接口域名 图片域名替换

main
lijingyu007 6 months ago
parent 13bee3a580
commit f424f5239b
  1. 142
      pages/all/all.vue
  2. 2
      pages/all/dynamicdetails.vue
  3. 4
      pages/index/addshoppingcart.vue
  4. 88
      pages/index/index.vue
  5. 4
      pages/index/outsourcing/cloudUserPage.vue
  6. 12
      pages/index/outsourcing/cloudUserdetail.vue
  7. 4
      pages/index/outsourcing/moreCloud.vue
  8. 122
      pages/index/outsourcing/outsourcing.vue
  9. 26
      pages/index/searchfor.vue
  10. 14
      pages/index/testcrowdsourc/companyInfo.vue
  11. 14
      pages/index/testcrowdsourc/testcrowdsourc.vue
  12. 14
      pages/index/testcrowdsourc/testcrowdsourcChange.vue
  13. 18
      pages/index/testtraining/signup.vue
  14. 96
      pages/index/testtraining/testtraining.vue
  15. 12
      pages/index/toolleasing/tooldetails.vue
  16. 32
      pages/index/toolleasing/toolleasing.vue
  17. 8
      pages/personal/leavemessage/index.vue
  18. 6
      pages/personal/mytestkit/mytestkit.vue
  19. 2
      pages/personal/ordernumber/ordernumber.vue
  20. 38
      pages/personal/personal.vue
  21. 10
      pages/personal/personalresume/personalresume.vue
  22. 4
      pages/personal/setup/applyType.vue
  23. 4
      pages/personal/setup/guide.vue
  24. 10
      pages/personal/setup/index.vue
  25. 28
      pages/shoppingtrolley/shoppingtrolley.vue
  26. 2
      pages/shoppingtrolley/shoppingtrolleyold.vue
  27. 6
      utils/http.js

@ -1,6 +1,6 @@
<template>
<view class="content">
<!-- <image class="logo" src="http://image.keyitest.cn/static/logo.png"></image> -->
<!-- <image class="logo" src="http://image.bjkeyware.com/static/logo.png"></image> -->
<!-- <view class="text-area">
<u-tabs-swiper :list="tablist" :scrollable="false" @change="taclick" :current="current" active-color="#1578ED" ref="tabs" ></u-tabs-swiper>
</view>
@ -18,9 +18,9 @@
<view class="activestua" v-else @click="taclick('4')"><p>关于我们</p></view>
</view>
<view v-if="current==0" class="tabledetails" >
<img class="logobg" src="http://image.keyitest.cn/static/all/banner.png" alt="" />
<img class="logobg" src="http://image.bjkeyware.com/static/all/banner.png" alt="" />
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/10.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/10.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">Codacy</p>
<p style="margin:7px 0;line-height:18px;">Codacy是一款企业级安全保障工具能够完成静态分析安全和性能检查代码重复率代码复杂性和测试覆盖率等分析...</p>
@ -35,7 +35,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/1.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/1.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">LGTM</p>
<p style="margin:7px 0;line-height:18px;">LGTM是一款开源且高效的代码审查工具可通过变体分析检查代码中的常见漏洞与披露CVE同时支持几乎所有主...</p>
@ -50,7 +50,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/2.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/2.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">SonarQube</p>
<p style="margin:7px 0;line-height:18px;">SonarQube 是最著名的静态代码分析工具之一旨在清理并保护 DevOps 工作流及代码通过对代码质量的持续分析, .</p>
@ -66,7 +66,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/3.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/3.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">JUnit</p>
<p style="margin:7px 0;line-height:18px;">JUnit是一个为Java编程语言设计的开源单元测试框架 Kent Beck 和Erich Gamma建立它是单元测试框</p>
@ -81,7 +81,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/4.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/4.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">TestNG</p>
<p style="margin:7px 0;line-height:18px;">TestNG是另一个为Java编程语言设计的开源单元测试框架是一个受JUnit和NUnit启发而来的测试框架但它引入了一些...</p>
@ -96,7 +96,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/5.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/5.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">GoogleTest</p>
<p style="margin:7px 0;line-height:18px;">GoogleTest是一个跨平台的(LiunxMac OS XWindows Cygwin Windows CE and Symbian ) C++单元测试框架...</p>
@ -113,7 +113,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/6.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/6.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">Pytest</p>
<p style="margin:7px 0;line-height:18px;">pytest是一个非常成熟的全功能的支持Python语言的单元自动化测试框架简单灵活容易上手支持参数化能够支持 ...</p>
@ -129,7 +129,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/7.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/7.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">Unittest</p>
<p style="margin:7px 0;line-height:18px;">unittest是Python自带的一个单元测试框架无需安装使用简便引入包 import unittest 即可使用unittest单元测试框...</p>
@ -145,7 +145,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/8.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/8.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">JMockit</p>
<p style="margin:7px 0;line-height:18px;">JMockit是一个用于Java语言单元测试的开源Mock工具包含了工具和API集合Jmockit可以和junit和TestNG配合使用...</p>
@ -161,7 +161,7 @@
</view>
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:23px;">
<img class="deyalimg" src="http://image.keyitest.cn/static/all/9.png" alt="">
<img class="deyalimg" src="http://image.bjkeyware.com/static/all/9.png" alt="">
<view style="color:#808080;font-size:22rpx;width:53vw;">
<p style="color: #1A1A1A;font-size: 30rpx;font-weight: bold;">Jacoco</p>
<p style="margin:7px 0;line-height:18px;">Jacoco是一个开源的免费Java代码覆盖工具由EclEmma创建其使用方法很灵活可以嵌入到AntMaven中可以...</p>
@ -176,7 +176,7 @@
</view>
</view>
<!-- <view class="opensq">
<img src="http://image.keyitest.cn/static/all/11.png" alt="">
<img src="http://image.bjkeyware.com/static/all/11.png" alt="">
<view style="width: 50vw;">
<p>更多内容请点击进入官网了解详情</p>
<p style="color: #1578ED;margin:3px 0">http://218.30.67.85:19212/openSource</p>
@ -185,8 +185,8 @@
<view style="height:10px;"></view>
</view>
<view v-if="current==1" class="tabledetails">
<img class="logobg" src="http://image.keyitest.cn/static/all/CNAS/bannercnas.png" alt="" />
<img class="titlebg" src="http://image.keyitest.cn/static/all/CNAS/1.png" alt="">
<img class="logobg" src="http://image.bjkeyware.com/static/all/CNAS/bannercnas.png" alt="" />
<img class="titlebg" src="http://image.bjkeyware.com/static/all/CNAS/1.png" alt="">
<p class="aboutp">北京关键科技股份有限公司测评实验室隶属于北京关键科技股份有限公司成立于2017年5月8日接受北京关键科技股份有限公司
等上级部门的指导并于2017年8月23号获取中国合格评定国家认可委员会CNAS注册号CNAS L10233和中国国防科技工
业实验室认可委员DILAC
@ -196,68 +196,68 @@
实验室管理能力人员15人拥有测试平台服务器PC机等仪器设备以及各类软件测试工具固定资产原值为人民币近600多万元
实验室工作及检测区域总面积200多平方米
</p>
<img class="titlebg" style="margin-top:20px;" src="http://image.keyitest.cn/static/all/CNAS/2.png" alt="">
<img class="titlebg" style="margin-top:20px;" src="http://image.bjkeyware.com/static/all/CNAS/2.png" alt="">
<p class="aboutp">实验室技术力量雄厚拥有符合相关标准和规程要求的检测软件设备设施和环境条件</p>
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;">
<view class="bureau">
<img src="http://image.keyitest.cn/static/all/CNAS/11.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/11.png" alt="">
<p >军队/军工院所</p>
<view class="suline"></view>
</view>
<view class="bureau">
<img src="http://image.keyitest.cn/static/all/CNAS/5.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/5.png" alt="">
<p >政府事业单位</p>
<view class="suline" style="background: #EC9D13;"></view>
</view>
<view class="bureau">
<img src="http://image.keyitest.cn/static/all/CNAS/6.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/6.png" alt="">
<p >银行金融</p>
<view class="suline" style="background: #0AC991;"></view>
</view>
<view class="bureau">
<img src="http://image.keyitest.cn/static/all/CNAS/7.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/7.png" alt="">
<p >银行金融</p>
<view class="suline" style="background: #F93737;"></view>
</view>
</view>
<img class="titlebg" style="margin:35px 0 20px 0;" src="http://image.keyitest.cn/static/all/CNAS/3.png" alt="">
<img class="titlebg" style="margin:35px 0 20px 0;" src="http://image.bjkeyware.com/static/all/CNAS/3.png" alt="">
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;">
<img class="successal" src="http://image.keyitest.cn/static/all/CNAS/8.png" alt="">
<img class="successal" src="http://image.keyitest.cn/static/all/CNAS/9.png" alt="">
<img class="successal" src="http://image.keyitest.cn/static/all/CNAS/10.png" alt="">
<img class="successal" src="http://image.keyitest.cn/static/all/CNAS/12.png" alt="">
<img class="successal" src="http://image.keyitest.cn/static/all/CNAS/15.png" alt="">
<img class="successal" src="http://image.keyitest.cn/static/all/CNAS/13.png" alt="">
</view>
<img class="titlebg" style="margin:35px 0 20px 0;" src="http://image.keyitest.cn/static/all/CNAS/4.png" alt="">
<img class="successal" src="http://image.bjkeyware.com/static/all/CNAS/8.png" alt="">
<img class="successal" src="http://image.bjkeyware.com/static/all/CNAS/9.png" alt="">
<img class="successal" src="http://image.bjkeyware.com/static/all/CNAS/10.png" alt="">
<img class="successal" src="http://image.bjkeyware.com/static/all/CNAS/12.png" alt="">
<img class="successal" src="http://image.bjkeyware.com/static/all/CNAS/15.png" alt="">
<img class="successal" src="http://image.bjkeyware.com/static/all/CNAS/13.png" alt="">
</view>
<img class="titlebg" style="margin:35px 0 20px 0;" src="http://image.bjkeyware.com/static/all/CNAS/4.png" alt="">
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;">
<view class="statictool">
<img src="http://image.keyitest.cn/static/all/CNAS/14.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/14.png" alt="">
<p >静态测试工具</p>
</view>
<view class="statictool">
<img src="http://image.keyitest.cn/static/all/CNAS/16.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/16.png" alt="">
<p >性能测试工具</p>
</view>
<view class="statictool">
<img src="http://image.keyitest.cn/static/all/CNAS/17.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/17.png" alt="">
<p >静态测试工具</p>
</view>
<view class="statictool">
<img src="http://image.keyitest.cn/static/all/CNAS/18.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/18.png" alt="">
<p >性能测试工具</p>
</view>
<view class="statictool">
<img src="http://image.keyitest.cn/static/all/CNAS/19.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/19.png" alt="">
<p >静态测试工具</p>
</view>
<view class="statictool">
<img src="http://image.keyitest.cn/static/all/CNAS/20.png" alt="">
<img src="http://image.bjkeyware.com/static/all/CNAS/20.png" alt="">
<p >性能测试工具</p>
</view>
</view>
<!-- <view class="opensq" style="margin-top: 20px;">
<img src="http://image.keyitest.cn/static/all/11.png" alt="">
<img src="http://image.bjkeyware.com/static/all/11.png" alt="">
<view style="width: 50vw;">
<p>更多内容请点击进入官网了解详情</p>
<p style="color: #1578ED;margin:3px 0">http://218.30.67.85:19212/soion/CNAS</p>
@ -266,59 +266,59 @@
<view style="height:10px;"></view>
</view>
<view v-if="current==2" class="tabledetails">
<img class="logobg" src="http://image.keyitest.cn/static/all/GJB/banner.png" alt="" />
<img class="titlebg" src="http://image.keyitest.cn/static/all/GJB/9.png" alt="">
<img class="logobg" src="http://image.bjkeyware.com/static/all/GJB/banner.png" alt="" />
<img class="titlebg" src="http://image.bjkeyware.com/static/all/GJB/9.png" alt="">
<p class="aboutp">公司拥有专业咨询和技术实施团队已协助40多家军工企业通过GJB5000BL2L3认证公司提供的GJB5000B咨询服务会对
客户单位的GJB5000BL2L3级认证过程进行总体规划确定管理体系的总体框架结合企业业务特点软件过程改进的实际情况和软件能力的
现状等因素协助制定管理体系文件建立体系运行管理机构保障贯标和过程改进工作达到服务目标
</p>
<img class="titlebg" style="margin:35px 0 -10px 0;" src="http://image.keyitest.cn/static/all/GJB/10.png" alt="">
<img class="titlebg" style="margin:35px 0 -10px 0;" src="http://image.bjkeyware.com/static/all/GJB/10.png" alt="">
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;">
<view class="bureau">
<img src="http://image.keyitest.cn/static/all/GJB/1.png" alt="">
<img src="http://image.bjkeyware.com/static/all/GJB/1.png" alt="">
<p style="font-size: 28rpx;text-align: left">进行理念和实务培训帮助员工提高过程管理意识</p>
</view>
<view class="bureau">
<img src="http://image.keyitest.cn/static/all/GJB/2.png" alt="">
<img src="http://image.bjkeyware.com/static/all/GJB/2.png" alt="">
<p style="font-size: 28rpx;text-align: left">建立适合企业管理要求的软件研制过程管理体系</p>
</view>
<view class="bureau">
<img src="http://image.keyitest.cn/static/all/GJB/3.png" alt="">
<img src="http://image.bjkeyware.com/static/all/GJB/3.png" alt="">
<p style="font-size: 28rpx;text-align: left">跟踪指导企业软件项目研制工作过程持续提升能力</p>
</view>
<view class="bureau">
<img src="http://image.keyitest.cn/static/all/GJB/4.png" alt="">
<img src="http://image.bjkeyware.com/static/all/GJB/4.png" alt="">
<p style="font-size: 28rpx;text-align: left">通过GJB5000B 认证</p>
</view>
</view>
<img class="titlebg" style="margin:35px 0 20px 0;" src="http://image.keyitest.cn/static/all/GJB/11.png" alt="">
<img class="titlebg" style="margin:35px 0 20px 0;" src="http://image.bjkeyware.com/static/all/GJB/11.png" alt="">
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;">
<view class="statictosol">
<img src="http://image.keyitest.cn/static/all/GJB/5.png" alt="">
<img src="http://image.bjkeyware.com/static/all/GJB/5.png" alt="">
<p style="color:#1A1A1A;font-size: .9rem;font-weight: bold;">01</p>
<p>培训及诊断分析阶段</p>
</view>
<img style="width:12rpx;height: 16rpx;" src="http://image.keyitest.cn/static/all/GJB/12.png" alt="">
<img style="width:12rpx;height: 16rpx;" src="http://image.bjkeyware.com/static/all/GJB/12.png" alt="">
<view class="statictosol">
<img src="http://image.keyitest.cn/static/all/GJB/6.png" alt="">
<img src="http://image.bjkeyware.com/static/all/GJB/6.png" alt="">
<p style="color:#1A1A1A;font-size: .9rem;font-weight: bold;">02</p>
<p>过程定义阶段</p>
</view>
<view class="statictosol">
<img src="http://image.keyitest.cn/static/all/GJB/6.png" alt="">
<img src="http://image.bjkeyware.com/static/all/GJB/6.png" alt="">
<p style="color:#1A1A1A;font-size: .9rem;font-weight: bold;">03</p>
<p>过程实施阶段</p>
</view>
<img style="width:12rpx;height: 16rpx;" src="http://image.keyitest.cn/static/all/GJB/12.png" alt="">
<img style="width:12rpx;height: 16rpx;" src="http://image.bjkeyware.com/static/all/GJB/12.png" alt="">
<view class="statictosol">
<img src="http://image.keyitest.cn/static/all/GJB/6.png" alt="">
<img src="http://image.bjkeyware.com/static/all/GJB/6.png" alt="">
<p style="color:#1A1A1A;font-size: .9rem;font-weight: bold;">04</p>
<p>评价阶段</p>
</view>
</view>
<!-- <view class="opensq" style="margin-top: 20px;">
<img src="http://image.keyitest.cn/static/all/11.png" alt="">
<img src="http://image.bjkeyware.com/static/all/11.png" alt="">
<view style="width: 50vw;">
<p>更多内容请点击进入官网了解详情</p>
<p style="color: #1578ED;margin:3px 0">http://218.30.67.:12/solution/GJB</p>
@ -327,7 +327,7 @@
<view style="height:10px;"></view>
</view>
<view v-if="current==3" class="tabledetails">
<img class="logobg" src="http://image.keyitest.cn/static/all/hang/banner.png" alt="" />
<img class="logobg" src="http://image.bjkeyware.com/static/all/hang/banner.png" alt="" />
<view style="display: flex;justify-content: space-between;margin-bottom:23px;"
v-for="(item,key) of newlist" :key="key" @click="hangdeyails(item.id,item.picWeb)">
<!-- <img v-if="item.title=='如何组织一次成功的全链路压测'" class="deyalimg" style="width:20vw;" src="http://www.keyitest.cn/assets/dynamic/dydeau.png" alt="" /> -->
@ -342,8 +342,8 @@
<view style="height:10px;"></view>
</view>
<view v-if="current==4" class="tabledetails">
<img class="logobg" src="http://image.keyitest.cn/static/all/zbout/banner.png" alt="" />
<img class="titlebg" src="http://image.keyitest.cn/static/all/zbout/1.png" alt="">
<img class="logobg" src="http://image.bjkeyware.com/static/all/zbout/banner.png" alt="" />
<img class="titlebg" src="http://image.bjkeyware.com/static/all/zbout/1.png" alt="">
<p class="aboutp">
北京关键科技股份有限公司成立于2005年总部位于北京昌平未来科学城国电投研究院园区内目前在西安上海武汉重庆成都及广州
均有分公司及办事处我公司是一家以自主可控产品研制软件测试技术研究软件工程咨询服务和系统集成云平台大数据信息安全为一体的国家级高新技术企业
@ -367,25 +367,25 @@
<p class="aboutp">
谋关键的事创关键的业做关键的人何为关键的事何为关键的业又何为关键的人呢关键的事是一个战术问题对内推动变革保持价值观一致实行有效沟通保证信息对称员工价值增值创造价值再把价值贡献给社会
</p>
<img class="titlebg" style="margin:20px 0" src="http://image.keyitest.cn/static/all/zbout/2.png" alt="">
<img class="titlebg" style="margin:20px 0" src="http://image.bjkeyware.com/static/all/zbout/2.png" alt="">
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;">
<img class="successal" style='height: 11vw;' src="http://image.keyitest.cn/static/all/zbout/4.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.keyitest.cn/static/all/zbout/5.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.keyitest.cn/static/all/zbout/6.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.keyitest.cn/static/all/zbout/7.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.keyitest.cn/static/all/zbout/8.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.keyitest.cn/static/all/zbout/9.png" alt="">
</view>
<img class="titlebg" style="margin:20px 0" src="http://image.keyitest.cn/static/all/zbout/3.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.bjkeyware.com/static/all/zbout/4.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.bjkeyware.com/static/all/zbout/5.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.bjkeyware.com/static/all/zbout/6.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.bjkeyware.com/static/all/zbout/7.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.bjkeyware.com/static/all/zbout/8.png" alt="">
<img class="successal" style='height: 11vw;' src="http://image.bjkeyware.com/static/all/zbout/9.png" alt="">
</view>
<img class="titlebg" style="margin:20px 0" src="http://image.bjkeyware.com/static/all/zbout/3.png" alt="">
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;">
<img class="honor" src="http://image.keyitest.cn/static/all/zbout/19.png" alt="">
<img class="honor" src="http://image.keyitest.cn/static/all/zbout/17.png" alt="">
<img class="honor" src="http://image.keyitest.cn/static/all/zbout/18.png" alt="">
<img class="honor" src="http://image.keyitest.cn/static/all/zbout/16.png" alt="">
<img class="honor" src="http://image.keyitest.cn/static/all/zbout/12.png" alt="">
<img class="honor" src="http://image.keyitest.cn/static/all/zbout/14.png" alt="">
<img class="honor" src="http://image.keyitest.cn/static/all/zbout/13.png" alt="">
<img class="honor" src="http://image.keyitest.cn/static/all/zbout/15.png" alt="">
<img class="honor" src="http://image.bjkeyware.com/static/all/zbout/19.png" alt="">
<img class="honor" src="http://image.bjkeyware.com/static/all/zbout/17.png" alt="">
<img class="honor" src="http://image.bjkeyware.com/static/all/zbout/18.png" alt="">
<img class="honor" src="http://image.bjkeyware.com/static/all/zbout/16.png" alt="">
<img class="honor" src="http://image.bjkeyware.com/static/all/zbout/12.png" alt="">
<img class="honor" src="http://image.bjkeyware.com/static/all/zbout/14.png" alt="">
<img class="honor" src="http://image.bjkeyware.com/static/all/zbout/13.png" alt="">
<img class="honor" src="http://image.bjkeyware.com/static/all/zbout/15.png" alt="">
</view>
<!-- <view style="height:10px;"></view> -->
</view>

@ -5,7 +5,7 @@
<view class='dytasl' >
<p v-if="industryinform">{{industryinform.title}}</p>
<p v-if="industryinform" style="color: #BFBFBF;font-size: 26rpx;font-weight: 500;margin:10px 0;">{{industryinform.ptime}} 来源{{industryinform.source}}</p>
<!-- <img src="http://image.keyitest.cn/static/all/hang/7.png" alt=""> -->
<!-- <img src="http://image.bjkeyware.com/static/all/hang/7.png" alt=""> -->
<img style="height:95vw;" v-if="industryinform.title=='美国网络安全企业向阿联酋出售iMessage漏洞利用工具'" src="https://www.keyitest.cn/prod-api/profile/article/wKgBaWFnpNSARmDiAAGvxfWHWMw450.png" alt="">
<!-- <img v-else :src="logoimg?logoimg:'http://www.keyitest.cn/assets/dynamic/dydeau.png'" alt=""> -->
</view>

@ -1,7 +1,7 @@
<template>
<view >
<img class="logobg" src="http://image.keyitest.cn/g1.png" alt="" />
<img class="logoauto" src="http://image.keyitest.cn/static/index/g2.png" alt="" />
<img class="logobg" src="http://image.bjkeyware.com/g1.png" alt="" />
<img class="logoauto" src="http://image.bjkeyware.com/static/index/g2.png" alt="" />
<view style="background-color: #FFFFFF;">
<view class="schedule">
<view style='display:flex;justify-content:space-between;margin:10rpx 0 10px 0;'>

@ -12,15 +12,15 @@
<!-- <u-input class="keywar" />
<div style="display: flex;justify-content: space-between;">
<view style="display:flex;align-items: center;">
<img style="width:30rpx;height:30rpx;margin-left: 10px;" src="http://image.keyitest.cn/static/index/ss.png">
<img style="width:30rpx;height:30rpx;margin-left: 10px;" src="http://image.bjkeyware.com/static/index/ss.png">
<text style="color:#999999;margin:0 10px;font-size:14px">输入搜索内容</text>
<view class="sos" @click="serchfot">搜索</view>
</div> -->
<!-- <img src="src="http://image.keyitest.cn/static/index/ss.png" alt=""> -->
<!-- <img src="src="http://image.bjkeyware.com/static/index/ss.png" alt=""> -->
<view class="fouassociation">
<view class="association" @click="gametype('tool')">
<img src="http://image.keyitest.cn/static/index/hzuli.png" alt="">
<img src="http://image.bjkeyware.com/static/index/hzuli.png" alt="">
<text>工具服务</text>
<!-- <view class="tostnew">
<image class="tostnewimg" src="../../static/index/toast.png" mode=""></image>
@ -28,7 +28,7 @@
</view> -->
</view>
<view class="association" @click="gametype('test')">
<img src="http://image.keyitest.cn/static/index/hstudu.png" alt="">
<img src="http://image.bjkeyware.com/static/index/hstudu.png" alt="">
<text>培训服务</text>
<!-- <view class="tostnew">
<image class="tostnewimg" src="../../static/index/toast.png" mode=""></image>
@ -36,12 +36,12 @@
</view> -->
</view>
<view class="association" @click="gametype('crowd')">
<img src="http://image.keyitest.cn/static/index/hzhongb.png" alt="">
<img src="http://image.bjkeyware.com/static/index/hzhongb.png" alt="">
<text>众包服务</text>
</view>
<view class="association" @click="gametype('human')">
<img src="http://image.keyitest.cn/static/index/hhuman.png" alt="">
<img src="http://image.bjkeyware.com/static/index/hhuman.png" alt="">
<text>人才服务</text>
</view>
</view>
@ -49,12 +49,12 @@
<!-- 测试工具 -->
<view style='display:flex;justify-content:space-between;margin:20px 0'>
<view style='display:flex;align-items: center;'>
<img style="width:29rpx;height:40rpx" src="http://image.keyitest.cn/static/index/hhot.png"></image>
<img style="width:29rpx;height:40rpx" src="http://image.bjkeyware.com/static/index/hhot.png"></image>
<p style='font-size:20px;font-weight: bold;color: #333333;margin-left:10px'>测试工具</p>
</view>
<view style='display:flex;align-items: center;' @click="gametype('tool')">
<text style='color: #999999;font-size:13px;'>更多</text>
<img style='width:15rpx;height:25rpx;margin-top:3px;margin-left:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:3px;margin-left:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view>
</view>
<view class='koeui'>
@ -86,7 +86,7 @@
<view style='display:flex;justify-content:space-between;margin:15rpx 0;width:100%'>
<p style="font-size: 24rpx;" v-if="item.price == 0">限时免费</p>
<p style="font-size: 34rpx;" v-else>¥ {{item.price}}</p>
<!-- <img class="imgtwo" src="http://image.keyitest.cn/static/index/add.png" alt="" @click="addcart(item.toolId)"> -->
<!-- <img class="imgtwo" src="http://image.bjkeyware.com/static/index/add.png" alt="" @click="addcart(item.toolId)"> -->
</view>
</view>
@ -94,17 +94,17 @@
<!-- 培训服务 -->
<!-- <view style='display:flex;justify-content:space-between;margin:20px 0'>
<view style='display:flex;align-items: center;'>
<img style="width:1.5rem;height:2rem" src="http://image.keyitest.cn/static/index/hhot.png"></image>
<img style="width:1.5rem;height:2rem" src="http://image.bjkeyware.com/static/index/hhot.png"></image>
<p style='font-size:20px;font-weight: bold;color: #333333;margin-left:10px'>推荐-培训服务</p>
</view>
<view style='display:flex;align-items: center;' @click="gametype('test')">
<text style='color: #999999;font-size:13px;'>更多</text>
<img style='width:15rpx;height:25rpx;margin-top:3px;margin-left:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:3px;margin-left:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view>
</view>
<view style="margin-top:20px; background: #FFFFFF; border-radius:10px;padding: 10px 0px 15px 0;" @click="applytest(1)">
<view style='display:flex;justify-content:space-between;margin:10px 15px' >
<img style="width:160px;height:30px;" src="http://image.keyitest.cn/xian_kjdx.png" alt="">
<img style="width:160px;height:30px;" src="http://image.bjkeyware.com/xian_kjdx.png" alt="">
<view style='display:flex;align-items: center;' >
<p style="color: #1F84F9;">查看详情</p>
<u-icon name="arrow-right" color="#2084F9" style='margin-top: 2px;margin-left: 5px;'></u-icon>
@ -118,7 +118,7 @@
</view>
<view style="margin-top:15px; background: #FFFFFF; border-radius:10px;padding: 10px 0px 15px 0;" @click="applytest(2)">
<view style='display:flex;justify-content:space-between;margin:10px 15px'>
<img style="width:139px;height:30px;" src="http://image.keyitest.cn/chongqing_gcxy.png" alt="">
<img style="width:139px;height:30px;" src="http://image.bjkeyware.com/chongqing_gcxy.png" alt="">
<view style='display:flex;align-items: center;' >
<p style="color: #1F84F9;">查看详情</p>
<u-icon name="arrow-right" color="#2084F9" style='margin-top: 2px;margin-left: 5px;'></u-icon>
@ -140,33 +140,33 @@
<view style='display:flex;align-items: center;' @click="gametype('crowd')">
<text style='color: #999999;font-size:13px;'>更多</text>
<img style='width:15rpx;height:25rpx;margin-top:3px;margin-left:5px;'
src="http://image.keyitest.cn/static/index/xia.png" alt="">
src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view>
</view>
<view class="notice" @click="details('crpwd',item.taskId)" v-for="(item,key) of crowdlist" :key="key">
<!-- <img v-if="item.icon" style='width:160rpx;height:160rpx;margin-right:39rpx;' :src="item.icon" alt="">
<img v-else style='width:160rpx;height:160rpx;margin-right:39rpx;' src="http://image.keyitest.cn/static/crowd_testing.png" alt=""> -->
<img v-else style='width:160rpx;height:160rpx;margin-right:39rpx;' src="http://image.bjkeyware.com/static/crowd_testing.png" alt=""> -->
<view style="width:160rpx;height:160rpx;margin-right:39rpx;">
<image v-if="item.testType.split(',')[0]=='static'"
src="http://image.keyitest.cn/static/index/renliwb/jtcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/jtcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='function'"
src="http://image.keyitest.cn/static/index/renliwb/gncs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/gncs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='performance'"
src="http://image.keyitest.cn/static/index/renliwb/xncs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/xncs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='security'"
src="http://image.keyitest.cn/static/index/renliwb/aqcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/aqcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='reliability'"
src="http://image.keyitest.cn/static/index/renliwb/kkxcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/kkxcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='development'"
src="http://image.keyitest.cn/static/index/renliwb/ycrw.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/ycrw.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else
src="http://image.keyitest.cn/static/index/renliwb/qtcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/qtcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
</view>
<view style="width:58vw;">
@ -215,39 +215,39 @@
</view>
<view style='display:flex;align-items: center;' @click="gametype('human')">
<text style='color: #999999;font-size:13px;'>更多</text>
<img style='width:15rpx;height:25rpx;margin-top:3px;margin-left:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:3px;margin-left:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view>
</view>
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;">
<view class="statictosol" style="position: relative;padding:0px;height: auto;">
<img style="width:75rpx;height:38rpx;position: absolute;top: 0;left: 0" src="http://image.keyitest.cn/static/index/renliwb/2.png" alt="">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/test.png" alt="">
<img style="width:75rpx;height:38rpx;position: absolute;top: 0;left: 0" src="http://image.bjkeyware.com/static/index/renliwb/2.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/test.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">测试工程师 </p>
</view>
<view class="statictosol" style="position: relative;padding:0px;height: auto;">
<img style="width:75rpx;height:38rpx;position: absolute;top: 0;left: 0" src="http://image.keyitest.cn/static/index/renliwb/2.png" alt="">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/java.png" alt="">
<img style="width:75rpx;height:38rpx;position: absolute;top: 0;left: 0" src="http://image.bjkeyware.com/static/index/renliwb/2.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/java.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">JAVA开发工程师 </p>
</view>
<view class="statictosol" style="padding:0px;height: auto;">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/c++.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/c++.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">C++开发工程师 </p>
</view>
<view class="statictosol" style="padding:0px;height: auto;">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/web.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/web.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">Web前端开发工程师</p>
</view>
<view class="statictosol" style="padding:0px;height: auto;">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/implant.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/implant.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">嵌入式工程师 </p>
</view>
<view class="statictosol" style="padding:0px;height: auto;">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/php.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/php.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">PHP开发工程师</p>
</view>
@ -284,29 +284,29 @@
let tooldata = res.data.rows;
tooldata.forEach(item => {
if (item.name == '代码静态分析工具') {
item.imgs = 'http://image.keyitest.cn/static/index/11.png'
item.imgs = 'http://image.bjkeyware.com/static/index/11.png'
} else if (item.name == '源代码安全检测工具') {
item.imgs = 'http://image.keyitest.cn/static/index/5.png'
item.imgs = 'http://image.bjkeyware.com/static/index/5.png'
} else if (item.name == 'C/C++单元测试工具') {
item.imgs = 'http://image.keyitest.cn/static/index/2.png'
item.imgs = 'http://image.bjkeyware.com/static/index/2.png'
} else if (item.name == '接口测试工具') {
item.imgs = 'http://image.keyitest.cn/static/index/12.png'
item.imgs = 'http://image.bjkeyware.com/static/index/12.png'
} else if (item.name == 'JAVA单元测试工具') {
item.imgs = 'http://image.keyitest.cn/static/index/tool/1.png'
item.imgs = 'http://image.bjkeyware.com/static/index/tool/1.png'
} else if (item.name == '功能测试工具AutoFun') {
item.imgs = 'http://image.keyitest.cn/static/index/3.png'
item.imgs = 'http://image.bjkeyware.com/static/index/3.png'
} else if (item.name == '代码组成分析平台') {
item.imgs = 'http://image.keyitest.cn/static/index/tool/4.png'
item.imgs = 'http://image.bjkeyware.com/static/index/tool/4.png'
} else if (item.name == '性能测试工具') {
item.imgs = 'http://image.keyitest.cn/static/index/6.png'
item.imgs = 'http://image.bjkeyware.com/static/index/6.png'
} else if (item.name == '自鉴-交互式应用安全测试系统IAST') {
item.imgs = 'http://image.keyitest.cn/static/index/tool/3.png'
item.imgs = 'http://image.bjkeyware.com/static/index/tool/3.png'
} else if (item.name == 'Web应用安全测试工具') {
item.imgs = 'http://image.keyitest.cn/static/index/tool/2.png'
item.imgs = 'http://image.bjkeyware.com/static/index/tool/2.png'
} else if (item.name == '资产识别及漏洞管理工具') {
item.imgs = 'http://image.keyitest.cn/static/index/zc.png'
item.imgs = 'http://image.bjkeyware.com/static/index/zc.png'
} else if (item.name == '性能测试工具KeyTurbo') {
item.imgs = 'http://image.keyitest.cn/static/index/xn.png'
item.imgs = 'http://image.bjkeyware.com/static/index/xn.png'
}
item.typel = item.toolTypeName.slice(0, 2)
})
@ -453,7 +453,7 @@
width: 100vw;
height: 51vw;
background-size: 100% 55vw;
background-image: url('http://image.keyitest.cn/static/index/hhome_page.png');
background-image: url('http://image.bjkeyware.com/static/index/hhome_page.png');
background-repeat: no-repeat;
padding: 20px 5vw 20px 5vw;
margin-top: -1px;

@ -1,8 +1,8 @@
<template>
<view class="moreCould">
<image src="http://image.keyitest.cn/static/index/renliwb/cloudbanner.png" class="topbanner" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/cloudbanner.png" class="topbanner" mode=""></image>
<view class="topbanner1">
<image src="http://image.keyitest.cn/static/index/renliwb/cloudbanner1.png" class="topbanner1img" mode="">
<image src="http://image.bjkeyware.com/static/index/renliwb/cloudbanner1.png" class="topbanner1img" mode="">
</image>
<view class="topbtntext">
关键云员工助力<text>软件测试人才</text>

@ -1,7 +1,7 @@
<template>
<view class="moreCould">
<view class="topbanner">
<image class="topbannerimg" src="http://image.keyitest.cn/static/index/renliwb/cloudbanner3.png" mode="">
<image class="topbannerimg" src="http://image.bjkeyware.com/static/index/renliwb/cloudbanner3.png" mode="">
</image>
<view class="topCon">
<view class="topConT">
@ -10,23 +10,23 @@
</view>
<view class="topConM">
<div class="topConMit">
<image src="http://image.keyitest.cn/static/index/renliwb/cloudicon1.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/cloudicon1.png" mode=""></image>
{{ jonInfo.city }}
</div>
<div class="topConMit">
<image src="http://image.keyitest.cn/static/index/renliwb/cloudicon2.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/cloudicon2.png" mode=""></image>
{{ jonInfo.experience }}
</div>
<div class="topConMit">
<image src="http://image.keyitest.cn/static/index/renliwb/cloudicon3.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/cloudicon3.png" mode=""></image>
{{ jonInfo.education }}
</div>
<div class="topConMit">
<image src="http://image.keyitest.cn/static/index/renliwb/cloudicon4.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/cloudicon4.png" mode=""></image>
{{ jonInfo.personCount }}
</div>
<div class="topConMit">
<image src="http://image.keyitest.cn/static/index/renliwb/cloudicon5.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/cloudicon5.png" mode=""></image>
{{ jonInfo.jobType == 1 ? '兼职' : '全职' }}
</div>
</view>

@ -1,7 +1,7 @@
<template>
<view class="moreCould">
<view class="topbanner">
<image class="topbannerimg" src="http://image.keyitest.cn/static/index/renliwb/cloudbanner2.png" mode="">
<image class="topbannerimg" src="http://image.bjkeyware.com/static/index/renliwb/cloudbanner2.png" mode="">
</image>
<view class="topCon">
<view class="topConT">
@ -23,7 +23,7 @@
<div class="contentBox">
<view class="jianliboxitem" v-for="it in peopleList" :key="it.user_id" @click="goDetail(it.user_id)">
<view class="address">
<image src="http://image.keyitest.cn/static/index/renliwb/cloudicon6.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/cloudicon6.png" mode=""></image>
{{it.city && it.city.split('-')[1]}}
</view>
<view class="jlboxtop">

@ -16,11 +16,11 @@
</view>
</view>
<view class="tabledetails">
<!-- <img class="logobg" src="http://image.keyitest.cn/static/index/renliwb/banner1.png" alt="" /> -->
<img class="logobg" src="http://image.keyitest.cn/static/index/renliwb/newcloudMore.png" @click="lookMoreFn" alt="" />
<!-- <img class="logobg" src="http://image.bjkeyware.com/static/index/renliwb/banner1.png" alt="" /> -->
<img class="logobg" src="http://image.bjkeyware.com/static/index/renliwb/newcloudMore.png" @click="lookMoreFn" alt="" />
<view style="margin-bottom:23rpx;text-align: center;">
<!-- <img class="deyalimg" src="http://image.keyitest.cn/static/outsource/fwgw.png" alt="">
<!-- <img class="deyalimg" src="http://image.bjkeyware.com/static/outsource/fwgw.png" alt="">
<p style="color: #999999;font-size:24rpx;">IT人才服务专业团队快速响应高效交付</p> -->
<view class="titlePeo" style="margin-bottom: 0">
<view class="titletopt">
@ -36,51 +36,51 @@
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;">
<view class="statictosol" style="position: relative;padding:0px;height: auto;" @click="popcilk('seek')">
<img style="width:75rpx;height:38rpx;position: absolute;top: 0;left: 0"
src="http://image.keyitest.cn/static/index/renliwb/2.png" alt="">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/test.png" alt="">
src="http://image.bjkeyware.com/static/index/renliwb/2.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/test.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">测试工程师 </p>
</view>
<view class="statictosol" style="position: relative;padding:0px;height: auto;" @click="popcilk('seek')">
<img style="width:75rpx;height:38rpx;position: absolute;top: 0;left: 0"
src="http://image.keyitest.cn/static/index/renliwb/2.png" alt="">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/java.png" alt="">
src="http://image.bjkeyware.com/static/index/renliwb/2.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/java.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">JAVA开发工程师 </p>
</view>
<view class="statictosol" style="padding:0px;height: auto;" @click="popcilk('seek')">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/c++.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/c++.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">C++开发工程师 </p>
</view>
<view class="statictosol" style="padding:0px;height: auto;" @click="popcilk('seek')">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/web.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/web.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">Web前端开发工程师</p>
</view>
<view class="statictosol" style="padding:0px;height: auto;" @click="popcilk('seek')">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/implant.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/implant.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">嵌入式工程师 </p>
</view>
<view class="statictosol" style="padding:0px;height: auto;" @click="popcilk('seek')">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/php.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/php.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">PHP开发工程师</p>
</view>
<view class="statictosol" style="padding:0px;height: auto;" @click="popcilk('seek')">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/mainten.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/mainten.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">IT运维/实施工程师</p>
</view>
<view class="statictosol" style="padding:0px;height: auto;" @click="popcilk('seek')">
<img style="margin:15px 0" src="http://image.keyitest.cn/static/outsource/python.png" alt="">
<img style="margin:15px 0" src="http://image.bjkeyware.com/static/outsource/python.png" alt="">
<u-line></u-line>
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:15px 0 ;">Python工程师</p>
</view>
</view>
<view style="margin-bottom:23rpx;text-align: center;">
<!-- <img class="deyalimg" style="margin-top:25px;" src="http://image.keyitest.cn/static/index/renliwb/9.png"
<!-- <img class="deyalimg" style="margin-top:25px;" src="http://image.bjkeyware.com/static/index/renliwb/9.png"
alt="">
<p style="color: #999999;font-size:24rpx;">服务场景多样化比企业先想一步</p> -->
<view class="titlePeo">
@ -96,42 +96,42 @@
</view>
<view style="display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;">
<view class="statictosol" style="height: 251px;" @click="popcilk('seek')">
<img style="width:39vw ;height:26vw;" src="http://image.keyitest.cn/static/index/renliwb/10.png"
<img style="width:39vw ;height:26vw;" src="http://image.bjkeyware.com/static/index/renliwb/10.png"
alt="">
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:10px 0 ;">招聘压力大 </p>
<view class="linblue"></view>
<p>HR人力无法满足企业招聘量</p>
</view>
<view class="statictosol" style="height: 251px;" @click="popcilk('seek')">
<img style="width:39vw ;height:26vw;" src="http://image.keyitest.cn/static/index/renliwb/11.png"
<img style="width:39vw ;height:26vw;" src="http://image.bjkeyware.com/static/index/renliwb/11.png"
alt="">
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:10px 0 ;">临时用工需求 </p>
<view class="linblue"></view>
<p>临时需要增加人员完成项目过渡</p>
</view>
<view class="statictosol" style="height: 251px;" @click="popcilk('seek')">
<img style="width:39vw ;height:26vw;" src="http://image.keyitest.cn/static/index/renliwb/12.png"
<img style="width:39vw ;height:26vw;" src="http://image.bjkeyware.com/static/index/renliwb/12.png"
alt="">
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:10px 0 ;">短期项目 </p>
<view class="linblue"></view>
<p>项目周期短后期项目结束人员不好协调</p>
</view>
<view class="statictosol" style="height: 251px;" @click="popcilk('seek')">
<img style="width:39vw ;height:26vw;" src="http://image.keyitest.cn/static/index/renliwb/13.png"
<img style="width:39vw ;height:26vw;" src="http://image.bjkeyware.com/static/index/renliwb/13.png"
alt="">
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:10px 0 ;">企业无编制 </p>
<view class="linblue"></view>
<p>企业编制名额不够 但用工需求存在</p>
</view>
<view class="statictosol" style="height: 251px;" @click="popcilk('seek')">
<img style="width:39vw ;height:26vw;" src="http://image.keyitest.cn/static/index/renliwb/14.png"
<img style="width:39vw ;height:26vw;" src="http://image.bjkeyware.com/static/index/renliwb/14.png"
alt="">
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:10px 0 ;">人才专业技能要求高 </p>
<view class="linblue"></view>
<p>专业技能要求高 人才市场难匹配</p>
</view>
<view class="statictosol" style="height: 251px;" @click="popcilk('seek')">
<img style="width:39vw ;height:26vw;" src="http://image.keyitest.cn/static/index/renliwb/15.png"
<img style="width:39vw ;height:26vw;" src="http://image.bjkeyware.com/static/index/renliwb/15.png"
alt="">
<p style="color:#1A1A1A;font-size: 1rem;font-weight: bold;margin:10px 0 ;">异地项目 </p>
<view class="linblue"></view>
@ -153,7 +153,7 @@
</view>
</view>
<view class="practice">
<img style="width: 100%;height:55vw;" src="http://image.keyitest.cn/static/index/renliwb/66.png" alt="">
<img style="width: 100%;height:55vw;" src="http://image.bjkeyware.com/static/index/renliwb/66.png" alt="">
</view>
<!-- 简历模块 -->
@ -191,7 +191,7 @@
</view>
</view>
<image class="tranimg" src="http://image.keyitest.cn/static/index/renliwb/people5.png" mode=""></image>
<image class="tranimg" src="http://image.bjkeyware.com/static/index/renliwb/people5.png" mode=""></image>
<view style="position: relative;height:40px">
<view class="lookmore" @click="lookMoreFn">查看更多</view>
</view>
@ -281,7 +281,7 @@
<!-- new -->
<view style="margin-bottom:23px;text-align: center;">
<!-- <img class="deyalimg" src="http://image.keyitest.cn/static/index/renliwb/21.png" alt="">
<!-- <img class="deyalimg" src="http://image.bjkeyware.com/static/index/renliwb/21.png" alt="">
<p style="color: #999999;font-size:24rpx;">服务范围涵盖全国多个核心城市</p> -->
<view class="titlePeo" style="margin-bottom: 0">
<view class="titletopt">
@ -295,7 +295,7 @@
</view>
</view>
<view class="practice">
<img style="width: 100%;height:90vw;" src="http://image.keyitest.cn/22.png" alt="">
<img style="width: 100%;height:90vw;" src="http://image.bjkeyware.com/22.png" alt="">
</view>
<view style="margin-bottom:23rpx;text-align: center;">
<view class="titlePeo" style="margin-bottom: 0">
@ -310,18 +310,18 @@
</view>
</view>
<view class="practice" style="flex-wrap: wrap;">
<img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/24.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/25.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/26.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/27.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/28.png" alt="">
<!-- <img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/29.png" alt=""> -->
<img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/ry6.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/ry7.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.keyitest.cn/static/index/renliwb/ry8.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/24.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/25.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/26.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/27.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/28.png" alt="">
<!-- <img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/29.png" alt=""> -->
<img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/ry6.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/ry7.png" alt="">
<img style="width:48%;height:29vw;" src="http://image.bjkeyware.com/static/index/renliwb/ry8.png" alt="">
</view>
<view style="margin-bottom:23rpx;text-align: center;">
<!-- <img class="deyalimg" src="http://image.keyitest.cn/static/index/renliwb/30.png" alt=""> -->
<!-- <img class="deyalimg" src="http://image.bjkeyware.com/static/index/renliwb/30.png" alt=""> -->
<view class="titlePeo" style="margin-bottom: 0">
<view class="titletopt">
<image src="../../../static/crowd/rihhj.png" alt="" />
@ -335,34 +335,34 @@
<!-- <p style="color: #999999;font-size:24rpx;">拥有超14年技术积累服务上千家企业单位</p> -->
</view>
<view class="practice" style="flex-wrap: wrap;background: #f5f7fa;">
<!-- <img style="width:47%;height:13vw;" src="http://image.keyitest.cn/static/index/renliwb/31.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.keyitest.cn/static/index/renliwb/32.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.keyitest.cn/static/index/renliwb/33.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.keyitest.cn/static/index/renliwb/34.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.keyitest.cn/static/index/renliwb/35.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.keyitest.cn/static/index/renliwb/36.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.keyitest.cn/static/index/renliwb/37.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.keyitest.cn/static/index/renliwb/38.png" alt=""> -->
<!-- <img style="width:47%;height:13vw;" src="http://image.bjkeyware.com/static/index/renliwb/31.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.bjkeyware.com/static/index/renliwb/32.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.bjkeyware.com/static/index/renliwb/33.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.bjkeyware.com/static/index/renliwb/34.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.bjkeyware.com/static/index/renliwb/35.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.bjkeyware.com/static/index/renliwb/36.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.bjkeyware.com/static/index/renliwb/37.png" alt="">
<img style="width:47%;height:13vw;" src="http://image.bjkeyware.com/static/index/renliwb/38.png" alt=""> -->
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb1.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb1.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb2.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb2.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb3.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb3.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb4.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb4.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb5.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb5.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb6.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb6.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb7.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb7.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb8.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb8.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb9.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb9.png" mode=""></image>
<image style="width:47%;height:13vw;margin-bottom: 20rpx;"
src="http://image.keyitest.cn/static/index/renliwb/hb10.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/hb10.png" mode=""></image>
<view
style="margin:10px auto;display: flex;justify-content: center;align-items: center;font-size: 15px;">
@ -398,12 +398,12 @@
<view class='peodi'>我要用人</view>
<u-line></u-line>
<!-- <view class="sinput">
<img src="http://image.keyitest.cn/static/index/renliwb/41.png" alt="">
<img src="http://image.bjkeyware.com/static/index/renliwb/41.png" alt="">
<u-input v-model="sourcobj.company" placeholder='请输入您的公司名称' borrder="true" />
</view> -->
<view class="sinput">
<p style="color:#fa3534;margin-right:3px">* </p>
<img src="http://image.keyitest.cn/static/index/renliwb/42.png" alt="">
<img src="http://image.bjkeyware.com/static/index/renliwb/42.png" alt="">
<!-- <u-input v-model="sourcobj.service" placeholder='请选择您需要的技能服务' borrder="true" /> -->
<u-input style="width:100%;" v-model="sourcobj.service" type="select" @click="serviceshow = true"
placeholder='请选择您需要的技能服务' />
@ -411,18 +411,18 @@
</view>
<view class="sinput">
<p style="color:#fa3534;margin-right:3px">* </p>
<img src="http://image.keyitest.cn/static/index/renliwb/43.png" alt="">
<img src="http://image.bjkeyware.com/static/index/renliwb/43.png" alt="">
<!-- <u-input v-model="sourcobj.peopleNum" placeholder='请输入您的需求人数' borrder="true" /> -->
<u-input type="number" style="width:100%;" v-model="sourcobj.peopleNum" placeholder='请选择您的需求人数' />
<!-- <u-select v-model="peopleNumshow" :list="peopleNumList" @confirm="peopleNumchange"></u-select> -->
</view>
<!-- <view class="sinput">
<img style="height:30px;" src="http://image.keyitest.cn/static/index/renliwb/44.png" alt="">
<img style="height:30px;" src="http://image.bjkeyware.com/static/index/renliwb/44.png" alt="">
<u-input v-model="sourcobj.phone" placeholder='请输入您的手机号' borrder="true" />
</view> -->
<view class="sinputrt">
<img style="width: 20px;margin-left:10px;"
src="http://image.keyitest.cn/static/index/renliwb/45.png" alt="">
src="http://image.bjkeyware.com/static/index/renliwb/45.png" alt="">
<u-input v-model="sourcobj.remark" placeholder='请输入您的其他需求内容...' type="textarea"
auto-height="true" />
</view>
@ -451,28 +451,28 @@
data() {
return {
peopleList: [{
url: 'http://image.keyitest.cn/static/index/renliwb/people1.png',
url: 'http://image.bjkeyware.com/static/index/renliwb/people1.png',
name: '杨**',
zhicheng: 'JAVA后端研发工程师',
school: '河南科技大学',
maj: '软件工程专业'
},
{
url: 'http://image.keyitest.cn/static/index/renliwb/people2.png',
url: 'http://image.bjkeyware.com/static/index/renliwb/people2.png',
name: '赵**',
zhicheng: 'Web全栈开发工程师',
school: '西安科技大学',
maj: '软件工程专业'
},
{
url: 'http://image.keyitest.cn/static/index/renliwb/people3.png',
url: 'http://image.bjkeyware.com/static/index/renliwb/people3.png',
name: '杨**',
zhicheng: 'JAVA研发工程师',
school: '阜阳师范大学',
maj: '软件工程专业'
},
{
url: 'http://image.keyitest.cn/static/index/renliwb/people4.png',
url: 'http://image.bjkeyware.com/static/index/renliwb/people4.png',
name: '王**',
zhicheng: '嵌入式工程师',
school: '西安科技大学',

@ -47,7 +47,7 @@
</view>
<view style='display:flex;justify-content:space-between;margin:15rpx 0;width:100%'>
<p>¥ {{item.price}}</p>
<img class="imgtwo" src="http://image.keyitest.cn/static/index/add.png" alt="" @click="addcart(item.toolId)">
<img class="imgtwo" src="http://image.bjkeyware.com/static/index/add.png" alt="" @click="addcart(item.toolId)">
</view>
</view>
</view> -->
@ -79,29 +79,29 @@
let tooldata=res.data.rows;
tooldata.forEach(item=>{
if(item.name=='代码静态分析工具'){
item.imgs='http://image.keyitest.cn/static/index/11.png'
item.imgs='http://image.bjkeyware.com/static/index/11.png'
}else if(item.name=='源代码安全检测工具'){
item.imgs='http://image.keyitest.cn/static/index/5.png'
item.imgs='http://image.bjkeyware.com/static/index/5.png'
}else if(item.name=='C/C++单元测试工具'){
item.imgs='http://image.keyitest.cn/static/index/2.png'
item.imgs='http://image.bjkeyware.com/static/index/2.png'
}else if(item.name=='接口测试工具'){
item.imgs='http://image.keyitest.cn/static/index/12.png'
item.imgs='http://image.bjkeyware.com/static/index/12.png'
}else if(item.name=='JAVA单元测试工具'){
item.imgs='http://image.keyitest.cn/static/index/tool/1.png'
item.imgs='http://image.bjkeyware.com/static/index/tool/1.png'
}else if(item.name=='功能测试工具AutoFun'){
item.imgs='http://image.keyitest.cn/static/index/3.png'
item.imgs='http://image.bjkeyware.com/static/index/3.png'
}else if(item.name=='代码组成分析平台'){
item.imgs='http://image.keyitest.cn/static/index/tool/4.png'
item.imgs='http://image.bjkeyware.com/static/index/tool/4.png'
}else if(item.name=='性能测试工具'){
item.imgs='http://image.keyitest.cn/static/index/6.png'
item.imgs='http://image.bjkeyware.com/static/index/6.png'
}else if(item.name=='自鉴-交互式应用安全测试系统IAST'){
item.imgs='http://image.keyitest.cn/static/index/tool/3.png'
item.imgs='http://image.bjkeyware.com/static/index/tool/3.png'
}else if(item.name=='Web应用安全测试工具'){
item.imgs='http://image.keyitest.cn/static/index/tool/2.png'
item.imgs='http://image.bjkeyware.com/static/index/tool/2.png'
}else if(item.name=='资产识别及漏洞管理工具'){
item.imgs='http://image.keyitest.cn/static/index/zc.png'
item.imgs='http://image.bjkeyware.com/static/index/zc.png'
}else if(item.name=='性能测试工具AutoLoad'){
item.imgs='http://image.keyitest.cn/static/index/xn.png'
item.imgs='http://image.bjkeyware.com/static/index/xn.png'
}
item.typel=item.toolTypeName.slice(0,2)
})

@ -27,24 +27,24 @@
<view class="notice" @click="details('crpwd',item.taskId)" v-for="(item,key) of crowdlist" :key="key">
<view style="width:160rpx;height:160rpx;margin-right:39rpx;">
<image v-if="item.testType.split(',')[0]=='static'"
src="http://image.keyitest.cn/static/index/renliwb/jtcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/jtcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='function'"
src="http://image.keyitest.cn/static/index/renliwb/gncs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/gncs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='performance'"
src="http://image.keyitest.cn/static/index/renliwb/xncs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/xncs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='security'"
src="http://image.keyitest.cn/static/index/renliwb/aqcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/aqcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='reliability'"
src="http://image.keyitest.cn/static/index/renliwb/kkxcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/kkxcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='development'"
src="http://image.keyitest.cn/static/index/renliwb/ycrw.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/ycrw.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else src="http://image.keyitest.cn/static/index/renliwb/qtcs.png" mode=""
<image v-else src="http://image.bjkeyware.com/static/index/renliwb/qtcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
</view>
<view style="width:58vw;">

@ -82,24 +82,24 @@
:key="key">
<view style='width:160rpx;height:160rpx;margin-right:39rpx;'>
<image v-if="item.testType.split(',')[0]=='static'"
src="http://image.keyitest.cn/static/index/renliwb/jtcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/jtcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='function'"
src="http://image.keyitest.cn/static/index/renliwb/gncs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/gncs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='performance'"
src="http://image.keyitest.cn/static/index/renliwb/xncs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/xncs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='security'"
src="http://image.keyitest.cn/static/index/renliwb/aqcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/aqcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='reliability'"
src="http://image.keyitest.cn/static/index/renliwb/kkxcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/kkxcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='development'"
src="http://image.keyitest.cn/static/index/renliwb/ycrw.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/ycrw.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else src="http://image.keyitest.cn/static/index/renliwb/qtcs.png" mode=""
<image v-else src="http://image.bjkeyware.com/static/index/renliwb/qtcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
</view>

@ -82,24 +82,24 @@
:key="key">
<view style='width:160rpx;height:160rpx;margin-right:39rpx;'>
<image v-if="item.testType.split(',')[0]=='static'"
src="http://image.keyitest.cn/static/index/renliwb/jtcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/jtcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='function'"
src="http://image.keyitest.cn/static/index/renliwb/gncs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/gncs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='performance'"
src="http://image.keyitest.cn/static/index/renliwb/xncs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/xncs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='security'"
src="http://image.keyitest.cn/static/index/renliwb/aqcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/aqcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='reliability'"
src="http://image.keyitest.cn/static/index/renliwb/kkxcs.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/kkxcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else-if="item.testType.split(',')[0]=='development'"
src="http://image.keyitest.cn/static/index/renliwb/ycrw.png" mode=""
src="http://image.bjkeyware.com/static/index/renliwb/ycrw.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
<image v-else src="http://image.keyitest.cn/static/index/renliwb/qtcs.png" mode=""
<image v-else src="http://image.bjkeyware.com/static/index/renliwb/qtcs.png" mode=""
style='width:160rpx;height:160rpx;margin-right:39rpx;'></image>
</view>

@ -2,8 +2,8 @@
<view>
<view class="tabledetails">
<!-- <el-tag type="success">标签二</el-tag> -->
<!-- <img class="logobg" src="http://image.keyitest.cn/static/index/cspx/13.png" alt="" /> -->
<!--background-color: #FFFFFF; <img class="logobg" src="http://image.keyitest.cn/static/index/cspx/16.png" alt="" /> -->
<!-- <img class="logobg" src="http://image.bjkeyware.com/static/index/cspx/13.png" alt="" /> -->
<!--background-color: #FFFFFF; <img class="logobg" src="http://image.bjkeyware.com/static/index/cspx/16.png" alt="" /> -->
<view style="padding:2vh 13px;">
<rich-text v-if='issueinform' class="article-body" :nodes="issueinform&&issueinform.detail | filtersRichText"></rich-text>
<u-divider v-else bg-color='transparent'>加载中...</u-divider>
@ -15,22 +15,22 @@
<view class="submitt">
<view v-if="wxUserInfo">
<view v-if='currentsign&&!register' class="bottbtn" @click="popcilk('sign')" >
<!-- <img src="http://image.keyitest.cn/static/index/testpx/58.png" alt=""> -->
<!-- <img src="http://image.bjkeyware.com/static/index/testpx/58.png" alt=""> -->
<p v-if="currentsign.type==0">培训报名</p>
<p v-if="currentsign.type==1">考试报名</p>
</view>
<view v-else-if='register' class="bottbtn" @click="popcilk('registered')" style="background: #909399;">
<!-- <img src="http://image.keyitest.cn/static/index/testpx/58.png" alt=""> -->
<!-- <img src="http://image.bjkeyware.com/static/index/testpx/58.png" alt=""> -->
<p>已报名</p>
</view>
<view v-else class="bottbtn" @click="popcilk('end')" style="background: #909399;">
<!-- <img src="http://image.keyitest.cn/static/index/testpx/58.png" alt=""> -->
<!-- <img src="http://image.bjkeyware.com/static/index/testpx/58.png" alt=""> -->
<p >报名已结束</p>
</view>
</view>
<view v-else>
<view class="bottbtn" @click="onlinesign">
<!-- <img src="http://image.keyitest.cn/static/index/testpx/58.png" alt=""> -->
<!-- <img src="http://image.bjkeyware.com/static/index/testpx/58.png" alt=""> -->
<p >立即报名</p>
</view>
</view>
@ -42,19 +42,19 @@
<!-- <u-form :model="signobj" ref="signobj" label-position='left' label-width='120' border-bottom='false' >
<u-form-item label="姓名:" prop="name" border-bottom='false' required='true'> -->
<view class="sinput">
<!-- <img src="http://image.keyitest.cn/static/index/testpx/xingming.png" alt=""> -->
<!-- <img src="http://image.bjkeyware.com/static/index/testpx/xingming.png" alt=""> -->
<u-input v-model="signobj.name" placeholder='请输入您的名字' border="true" />
</view>
<!-- </u-form-item>
<u-form-item label= "QQ号:" prop="qq" border-bottom='false' required='true'>-->
<view class="sinput">
<!-- <img style="height: 30px;" src="http://image.keyitest.cn/static/index/testpx/shouji.png" alt=""> -->
<!-- <img style="height: 30px;" src="http://image.bjkeyware.com/static/index/testpx/shouji.png" alt=""> -->
<u-input v-model="signobj.qq" placeholder='请输入您的QQ号' border="true" />
</view>
<!-- </u-form-item>
<u-form-item labe l="微信号:" prop="wechat" border-bottom='false' required='true'>-->
<view class="sinput">
<!-- <img style="height: 30px;" src="http://image.keyitest.cn/static/index/testpx/shouji.png" alt=""> -->
<!-- <img style="height: 30px;" src="http://image.bjkeyware.com/static/index/testpx/shouji.png" alt=""> -->
<u-input v-model="signobj.wechat" placeholder='请输入您的微信号' border="true" />
</view>
<!-- </u-form-item>

@ -2,7 +2,7 @@
<view>
<view class="tabledetails">
<u-swiper class="logobg" :list="swipelist" mode='round'></u-swiper>
<!-- <image src="http://image.keyitest.cn/static/index/renliwb/newtrainbanner08.png" mode="" class="logobg"> -->
<!-- <image src="http://image.bjkeyware.com/static/index/renliwb/newtrainbanner08.png" mode="" class="logobg"> -->
<!-- </image> -->
<!-- 模块1 -->
<view class="titlePeo">
@ -68,39 +68,39 @@
</view>
<view class="model4_content">
<view class="model4_content_testet">
<img src="http://image.keyitest.cn/static/index/testpx/37.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/testpx/37.png" alt="" />
<p>静态测试</p>
</view>
<view class="model4_content_testet">
<img src="http://image.keyitest.cn/static/index/testpx/38.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/testpx/38.png" alt="" />
<p>单元测试</p>
</view>
<view class="model4_content_testet">
<img src="http://image.keyitest.cn/static/index/cspx/2.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/cspx/2.png" alt="" />
<p>配置项</p>
</view>
<view class="model4_content_testet">
<img src="http://image.keyitest.cn/static/index/testpx/43.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/testpx/43.png" alt="" />
<p>系统测试</p>
</view>
<view class="model4_content_testet">
<img src="http://image.keyitest.cn/static/index/cspx/4.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/cspx/4.png" alt="" />
<p>功能测试</p>
</view>
<view class="model4_content_testet">
<img src="http://image.keyitest.cn/static/index/testpx/40.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/testpx/40.png" alt="" />
<p>性能测试</p>
</view>
<view class="model4_content_testet">
<img src="http://image.keyitest.cn/static/index/cspx/3.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/cspx/3.png" alt="" />
<p>接口测试</p>
</view>
<view class="model4_content_testet">
<img src="http://image.keyitest.cn/static/index/testpx/41.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/testpx/41.png" alt="" />
<p>安全测试</p>
</view>
<view class="model4_content_testet" style="width: 255rpx;">
<img src="http://image.keyitest.cn/static/index/cspx/1.png" alt="" />
<img src="http://image.bjkeyware.com/static/index/cspx/1.png" alt="" />
<p>可编辑逻辑器件测试</p>
</view>
</view>
@ -111,16 +111,16 @@
<view class="model4_title_line"></view>
</view>
<view class="model5">
<image src="http://image.keyitest.cn/static/index/renliwb/hb1.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb2.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb3.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb4.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb5.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb6.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb7.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb8.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb9.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/hb10.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb1.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb2.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb3.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb4.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb5.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb6.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb7.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb8.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb9.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/hb10.png" mode=""></image>
</view>
<view class="arrowdown">
<image src="../../../static/index/downarrow.png" @click="closeShowDown" alt="" />
@ -142,7 +142,7 @@
<view class="newmodel1">
<view class="newmodel1t">
<image style="width: 25rpx;height: 25rpx;margin-right: 10rpx;"
src="http://image.keyitest.cn/static/index/renliwb/newtraintime08.png" mode=""></image>
src="http://image.bjkeyware.com/static/index/renliwb/newtraintime08.png" mode=""></image>
每月线上定时开班
</view>
<scroll-view class="newmodel1c" scroll-y="true">
@ -156,7 +156,7 @@
<view class="newmodel1citem2">
<block v-if="it.status == 2">
<image style="width:22rpx;height:29rpx"
src="http://image.keyitest.cn/static/index/hhot.png"></image>
src="http://image.bjkeyware.com/static/index/hhot.png"></image>
<view class="newmodel1citem2btn newmodel1citem2btn3" @click="jjOpen(it)">
报名进行中
</view>
@ -290,7 +290,7 @@
<view class="newmodel1citem2">
<block v-if="it.status == 2">
<image style="width:22rpx;height:29rpx"
src="http://image.keyitest.cn/static/index/hhot.png"></image>
src="http://image.bjkeyware.com/static/index/hhot.png"></image>
<view class="newmodel1citem2btn newmodel1citem2btn3" @click="jjOpen(it)">
报名进行中
</view>
@ -378,11 +378,11 @@
</view>
<view class="model7">
<view class="model7_top">
<image src="http://image.keyitest.cn/static/index/renliwb/zs1.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/zs1.png" mode=""></image>
</view>
<view class="model7_bottom">
<image src="http://image.keyitest.cn/static/index/renliwb/zs2.png" mode=""></image>
<image src="http://image.keyitest.cn/static/index/renliwb/zs3.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/zs2.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/zs3.png" mode=""></image>
</view>
</view>
@ -591,40 +591,40 @@
wxUserInfo: null, //
register: null,
swipelist: [
'http://image.keyitest.cn/static/index/renliwb/newtrainbanner08.png',
'http://image.keyitest.cn/static/index/renliwb/newtrainbanner082.png'
// 'http://image.keyitest.cn/static/index/renliwb/banner_tainning.png',
// 'http://image.keyitest.cn/static/banner/train_banner_01.png',
// 'http://image.keyitest.cn/static/index/cspx/banner.png'
'http://image.bjkeyware.com/static/index/renliwb/newtrainbanner08.png',
'http://image.bjkeyware.com/static/index/renliwb/newtrainbanner082.png'
// 'http://image.bjkeyware.com/static/index/renliwb/banner_tainning.png',
// 'http://image.bjkeyware.com/static/banner/train_banner_01.png',
// 'http://image.bjkeyware.com/static/index/cspx/banner.png'
],
model1Data: [{
id: 1,
img: 'http://image.keyitest.cn/static/index/renliwb/item1.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/item1.png',
title: '单元测试工程师',
con: '负责对软件单元以及单元之间的功能、接口、数据结构和逻辑等进行动态测试',
},
{
id: 2,
img: 'http://image.keyitest.cn/static/index/renliwb/item2.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/item2.png',
title: '配置项测试工程师',
con: '负责对独立软件配置项的功能、性能和接口等各项需求进行动态测试',
},
{
id: 3,
img: 'http://image.keyitest.cn/static/index/renliwb/item3.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/item3.png',
title: '安全性测试工程师',
con: '负责对软件(系统)功能和信息安全性进行测试,包括故障处理模式、异常事件容错等',
},
{
id: 4,
img: 'http://image.keyitest.cn/static/index/renliwb/item4.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/item4.png',
title: 'FPGA测试工程师',
con: '负责对完整集成的软硬件系统的任务能力、功能、性能和接口等进行动态测试',
},
],
model2Data: [{
id: 1,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx1.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx1.png',
title: '西安科技大学',
con: '2023年11月15日上午,智能软件测试协同创新实验室成立仪式在西安科技大学计算机学院隆重举行,该实验室由北京关键科技股份有限公司与西安科技大学共同成立。关键科技董事长焦华春女士、总经理张怀珠、总经理助理牛中东、工业和信息化部人才交流中心人才发展处程宇处长、西安科技大学副校长黄英维等领导和嘉宾出席会议。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -636,7 +636,7 @@
},
{
id: 2,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx2.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx2.png',
title: '重庆工程学院',
con: ' 2023年12月21日上午,软件测试创新中心成立仪式暨软件可靠性测试创新班开班仪式在重庆工程学院行政楼隆重举行,该创新中心在工业和信息化部人才交流中心指导下,由北京关键科技股份有限公司与重庆工程学院共同成立。工业和信息化部人才交流中心人才发展处副处长唐林、人才发展处干部慕雅竹,重庆工程学院党委副书记常务副校长张业平,关键科技董事长焦华春、总经理张怀珠、副总经理郭克成、总经理助理校企合作负责人牛中东等领导和嘉宾出席会议。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -648,7 +648,7 @@
},
{
id: 3,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx3.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx3.png',
title: '阜阳师范大学',
con: ' 2024年1月17日上午,阜阳师范大学计算机与信息工程学院与北京关键科技股份有限公司共建“信创测试实验室”揭牌仪式在阜师大西湖校区举行,标志着北京关键科技与阜师大校企合作模式的开启。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -660,7 +660,7 @@
},
{
id: 4,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx4.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx4.png',
title: '淮南师范学院',
con: '2024年1月18日,关键科技公司董事长焦华春、副总经理郭克成等一行人前往淮南师范学院电子工程学院举行“新能源汽车软件测试实验室” 签约授牌仪式。淮南师范学院教务处处长鲁先文、计算机学院院长陈磊、机械与电气工程学院院长伍龙与电子工程学院党委书记岳德良、院长余海军、党委副书记、纪委书记匡熠、工科系主任参加了校企合作洽谈。  ',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -672,7 +672,7 @@
},
{
id: 5,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx5.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx5.png',
title: '安徽理工大学',
con: ' 2024年1月19日,关键科技公司副总经理郭克成一行人率队前往安徽理工大学计算机科学与工程学院举行“可信软件测试与安全实验室”签约授牌仪式。安理工计算机科学与工程学院院长方贤进、副院长徐辉、软件工程系主任夏晨星、计算机科学与技术系副主任杨高明以及部分在校本科生、研究生参加会议。 ',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -684,7 +684,7 @@
},
{
id: 6,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx6.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx6.png',
title: '河南科技大学',
con: '2014年1月25日,北京关键科技股份有限公司与河南科技大学软件学院举行了“教学实习基地”授牌仪式。河南科技大学软件学院院长孙士保、产教融合办公室主任裴亚辉、就业科长徐慧、实验室主任张虎,关键科技董事长焦华春、总经理张怀珠、校企合作负责人牛中东出席了签约与授牌仪式。仪式由河南科技大学软件学院就业科科长许慧主持。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -696,7 +696,7 @@
},
{
id: 7,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx6.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx6.png',
title: '安徽师范大学',
con: '2024年3月20日,安徽师范大学计算机与信息学院和北京关键科技股份有限公司举行战略合作洽谈会,共同研究推进校企合作高质量发展、助力软件测试行业生态建设。北京关键科技副总经理郭克成、总经理助理牛中东等同志,计算机与信息学院党委书记袁兴龙、院长罗永龙、副院长接标、副书记张园园等领导参加洽谈会。会议由学院软件工程系主任郭良敏主持。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -708,7 +708,7 @@
},
{
id: 8,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx6.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx6.png',
title: '安徽工程大学',
con: ' 2024年3月19日,安徽工程大学和北京关键科技股份有限公司举行战略合作洽谈会,共同研究推进校企合作高质量发展、助力软件测试行业生态建设。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -720,7 +720,7 @@
},
{
id: 9,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx6.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx6.png',
title: '重庆邮电大学',
con: ' 2024年3月28日,北京关键科技股份有限公司郭克成、牛中东拜访重庆邮电大学,与重庆邮电大学张力生副院长、吴朝峰实验中心副主任,洽谈关于4月份软件开发综合实训内容,最终达成合作意向。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -732,7 +732,7 @@
},
{
id: 10,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx6.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx6.png',
title: '辽宁工业大学',
con: ' 2024年3月14日,辽宁工业大学和北京关键科技股份有限公司举行战略合作洽谈会,共同研究推进校企合作高质量发展、助力软件测试行业生态建设。北京关键科技总经理张元军、副总经理郭克成,辽工大电子与信息工程学院张兴副院长、褚治广领导参加洽谈会。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',
@ -744,18 +744,18 @@
},
{
id: 7,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx6.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx6.png',
title: '创新班开课',
},
{
id: 8,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx6.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx6.png',
title: '项目实操',
},
],
activeModel2: {
id: 1,
img: 'http://image.keyitest.cn/static/index/renliwb/pxxx1.png',
img: 'http://image.bjkeyware.com/static/index/renliwb/pxxx1.png',
title: '西安科技大学',
con: '2023年11月15日上午,智能软件测试协同创新实验室成立仪式在西安科技大学计算机学院隆重举行,该实验室由北京关键科技股份有限公司与西安科技大学共同成立。关键科技董事长焦华春女士、总经理张怀珠、总经理助理牛中东、工业和信息化部人才交流中心人才发展处程宇处长、西安科技大学副校长黄英维等领导和嘉宾出席会议。',
bmtj: '计算机科学、软件工程、信息技术等相关专业的学生,或者对软件测试感兴趣并希望在这个领域发展的学生。',

@ -1,9 +1,9 @@
<template>
<view>
<img class="logobg" v-if="tooldetilsdata.tool.headimg" :src="tooldetilsdata.tool.headimg" alt="" />
<img class="logobg" v-else src="http://image.keyitest.cn/g1.png" alt="" />
<img class="logobg" v-else src="http://image.bjkeyware.com/g1.png" alt="" />
<!-- <img class="logoauto" src="http://image.keyitest.cn/static/index/g2.png" alt="" /> -->
<!-- <img class="logoauto" src="http://image.bjkeyware.com/static/index/g2.png" alt="" /> -->
<!-- <img class="logoauto" v-if="tooldetilsdata.tool.name=='代码静态分析工具'" :src="logoimg" alt="">
<img class="logoauto" v-if="tooldetilsdata.tool.name=='源代码安全检测工具'" :src="logoimg" style="width:256rpx" alt="">
<img class="logoauto" v-if="tooldetilsdata.tool.name=='C/C++单元测试工具'" :src="logoimg" style="width:240rpx" alt="">
@ -30,7 +30,7 @@
<!-- <p style="color:#999999;font-size:24rpx;">销量350个</p> -->
</view>
<view style='display:flex;align-items: center;margin:30rpx 0'>
<!-- <img style="width:1.2rem;height:1.7rem" src="http://image.keyitest.cn/static/index/hot.png"></image> -->
<!-- <img style="width:1.2rem;height:1.7rem" src="http://image.bjkeyware.com/static/index/hot.png"></image> -->
<p style='font-size:35rpx;font-weight: bold;color: #333333'>
{{tooldetilsdata.tool.name}}
</p>
@ -114,7 +114,7 @@
<p style='font-size:30rpx;font-weight: bold;color:#000000;margin-left:10px'>产品视频</p>
</view>
<!-- <video v-if="video" :src="video" style="width: 100%;height:42vw " ></video> -->
<!-- <img v-else style="width: 100%;height:42vw " src="http://image.keyitest.cn/static/index/vider.png" alt="" /> -->
<!-- <img v-else style="width: 100%;height:42vw " src="http://image.bjkeyware.com/static/index/vider.png" alt="" /> -->
<video id="video1" v-if="tooldetilsdata.tool.vedio" :src="tooldetilsdata.tool.vedio" controls
style="width: 100%;height:42vw"></video>
<view style='display:flex;align-items: center;margin:15px 0 10px 0;'>
@ -140,11 +140,11 @@
<view class="submitt" style="display: flex;justify-content: space-between;padding: 10px 20px;">
<view style="display: flex;">
<view class="kfgw" @click="addcart('kefu')">
<img src="http://image.keyitest.cn/static/index/kf.png" alt="">
<img src="http://image.bjkeyware.com/static/index/kf.png" alt="">
<p>客服</p>
</view>
<!-- <view class="kfgw" @click="addcart('cart')">
<img src="http://image.keyitest.cn/static/index/gwc.png" alt="">
<img src="http://image.bjkeyware.com/static/index/gwc.png" alt="">
<p>购物车</p>
</view> -->
</view>

@ -1,6 +1,6 @@
<template>
<view class="navTab">
<!-- <img class="logobg" src="http://image.keyitest.cn/static/banner/tools_banner.png" alt="" /> -->
<!-- <img class="logobg" src="http://image.bjkeyware.com/static/banner/tools_banner.png" alt="" /> -->
<u-tabs-swiper ref="tabs" name="dictLabel" :list="tooltypelist1" :is-scroll="true" @change="tabsChange"
:current="current" bg-color='transparent' active-color="#1578ED" inactive-color='#666666'>
</u-tabs-swiper>
@ -23,7 +23,7 @@
<img v-if="item.name=='Web应用安全测试工具'" :src="item.imgs" style="width:155rpx" alt="">
<img v-if="item.name=='资产识别及漏洞管理工具'" :src="item.imgs" style="width:200rpx" alt="">
<img v-if="item.name=='性能测试工具AutoLoad'" :src="item.imgs" alt="">
<img v-if="item.name=='性能测试工具KeyTurbo'" src="http://image.keyitest.cn/static/index/xn.png" alt=""> -->
<img v-if="item.name=='性能测试工具KeyTurbo'" src="http://image.bjkeyware.com/static/index/xn.png" alt=""> -->
</view>
<!-- <img :src=" base + '/profile/upload/2024/04/23/dec9c149-5406-4c52-ac8a-ac624661643f.png'" alt=""> -->
@ -38,7 +38,7 @@
<!-- <p>¥ {{item.price}}</p> -->
<p style="font-size: 24rpx;" v-if="item.price == 0">限时免费</p>
<p style="font-size: 34rpx;" v-else>¥ {{item.price}}</p>
<!-- <img class="imgtwo" src="http://image.keyitest.cn/static/index/add.png" alt="" @click="addcart(item.toolId)"> -->
<!-- <img class="imgtwo" src="http://image.bjkeyware.com/static/index/add.png" alt="" @click="addcart(item.toolId)"> -->
</view>
</view>
@ -109,31 +109,31 @@
this.toollist = res.data.rows;
// this.toollist.forEach(item=>{
// if(item.name==''){
// item.imgs='http://image.keyitest.cn/static/index/11.png'
// item.imgs='http://image.bjkeyware.com/static/index/11.png'
// }else if(item.name==''){
// item.imgs='http://image.keyitest.cn/static/index/5.png'
// item.imgs='http://image.bjkeyware.com/static/index/5.png'
// }else if(item.name=='C/C++'){
// item.imgs='http://image.keyitest.cn/static/index/2.png'
// item.imgs='http://image.bjkeyware.com/static/index/2.png'
// }else if(item.name==''){
// item.imgs='http://image.keyitest.cn/static/index/12.png'
// item.imgs='http://image.bjkeyware.com/static/index/12.png'
// }else if(item.name=='JAVA'){
// item.imgs='http://image.keyitest.cn/static/index/tool/1.png'
// item.imgs='http://image.bjkeyware.com/static/index/tool/1.png'
// }else if(item.name=='AutoFun'){
// item.imgs='http://image.keyitest.cn/static/index/3.png'
// item.imgs='http://image.bjkeyware.com/static/index/3.png'
// }else if(item.name==''){
// item.imgs='http://image.keyitest.cn/static/index/tool/4.png'
// item.imgs='http://image.bjkeyware.com/static/index/tool/4.png'
// }else if(item.name==''){
// item.imgs='http://image.keyitest.cn/static/index/6.png'
// item.imgs='http://image.bjkeyware.com/static/index/6.png'
// }else if(item.name=='-IAST'){
// item.imgs='http://image.keyitest.cn/static/index/tool/3.png'
// item.imgs='http://image.bjkeyware.com/static/index/tool/3.png'
// }else if(item.name=='Web'){
// item.imgs='http://image.keyitest.cn/static/index/tool/2.png'
// item.imgs='http://image.bjkeyware.com/static/index/tool/2.png'
// }else if(item.name==''){
// item.imgs='http://image.keyitest.cn/static/index/zc.png'
// item.imgs='http://image.bjkeyware.com/static/index/zc.png'
// }else if(item.name=='AutoLoad'){
// item.imgs='http://image.keyitest.cn/static/index/xn.png'
// item.imgs='http://image.bjkeyware.com/static/index/xn.png'
// }else{
// item.imgs='http://image.keyitest.cn/static/index/xn.png'
// item.imgs='http://image.bjkeyware.com/static/index/xn.png'
// }
// item.typel=item.toolTypeName.slice(0,2)
// })

@ -58,22 +58,22 @@
</view>
<u-line></u-line>
<view class="sinput" style="margin-top: 10px;">
<img src="http://image.keyitest.cn/static/index/renliwb/41.png" alt="">
<img src="http://image.bjkeyware.com/static/index/renliwb/41.png" alt="">
<p style="margin-right: 5px;width: 56px;">企业名称</p>
<u-input style="width:239px;" v-model="leaveobj.company" placeholder='默认公司' border="true"/>
</view>
<view class="sinput">
<img s src="http://image.keyitest.cn/static/index/testpx/xingming.png" alt="">
<img s src="http://image.bjkeyware.com/static/index/testpx/xingming.png" alt="">
<p style="margin-right: 5px;width: 56px;"> </p>
<u-input style="width:239px;" v-model="leaveobj.name" placeholder='输入姓名' border="true"/>
</view>
<view class="sinput">
<img style="height:28px;" src="http://image.keyitest.cn/static/index/testpx/shouji.png" alt="">
<img style="height:28px;" src="http://image.bjkeyware.com/static/index/testpx/shouji.png" alt="">
<p style="margin-right: 5px;">联系方式</p>
<u-input style="width:239px;" v-model="leaveobj.phone" placeholder='输入联系方式' border="true"/>
</view>
<view class="sinputrt">
<img src="http://image.keyitest.cn/static/index/renliwb/45.png" alt="">
<img src="http://image.bjkeyware.com/static/index/renliwb/45.png" alt="">
<p style="margin-right: 5px;">留言内容</p>
<u-input style="width:239px;" v-model="leaveobj.content" placeholder='填写留言内容' type="textarea" auto-height="true"/>
</view>

@ -4,15 +4,15 @@
<view class="separate" @click="setup('accountoverview')">
<p>账户概览</p>
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view>
<view class="separate" @click="setup('transaction')">
<p>交易记录</p>
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view>
<view class="separate" @click="setup('tranpassword')">
<p>交易密码</p>
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view>
</view>

@ -20,7 +20,7 @@
</view>
<view style="display: flex;justify-content: space-between;margin-bottom:15px;">
<view style="display: flex;align-items: center;align-items: center;">
<!-- <img style="width:55px;height: 55px;margin-right: 5px;" src="http://image.keyitest.cn/static/my/25.png" alt=""> -->
<!-- <img style="width:55px;height: 55px;margin-right: 5px;" src="http://image.bjkeyware.com/static/my/25.png" alt=""> -->
<img style="width:55px;height: 55px;margin-right: 5px;" :src="item.imgs" alt="">
<view style="font-weight: bold;color: #1A1A1A;font-size:30rpx;">
{{item.name}}

@ -1,6 +1,6 @@
<template>
<view>
<image src="http://image.keyitest.cn/static/index/renliwb/newseticon.png" class="seticon" @click="goSetUp">
<image src="http://image.bjkeyware.com/static/index/renliwb/newseticon.png" class="seticon" @click="goSetUp">
</image>
<view class="topbg">
<view style="display: flex;justify-content: space-between;">
@ -29,7 +29,7 @@
</block>
<block v-else-if="phoneuserinfo.testerStatus == 2 ">
<view class="userapply" @click="goUserApply">
<image src="http://image.keyitest.cn/static/index/renliwb/newqy2.png" mode="">
<image src="http://image.bjkeyware.com/static/index/renliwb/newqy2.png" mode="">
</image>
<view class="clouduserapplytext">
云员工
@ -38,7 +38,7 @@
</block>
<block v-else-if="applyInfo.applyId && applyInfo.status == 1 ">
<view class="userapply" @click="goUserApply">
<image src="http://image.keyitest.cn/static/index/renliwb/newqy2.png" mode="">
<image src="http://image.bjkeyware.com/static/index/renliwb/newqy2.png" mode="">
</image>
<view class="userapplytext">
个人
@ -47,7 +47,7 @@
</block>
<block v-else-if="applyInfo.applyId && applyInfo.status == 0 ">
<view class="userapply" @click="goUserApply">
<image src="http://image.keyitest.cn/static/index/renliwb/newqy2.png" mode="">
<image src="http://image.bjkeyware.com/static/index/renliwb/newqy2.png" mode="">
</image>
<view class="userapplytexterror">
个人认证不通过
@ -57,7 +57,7 @@
<block v-else-if="applyInfo.companyApplyId && applyInfo.companyStatus == 1">
<view class="companyapply" @click="goCompanyApply">
<image src="http://image.keyitest.cn/static/index/renliwb/newqy1.png" mode="">
<image src="http://image.bjkeyware.com/static/index/renliwb/newqy1.png" mode="">
</image>
<view class="companyapplytext">
企业
@ -66,7 +66,7 @@
</block>
<block v-else-if="applyInfo.companyApplyId && applyInfo.companyStatus == 0">
<view class="companyapply" @click="goCompanyApply">
<image src="http://image.keyitest.cn/static/index/renliwb/newqy1.png" mode="">
<image src="http://image.bjkeyware.com/static/index/renliwb/newqy1.png" mode="">
</image>
<view class="companyapplytext">
企业认证中
@ -75,7 +75,7 @@
</block>
<block v-else-if="applyInfo.companyApplyId && applyInfo.companyStatus == 2">
<view class="companyapply" @click="goCompanyApply">
<image src="http://image.keyitest.cn/static/index/renliwb/newqy1.png" mode="">
<image src="http://image.bjkeyware.com/static/index/renliwb/newqy1.png" mode="">
</image>
<view class="companyapplytexterror">
企业认证不通过
@ -89,7 +89,7 @@
</view>
</view>
<view v-else style="display: flex;">
<img style='width:55px;height:55px;' src="http://image.keyitest.cn/static/my/mphoto.png" alt="" @click="logingj">
<img style='width:55px;height:55px;' src="http://image.bjkeyware.com/static/my/mphoto.png" alt="" @click="logingj">
<view style='margin-left:10px;'>
<p style='margin-bottom:10px;font-size:16px;margin-top: 15px;font-weight: 700;'
@click="logingj">点击登录</p>
@ -105,28 +105,28 @@
</view>
<view class="cycontentgrid">
<view class="cycontentit" @click="servier('myper')">
<image src="http://image.keyitest.cn/static/index/renliwb/newmy1.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy1.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
钱包
</view>
</view>
<view class="cycontentit" @click="servier('bcrowd')">
<image src="http://image.keyitest.cn/static/index/renliwb/newmy2.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy2.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
我的众包
</view>
</view>
<view class="cycontentit" @click="servier('myreview')">
<image src="http://image.keyitest.cn/static/index/renliwb/newmy3.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy3.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
我的评价
</view>
</view>
<view class="cycontentit" @click="servier('message')">
<image src="http://image.keyitest.cn/static/index/renliwb/newmy4.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy4.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
消息中心
@ -144,14 +144,14 @@
</view>
<view class="cycontentgrid">
<view class="cycontentit" @click="orders">
<image src="http://image.keyitest.cn/static/index/renliwb/newmy5.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy5.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
我的订单
</view>
</view>
<view class="cycontentit" @click="servier('peixunban')" v-if="signuplistLength != 0">
<image src="http://image.keyitest.cn/static/index/renliwb/newmy6.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy6.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
报名管理
@ -162,21 +162,21 @@
<view class="cycontentitcompanyws" v-if="applyInfo.companyDesc && applyInfo.companyDesc == '无'">
待完善
</view>
<image src="http://image.keyitest.cn/static/index/renliwb/newmy7.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy7.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
企业简介
</view>
</view>
<view v-else-if="!applyInfo.companyApplyId" class="cycontentit" @click="servier('notes')">
<image src="http://image.keyitest.cn/static/index/renliwb/newmy7.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy7.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
个人简历
</view>
</view>
<view class="cycontentit" @click="servier('usepeople')" v-if="useListLength != 0">
<image src="http://image.keyitest.cn/static/index/renliwb/newmy8.png" class="cycontentitimg"
<image src="http://image.bjkeyware.com/static/index/renliwb/newmy8.png" class="cycontentitimg"
mode=""></image>
<view class="cycontentittext">
用人记录
@ -608,7 +608,7 @@
width: 100vw;
height: 45vw;
background-size: 100% 45vw;
background-image: url('http://image.keyitest.cn/static/my/mpersonbanner.png');
background-image: url('http://image.bjkeyware.com/static/my/mpersonbanner.png');
background-repeat: no-repeat;
padding: 30px 0vw 20px 5vw;
}
@ -643,7 +643,7 @@
height: 16vw;
margin-top: 20px;
background-size: 100% 16vw;
background-image: url('http://image.keyitest.cn/member.png');
background-image: url('http://image.bjkeyware.com/member.png');
background-repeat: no-repeat;
display: flex;
align-items: center;

@ -19,7 +19,7 @@
<div class="contenItemTIle">
<div class="contenItemTIleL">基本信息</div>
<img class="contenItemTIleR"
src="http://image.keyitest.cn/static/index/renliwb/cloudicon7.png"
src="http://image.bjkeyware.com/static/index/renliwb/cloudicon7.png"
@click="nextpro('advantage')" alt="" />
</div>
<div class="contenItemC">
@ -39,7 +39,7 @@
<div class="contenItemTIle">
<div class="contenItemTIleL">工作经历</div>
<img class="contenItemTIleR contenItemTIleR2"
src="http://image.keyitest.cn/static/index/renliwb/cloudicon8.png"
src="http://image.bjkeyware.com/static/index/renliwb/cloudicon8.png"
@click="nextpro('work')" alt="" />
</div>
<div class="contenItemC">
@ -65,7 +65,7 @@
<div class="contenItemTIle">
<div class="contenItemTIleL">项目经历</div>
<img class="contenItemTIleR contenItemTIleR2"
src="http://image.keyitest.cn/static/index/renliwb/cloudicon8.png"
src="http://image.bjkeyware.com/static/index/renliwb/cloudicon8.png"
@click="nextpro('pro')" alt="" />
</div>
<div class="contenItemC">
@ -94,7 +94,7 @@
<div class="contenItemTIle">
<div class="contenItemTIleL">教育经历</div>
<img class="contenItemTIleR contenItemTIleR2"
src="http://image.keyitest.cn/static/index/renliwb/cloudicon8.png"
src="http://image.bjkeyware.com/static/index/renliwb/cloudicon8.png"
@click="nextpro('edu')" alt="" />
</div>
<div class="contenItemC">
@ -117,7 +117,7 @@
<div class="contenItemTIle">
<div class="contenItemTIleL">资格证书</div>
<img class="contenItemTIleR contenItemTIleR2"
src="http://image.keyitest.cn/static/index/renliwb/cloudicon8.png"
src="http://image.bjkeyware.com/static/index/renliwb/cloudicon8.png"
@click="nextpro('basic')" alt="" />
</div>
<div class="contenItemC">

@ -4,13 +4,13 @@
请选择您的实名
</view>
<view class="itembox itembox1" @click="goApply('/pages/personal/setup/certification')">
<image src="http://image.keyitest.cn/static/index/renliwb/applytype1.png" mode="" class="itemboximg"></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/applytype1.png" mode="" class="itemboximg"></image>
<view class="itemboxtext">
个人实名
</view>
</view>
<view class="itembox itembox2" @click="goApply('/pages/personal/setup/companyApply')">
<image src="http://image.keyitest.cn/static/index/renliwb/applytype2.png" mode="" class="itemboximg"></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/applytype2.png" mode="" class="itemboximg"></image>
<view class="itemboxtext">
企业实名
</view>

@ -8,11 +8,11 @@
<view class="text">
2. 登陆后找到右上角工作台
</view>
<image src="http://image.keyitest.cn/static/index/renliwb/usePC1.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/usePC1.png" mode=""></image>
<view class="text">
3. 找到工作台-工具管理-我的工具
</view>
<image src="http://image.keyitest.cn/static/index/renliwb/usePC2.png" mode=""></image>
<image src="http://image.bjkeyware.com/static/index/renliwb/usePC2.png" mode=""></image>
</view>
</view>

@ -3,24 +3,24 @@
<view style="background-color:#ffffff;height:96vh;width: 96vw;margin:2vh auto;padding:10px 13px;border-radius: 10rpx;">
<!-- <view class="separate" @click="setup('inform')">
<p>个人信息</p>
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view> -->
<!-- <view class="separate" @click="setup('setpass')">
<p>设置密码</p>
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view> -->
<!-- <view class="separate" @click="setup('certif')">
<p>实名认证</p>
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view> -->
<!-- <view class="separate" @click="setup('pc')">
<p>PC网页版</p>
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view> -->
<view class="separate" @click="setup('about')">
<p>关于我们</p>
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.keyitest.cn/static/index/xia.png" alt="">
<img style='width:15rpx;height:25rpx;margin-top:5px;' src="http://image.bjkeyware.com/static/index/xia.png" alt="">
</view>
<view class="logoutbtn" @click="logout">退出登录</view>
</view>

@ -2,7 +2,7 @@
<view>
<view class="contendt">
<!-- <view class="bureau">
<img src="http://image.keyitest.cn/static/shopping/shop.png" alt="">
<img src="http://image.bjkeyware.com/static/shopping/shop.png" alt="">
<p>购物车竟然是空的</p>
<view class="button-g" @click="toinde">去首页逛逛</view>@change="checkboxChange(item)"
</view> -->
@ -41,7 +41,7 @@
<view style="height:70px;"></view>
</view>
<view v-else class="bureau">
<img src="http://image.keyitest.cn/static/shopping/shop.png" alt="">
<img src="http://image.bjkeyware.com/static/shopping/shop.png" alt="">
<p>购物车竟然是空的</p>
<view class="button-g" @click="toinde">去首页逛逛</view>
</view>
@ -107,29 +107,29 @@
this.cartrows.forEach(item=>{
item.show=false
if(item.name=='代码静态分析工具'){
item.imgs='http://image.keyitest.cn/static/index/11.png'
item.imgs='http://image.bjkeyware.com/static/index/11.png'
}else if(item.name=='源代码安全检测工具'){
item.imgs='http://image.keyitest.cn/static/index/5.png'
item.imgs='http://image.bjkeyware.com/static/index/5.png'
}else if(item.name=='C/C++单元测试工具'){
item.imgs='http://image.keyitest.cn/static/index/2.png'
item.imgs='http://image.bjkeyware.com/static/index/2.png'
}else if(item.name=='接口测试工具'){
item.imgs='http://image.keyitest.cn/static/index/12.png'
item.imgs='http://image.bjkeyware.com/static/index/12.png'
}else if(item.name=='JAVA单元测试工具'){
item.imgs='http://image.keyitest.cn/static/index/tool/1.png'
item.imgs='http://image.bjkeyware.com/static/index/tool/1.png'
}else if(item.name=='功能测试工具AutoFun'){
item.imgs='http://image.keyitest.cn/static/index/3.png'
item.imgs='http://image.bjkeyware.com/static/index/3.png'
}else if(item.name=='代码组成分析平台'){
item.imgs='http://image.keyitest.cn/static/index/tool/4.png'
item.imgs='http://image.bjkeyware.com/static/index/tool/4.png'
}else if(item.name=='性能测试工具'){
item.imgs='http://image.keyitest.cn/static/index/6.png'
item.imgs='http://image.bjkeyware.com/static/index/6.png'
}else if(item.name=='自鉴-交互式应用安全测试系统IAST'){
item.imgs='http://image.keyitest.cn/static/index/tool/3.png'
item.imgs='http://image.bjkeyware.com/static/index/tool/3.png'
}else if(item.name=='Web应用安全测试工具'){
item.imgs='http://image.keyitest.cn/static/index/tool/2.png'
item.imgs='http://image.bjkeyware.com/static/index/tool/2.png'
}else if(item.name=='资产识别及漏洞管理工具'){
item.imgs='http://image.keyitest.cn/static/index/zc.png'
item.imgs='http://image.bjkeyware.com/static/index/zc.png'
}else if(item.name=='性能测试工具AutoLoad'){
item.imgs='http://image.keyitest.cn/static/index/xn.png'
item.imgs='http://image.bjkeyware.com/static/index/xn.png'
}
})
this.getallperice();

@ -2,7 +2,7 @@
<view>
<view class="bureau">
<img src="http://image.keyitest.cn/static/shopping/shop.png" alt="">
<img src="http://image.bjkeyware.com/static/shopping/shop.png" alt="">
<p>购物车竟然是空的</p>
</view>

@ -1,11 +1,9 @@
import comstemutil from "./comstemutil";
//es6
const baseUrl = 'http://192.168.0.229:9999';
// const baseUrl = 'http://192.168.0.229:9999';
// const baseUrl = 'http://172.16.36.180:9999';
// const baseUrl = 'https://www.keyitest.cn/test-api';
// const baseUrl = 'https://www.keyitest.cn/prod-api';
// const devUrl = 'http://cloud-gateway:9999';
const baseUrl = 'https://www.bjkeyware.com/prod-api';
const devStatus = false;
const commonhttp = (params, header) => {
return new Promise((resolve, reject) => {

Loading…
Cancel
Save