-

-
-
-
-
-
- 点击查看购物车!
-
-
-
-
-
-
-
{{ nickName }}
-
+
-
diff --git a/src/components/Index/IndexNewList.vue b/src/components/Index/IndexNewList.vue
deleted file mode 100644
index 25a08cf..0000000
--- a/src/components/Index/IndexNewList.vue
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
-
-
-
行业资讯
-

-
-
- more
-
-
-
-
-
-
-
-
活动公告
-

-
-
- more
-
-
-
-
-
-
-
-
-
-
{{ item.title }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/AddShopping.vue b/src/components/Introduce/AddShopping.vue
deleted file mode 100644
index d670b64..0000000
--- a/src/components/Introduce/AddShopping.vue
+++ /dev/null
@@ -1,140 +0,0 @@
-
-
-
- {{ str }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/CompanyProfile.vue b/src/components/Introduce/CompanyProfile.vue
deleted file mode 100644
index bd14621..0000000
--- a/src/components/Introduce/CompanyProfile.vue
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
diff --git a/src/components/Introduce/ContactMap.vue b/src/components/Introduce/ContactMap.vue
deleted file mode 100644
index 38578e6..0000000
--- a/src/components/Introduce/ContactMap.vue
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/ContactUs.vue b/src/components/Introduce/ContactUs.vue
deleted file mode 100644
index 156b2ce..0000000
--- a/src/components/Introduce/ContactUs.vue
+++ /dev/null
@@ -1,115 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/DeriveEnterprise.vue b/src/components/Introduce/DeriveEnterprise.vue
deleted file mode 100644
index d1ce889..0000000
--- a/src/components/Introduce/DeriveEnterprise.vue
+++ /dev/null
@@ -1,132 +0,0 @@
-
-
-
-
-
-
-
![]()
-
{{ item.name }}
-
{{ item.description }}
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/IntentionModel.vue b/src/components/Introduce/IntentionModel.vue
deleted file mode 100644
index 5354cee..0000000
--- a/src/components/Introduce/IntentionModel.vue
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
{{ btnName }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
- 点击上传附件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/Model.vue b/src/components/Introduce/Model.vue
deleted file mode 100644
index 88fad73..0000000
--- a/src/components/Introduce/Model.vue
+++ /dev/null
@@ -1,349 +0,0 @@
-
-
-
-
-
立即加入
-
-
-
-
-
-
-
-
- 男
- 女
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
-
-
-
- 是
- 否
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 点击上传附件
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/PartnerShip.styl b/src/components/Introduce/PartnerShip.styl
deleted file mode 100644
index 37de51d..0000000
--- a/src/components/Introduce/PartnerShip.styl
+++ /dev/null
@@ -1,77 +0,0 @@
-// 合作伙伴
-.logo-box{
- width: 18%;
- margin-right: 2.5%;
- border-radius: 2px;
- margin-bottom: 50px;
-
- .logo-pic-box{
- height: 90px;
- // width: 90px;
- text-align: center;
-
- .logo-pic{
- height: 90px
- }
-
- .logo-text{
- height: 100%;
- font-size: 12px;
- line-height: 20px;
- }
- }
-
-}
-
-.logo-box1{
- margin-right: 0!important;
-}
-
-// 衍生企业
-.enterprise-bg{
- width: 100%;
- background: url('../../assets/enterprise-banner.png') right no-repeat;
- background-size: 100% 100%;
-}
-
-.enterprise-box{
- width: 26%;
- height: 382px;
- margin-right: 11%;
- position: relative;
- padding: 0 16px;
-
- .enterprise-pic{
- height: 166px
- }
-
- .enterprise-txt{
- display: -webkit-box;
- overflow: hidden;
- white-space: normal !important;
- text-overflow: ellipsis;
- word-wrap: break-word;
- -webkit-line-clamp: 3;
- -webkit-box-orient: vertical;
- text-align: justify;
- line-height: 28px;
- }
-
- .enterprise-more{
- position: absolute;
- bottom: 0;
- right: 12px;
- }
-}
-
-.enterprise-box1{
- margin-right: 0!important;
-}
-
-.enterprise-page >>> .ant-pagination-item-active{
- background: #13ACC4;
-}
-
-.enterprise-page >>> .ant-pagination-item-active a{
- color: #fff;
-}
diff --git a/src/components/Introduce/PartnerShip.vue b/src/components/Introduce/PartnerShip.vue
deleted file mode 100644
index 172bc23..0000000
--- a/src/components/Introduce/PartnerShip.vue
+++ /dev/null
@@ -1,99 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
{{ list.name }}
-
-
{{ list.name }}
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/RichText.vue b/src/components/Introduce/RichText.vue
deleted file mode 100644
index 0acb57b..0000000
--- a/src/components/Introduce/RichText.vue
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/components/Introduce/SettledModel.vue b/src/components/Introduce/SettledModel.vue
deleted file mode 100644
index 28e5119..0000000
--- a/src/components/Introduce/SettledModel.vue
+++ /dev/null
@@ -1,442 +0,0 @@
-
-
-
加入我们
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 创意阶段
- 研发阶段
- 转化阶段
- 原型样品
- 产业化开发
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1.营业执照复印件(尚无注册的无需梯控)
- 2.法定代表或授权代表身份证复印件
- 3.主导产品或技术简介
- 点击上传附件
-
-
-
-
-
-
-
-
-
-
-
- 男
- 女
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
- 获取验证码
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Waiting...
- 完成
-
- 企业基本信息
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/List/List.vue b/src/components/List/List.vue
new file mode 100644
index 0000000..040d6f9
--- /dev/null
+++ b/src/components/List/List.vue
@@ -0,0 +1,190 @@
+
+
+
+
+
{{ list.dateTime }}
+
+
+
+
+
+
+
+ {{ $moment(record.morning - 0).format('HH:mm') }}
+
+
+
+
+
+
+
+ {{ $moment(record.night - 0).format('HH:mm') }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/MemberPicker/MemberPicker.vue b/src/components/MemberPicker/MemberPicker.vue
new file mode 100644
index 0000000..0c5b917
--- /dev/null
+++ b/src/components/MemberPicker/MemberPicker.vue
@@ -0,0 +1,27 @@
+
+
+
+
+
+ {{ (i + 9).toString(36) + i }}
+
+
+
+
+
+
+
+
diff --git a/src/components/PlatformList/Fruit.vue b/src/components/PlatformList/Fruit.vue
deleted file mode 100644
index 22865f5..0000000
--- a/src/components/PlatformList/Fruit.vue
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
-
-
{{ item.name }}
-
编号:{{ item.identifier }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/PlatformList/PlatformList.vue b/src/components/PlatformList/PlatformList.vue
deleted file mode 100644
index 6ab6e07..0000000
--- a/src/components/PlatformList/PlatformList.vue
+++ /dev/null
@@ -1,272 +0,0 @@
-
-
-
-
-
![]()
-
![]()
-
{{ item.name }}
-
了解更多→
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/Rotation/Rotation.vue b/src/components/Rotation/Rotation.vue
deleted file mode 100644
index 728354f..0000000
--- a/src/components/Rotation/Rotation.vue
+++ /dev/null
@@ -1,83 +0,0 @@
-
-
-

-
-
-
![]()
-
-
-
-
-
-
-
-
diff --git a/src/components/SettledEnterprise/SettledEnterprise.vue b/src/components/SettledEnterprise/SettledEnterprise.vue
deleted file mode 100644
index 8867b74..0000000
--- a/src/components/SettledEnterprise/SettledEnterprise.vue
+++ /dev/null
@@ -1,259 +0,0 @@
-
-
-
-
-
-
-
{{ i + 1 }}
-
{{ item.company }}
-
{{ item.mainBusiness }}
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/components/TimePicker/TimePicker.vue b/src/components/TimePicker/TimePicker.vue
new file mode 100644
index 0000000..de94275
--- /dev/null
+++ b/src/components/TimePicker/TimePicker.vue
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
diff --git a/src/components/User/MechanismSignUp.vue b/src/components/User/MechanismSignUp.vue
deleted file mode 100644
index 548ec3f..0000000
--- a/src/components/User/MechanismSignUp.vue
+++ /dev/null
@@ -1,218 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 高校
- 初中
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
重新获取
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
-
-
说明
-
1. 注册后即可登录,部分功能需平台人员审核后才能使用。
-
-
-
-
-
-
-
-
-
diff --git a/src/components/User/PersonalSignUp.vue b/src/components/User/PersonalSignUp.vue
deleted file mode 100644
index 7899adb..0000000
--- a/src/components/User/PersonalSignUp.vue
+++ /dev/null
@@ -1,204 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
重新获取
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
-
-
-
说明
-
1. 个人用户无法享受完整服务,尽可能使用公司 注册
-
-
-
-
-
-
-
-
-
diff --git a/src/config/api-user.js b/src/config/api-user.js
deleted file mode 100644
index d83d5d9..0000000
--- a/src/config/api-user.js
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * Copyright (c) 2020.
- * author: wally
- * email: 18603454788@163.com
- */
-import axios from 'axios';
-let { proxyUrl, msgUrl } = require('@/config/setting');
-
-const tall = `${proxyUrl}/tall/v1.0`;
-// console.log('tall: ', tall);
-const users = `${tall}/users`;
-
-// 用户登录
-export const signIn = params => axios.post(`${users}/signin`, params);
-
-// 注册
-export const signUp = params => axios.post(`${users}/signup`, params);
-
-// 图片验证码
-export const getPicCode = () => axios.get(`${users}/code`);
-
-// 发送验证码
-export const getSmscode = params => axios.get(`${users}/smscode`, params);
-
-// 通过手机号修改密码
-export const changePassword = params => axios.post(`${users}/password`, params);
-
-// 通过userId获取token
-export const getUserId = params => axios.get(`${users}/userId`, params);
diff --git a/src/config/api.js b/src/config/api.js
index e61913e..7d66f7b 100644
--- a/src/config/api.js
+++ b/src/config/api.js
@@ -1,129 +1,10 @@
-/*
- * Copyright (c) 2019.
- * author: wally
- * email: 18603454788@163.com
- */
import axios from 'axios';
let { proxyUrl, msgUrl } = require('@/config/setting');
const greenvalley = `${proxyUrl}/greenvalley`;
-// const page = `${greenvalley}/page`; // 创新平台相关操作
-const policy = `${proxyUrl}/policy/policy`; // 创新政策相关接口
-const activity = `${greenvalley}/activity`; // 创新政策相关接口
-const Business = `${greenvalley}/business`; // 衍生企业和合作伙伴查询
-const carousel = `${greenvalley}/carousel`; // 轮播图相关接口
-const page = `${greenvalley}/page`; // 页面详情相关接口
-const achInstr = `${greenvalley}/achInstr`; // 轮播图相关接口
-const service = `${greenvalley}/service`; // 服务相关接口
-const user = `${greenvalley}/user`; // 用户相关接口
-const product = `${greenvalley}/product`; // 产品相关接口
-const tutorRelated = `${greenvalley}/tutorRelated`; // 导师相关接口
// websocket基础地址
export const WS_BASE_URL = msgUrl;
// 登陆人信息保存
export const saveUserMes = params => axios.post(`${greenvalley}/userMes/saveUserMes`, params);
-
-// 查询政策列表
-export const selLikePolicy = params => axios.post(`${policy}/selLikePolicy`, params);
-
-// 查询政策详情
-export const selPolicy = params => axios.post(`${policy}/selPolicy`, params);
-
-// 申请加入三大平台
-export const JoinPlatform = params => axios.post(`${greenvalley}/platform/JoinPlatform`, params);
-
-// 创新平台申请加入
-export const CreatingPlatformAdd = params => axios.post(`${greenvalley}/creatingPlatform/add`, params);
-
-// 上传附件
-export const upload = `${greenvalley}/file/upload`;
-
-// 加入我们
-export const joinUs = params => axios.post(`${greenvalley}/PersonApply/joinUs`, params);
-
-// 查询轮播图
-export const queryRotation = params => axios.post(`${carousel}/query`, params);
-
-// 查询行业政策列表
-export const industryInfo = params => axios.post(`${greenvalley}/industryInfo/beforeSearch`, params);
-
-// 查询活动公告列表
-export const front = params => axios.post(`${activity}/query/front`, params);
-
-// 查询活动公告详情
-export const activeDetail = params => axios.post(`${activity}/query/detail`, params);
-
-// 申请加入活动
-export const apply = params => axios.post(`${activity}/apply`, params);
-
-// 查询衍生企业
-export const frontSearchFriend = params => axios.post(`${Business}/frontSearchFriend`, params);
-
-// 查询合作伙伴
-export const frontSearchCompany = params => axios.post(`${Business}/frontSearchCompany`, params);
-
-// 介绍页面详情查询
-export const getPageDetail = params => axios.post(`${page}/detail`, params);
-
-// 分类查询
-export const selModel = params => axios.post(`${achInstr}/selModel`, params);
-
-// 仪器列表查询
-export const selInstrument = params => axios.post(`${achInstr}/selInstrument`, params);
-
-// 仪器详情查询
-export const selInstrumentMes = params => axios.post(`${achInstr}/selInstrumentMes`, params);
-
-// 通过研究院(实验室)Id查询仪器列表
-export const selInstrumentByRes = params => axios.post(`${achInstr}/selInstrumentByRes`, params);
-
-// 研究院(实验室)列表查询
-export const searchFront = params => axios.post(`${greenvalley}/institute/searchFront`, params);
-
-// 研究院团队详情查询
-export const teamSearch = params => axios.post(`${greenvalley}/teamGuide/teamSearch`, params);
-
-// 成果列表查询
-export const selRes = params => axios.post(`${achInstr}/selRes`, params);
-
-// 成果详情查询
-export const selResMes = params => axios.post(`${achInstr}/selResMes`, params);
-
-// 服务列表查询
-export const selService = params => axios.post(`${greenvalley}/serviceProject/selService`, params);
-
-// 服务详情查询
-export const selContent = params => axios.post(`${greenvalley}/serviceProject/selContent`, params);
-
-// 查询用户购物车
-export const SearchCar = params => axios.post(`${service}/SearchCar`, params);
-// 服务/设备/成果直接申请(意向填报)
-export const serviceApply = params => axios.post(`${service}/serviceApply`, params);
-// 加入购物车
-export const addCar = params => axios.post(`${service}/addCar`, params);
-
-// 查询用户购物车
-export const searchCar = params => axios.post(`${service}/SearchCar`, params);
-
-// 加入购物车后购买
-export const carAndBuy = params => axios.post(`${service}/CarAndBuy`, params);
-
-// 登录人信息
-export const getUserSer = params => axios.post(`${user}/userSer`, params);
-
-// 查询 产品列表
-export const selProduct = params => axios.post(`${product}/selProduct`, params);
-
-// 查询 产品列表 详情
-export const selProductMes = params => axios.post(`${product}/selProductMes`, params);
-
-// 查询 创业导师
-export const selTeacher = () => axios.post(`${tutorRelated}/selTeacher`);
-
-// 入驻企业申请
-export const Settled = params => axios.post(`${greenvalley}/place/apply`, params);
-
-// 入驻企业名录查询
-export const searchEnt = params => axios.post(`${greenvalley}/place/searchFront`, params);
diff --git a/src/config/selComment.js b/src/config/selComment.js
deleted file mode 100644
index 0641632..0000000
--- a/src/config/selComment.js
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Copyright (c) 2019.
- * author: wally
- * email: 18603454788@163.com
- */
-import axios from 'axios';
-let { proxyUrl, msgUrl } = require('@/config/setting');
-
-const greenvalley = `${proxyUrl}/greenvalley`;
-const comment = `${greenvalley}/comment`; // 交流社区
-
-// 发帖
-export const addComment = params => axios.post(`${comment}/addComment`, params);
-// 发帖查询
-export const selComment = params => axios.post(`${comment}/selComment`, params);
-// 跟帖发表(评论发表)
-export const insComment = params => axios.post(`${comment}/insComment`, params);
-// 跟帖查询(评论查询)
-export const selCommunity = params => axios.post(`${comment}/selCommunity`, params);
diff --git a/src/main.js b/src/main.js
index 87833fe..8b1b41d 100644
--- a/src/main.js
+++ b/src/main.js
@@ -7,27 +7,15 @@ import router from './router';
import store from './store';
import './plugins/ant-design-vue.js';
import 'common/portrait.styl';
-import 'common/platform.styl';
import './assets/icon/iconfont.css';
-import VueDOMPurifyHTML from 'vue-dompurify-html';
import moment from 'moment'; //导入文件
-import echarts from 'echarts';
-import BaiduMap from 'vue-baidu-map';
Vue.prototype.$moment = moment; //赋值使用
-Vue.prototype.$echarts = echarts;
Vue.config.productionTip = false;
-Vue.use(VueDOMPurifyHTML);
-
-Vue.use(BaiduMap, {
- /* Visit http://lbsyun.baidu.com/apiconsole/key for details about app key. */
- ak: 'YOUR_APP_KEY',
-});
-
window.vm = new Vue({
router,
store,
render: h => h(App),
-}).$mount('#app');
\ No newline at end of file
+}).$mount('#app');
diff --git a/src/router/index.js b/src/router/index.js
index e5be628..9738e40 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -11,310 +11,6 @@ const routes = [
name: 'Home',
component: Home,
},
- // 登录界面
- {
- path: '/login',
- name: 'Login',
- component: () => import(/* webpackChunkName: "Login" */ 'views/User/Login.vue'),
- },
- // 注册界面
- {
- path: '/register',
- name: 'Register',
- component: () => import(/* webpackChunkName: "register" */ 'views/User/Register.vue'),
- },
- // 修改密码
- {
- path: '/forget-password',
- name: 'ForgetPassword',
- component: () => import(/* webpackChunkName: "forget-password" */ 'views/User/ForgetPassword.vue'),
- },
- // 关于我们界面
- {
- path: '/About/Introduce',
- name: 'About',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/About/About.vue'),
- children: [
- {
- path: '/About/Introduce',
- name: 'Introduce',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/About/Children/Introduce.vue'),
- },
- {
- path: '/About/Organ',
- name: 'Organ',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/About/Children/Organ.vue'),
- },
- {
- path: '/About/Partner',
- name: 'Partner',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/About/Children/Partner.vue'),
- },
- {
- path: '/About/SpinOffs',
- name: 'SpinOffs',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/About/Children/SpinOffs.vue'),
- },
- ],
- },
- // 政策界面
- {
- path: '/Policy',
- name: 'Policy',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Policy/Policy.vue'),
- },
- // 政策详情界面
- {
- path: '/Policy/PolicyDetails',
- name: 'PolicyDetails',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Policy/PolicyDetails.vue'),
- },
- // 交流社区界面
- {
- path: '/Community',
- name: 'Community',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Community/Community.vue'),
- },
- // 交流社区发帖界面
- {
- path: '/Posting',
- name: 'Posting',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Community/Posting.vue'),
- },
- // 交流帖子详情页
- {
- path: '/ComDetails',
- name: 'ComDetails',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Community/ComDetails.vue'),
- },
- // 行业资讯界面
- {
- path: '/ItInformation',
- name: 'ItInformation',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/ItInformation/ItInformation.vue'),
- },
- // 行业资讯详情界面
- {
- path: '/ItDetails',
- name: 'ItDetails',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/ItInformation/ItDetails.vue'),
- },
- // 活动公告界面
- {
- path: '/Activity',
- name: 'Activity',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Activity/Activity.vue'),
- },
- // 活动公告详情界面
- {
- path: '/ActDetails',
- name: 'ActDetails',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Activity/ActDetails.vue'),
- },
- // 联系我们界面
- {
- path: '/ContactUs',
- name: 'ContactUs',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/ContactUs/ContactUs.vue'),
- },
- // 创新平台
- {
- path: '/NewPlatform/NewCore',
- name: 'NewPlatform',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/NewPlatform.vue'),
- children: [
- {
- path: '/NewPlatform/NewCore',
- name: 'Core',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/Core.vue'),
- },
- {
- path: '/NewPlatform/News',
- name: 'News',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/Platform.vue'),
- },
- {
- path: '/NewPlatform/NewService',
- name: 'Service',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/Service.vue'),
- },
- {
- path: '/NewPlatform/ServiceDet',
- name: 'ServiceDet',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/ServiceDet.vue'),
- },
- {
- // 科技资源开放共享服务平台
- path: '/NewPlatform/Share',
- name: 'Share',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/Share.vue'),
- },
- {
- // 科技资源开放共享服务平台 > 研究院(实验室)详情页
- path: '/NewPlatform/Share/Institute',
- name: 'Institute',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/ShareChild/Institute.vue'),
- },
- {
- // 科技资源开放共享服务平台 > 仪器详情页
- path: '/NewPlatform/Share/InsDet',
- name: 'InsDet',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/ShareChild/InsDet.vue'),
- },
- {
- // 知识产权与技术转移转化服务平台
- path: '/NewPlatform/Transfer',
- name: 'Transfer',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/Transfer.vue'),
- },
- {
- // 创新服务
- path: '/NewPlatform/Develop',
- name: 'Develop',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/Develop.vue'),
- },
- {
- // 成果详情页
- path: '/NewPlatform/AchDet',
- name: 'AchDet',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/NewPlatform/Children/AchDet.vue'),
- },
- ],
- },
- // 孵化平台
- {
- path: '/IncubationPlatform/MakerSpace',
- name: 'IncubationPlatform',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/IncubationPlatform.vue'),
- children: [
- // 众创空间
- {
- path: '/IncubationPlatform/MakerSpace',
- name: 'MakerSpace',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/MakerSpace.vue'),
- },
- // 孵化场所
- {
- path: '/IncubationPlatform/Incubator',
- name: 'Incubator',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/Incubator.vue'),
- },
- // 公共实验室
- {
- path: '/IncubationPlatform/PublicLaboratory',
- name: 'PublicLaboratory',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/PublicLaboratory.vue'),
- },
- // 中试基地
- {
- path: '/IncubationPlatform/PilotBase',
- name: 'PilotBase',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/PilotBase.vue'),
- },
- // 创业导师
- {
- path: '/IncubationPlatform/Tutor',
- name: 'Tutor',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/Tutor.vue'),
- },
- // 合作伙伴
- {
- path: '/IncubationPlatform/Partner',
- name: 'Partner',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/Partner.vue'),
- },
- // 创业服务
- {
- path: '/IncubationPlatform/Services',
- name: 'Services',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/Services.vue'),
- },
- // 产品展示
- {
- path: '/IncubationPlatform/Products',
- name: 'Products',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/Products.vue'),
- },
- // 实体众创空间
- {
- path: '/IncubationPlatform/MakerSpace/EntitySpace',
- name: 'EntitySpace',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/place/EntitySpace.vue'),
- },
- // 虚拟众创空间
- {
- path: '/IncubationPlatform/MakerSpace/VirtualSpace',
- name: 'VirtualSpace',
- component: () =>
- import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/place/VirtualSpace.vue'),
- },
- // 统计信息填报
- {
- path: '/IncubationPlatform/MakerSpace/InformationFilling',
- name: 'InformationFilling',
- component: () =>
- import(/* webpackChunkName: "cooperative-enterprise" */ 'views/IncubationPlatform/Children/place/InformationFilling.vue'),
- },
- ],
- },
- // 购物车
- {
- path: '/Cart',
- name: 'Cart',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Cart/Cart.vue'),
- },
- {
- // 创新挑战
- path: '/Challenge/Solicitation',
- name: 'Challenge',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Challenge/Challenge.vue'),
- children: [
- {
- path: '/Challenge/Solicitation',
- name: 'Solicitation',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Challenge/Children/Solicitation.vue'),
- },
- {
- path: '/Challenge/Release',
- name: 'Release',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Challenge/Children/Release.vue'),
- },
- {
- path: '/Challenge/Notice',
- name: 'Notice',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Challenge/Children/Notice.vue'),
- },
- ],
- },
- {
- // 产业平台
- path: '/Industry/Union',
- name: 'Industry',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Industry/Industry.vue'),
- children: [
- {
- path: '/Industry/Union',
- name: 'Union',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Industry/Children/Union.vue'),
- },
- {
- path: '/Industry/Serve',
- name: 'Serve',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Industry/Children/Serve.vue'),
- },
- {
- path: '/Industry/Enterprise',
- name: 'Enterprise',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Industry/Children/Enterprise.vue'),
- },
- ],
- },
- // 知识平台界面
- {
- path: '/Knowledge',
- name: 'Knowledge',
- component: () => import(/* webpackChunkName: "cooperative-enterprise" */ 'views/Knowledge/Knowledge.vue'),
- },
];
const router = new VueRouter({
diff --git a/src/store/modules/user/actions.js b/src/store/modules/user/actions.js
index 9b6cba2..5dfa3d4 100644
--- a/src/store/modules/user/actions.js
+++ b/src/store/modules/user/actions.js
@@ -1,144 +1,3 @@
-import axios from 'axios';
-import { message } from 'ant-design-vue';
-import { getSmscode, getPicCode, signIn, changePassword, signUp, getUserId } from '@/config/api-user';
-
-const actions = {
- /**
- * sendCode 发送验证码
- * @param {any} commit
- * @param {object} params 提交的数据
- * @param {string} params.phone 手机号
- */
- async sendCode({ commit }, params) {
- try {
- const res = await getSmscode({ params });
- const { code, msg, data } = res.data;
- if (code === 200) {
- return data;
- } else {
- message.error(msg || '发送失败');
- throw msg;
- }
- } catch (error) {
- throw error || '发送失败';
- }
- },
-
- /**
- * sendPicCode 获取图片验证码
- * @param {any} commit
- * @param {object} params 提交的数据
- */
- async sendPicCode({ commit }) {
- try {
- const res = await getPicCode();
- const { code, msg, data } = res.data;
- if (code === 200) {
- commit('setPicCode', data);
- return data;
- } else {
- throw msg;
- }
- } catch (error) {
- throw error || '获取失败';
- }
- },
-
- /**
- * signIn 登录
- * @param {any} commit
- * @param {string} identifier 身份标识 手机号 用户名
- * @param {string} credential 身份凭证 验证码 密码
- * @return {Promise} result 服务器返回信息
- */
- async signIn({ commit }, params) {
- const hideLoading = message.loading('登录中', 0);
- try {
- const res = await signIn(params);
- const { code, msg, data } = res.data;
- if (code === 200) {
- commit('sign', data.token);
- commit('setUser', data);
- hideLoading();
- message.success('登录成功');
- return data;
- } else {
- hideLoading();
- throw msg || '登录失败';
- }
- } catch (error) {
- hideLoading();
- throw error || '登录失败';
- }
- },
-
- /**
- * 修改密码 忘记密码
- * @param {any} commit
- * @param {object} params 要提交的参数
- */
- async changePassword({ commit }, params) {
- try {
- const res = await changePassword(params);
- const { code, msg, data } = res.data;
- if (code === 200) {
- message.success('修改密码成功');
- return data;
- } else {
- throw msg || '修改密码失败';
- }
- } catch (error) {
- throw error || '修改密码失败';
- }
- },
-
- /**
- * singUp 注册新用户
- * @param {any} commit
- * @param {object} params 提交的数据
- * @param {string} params.account 用户名
- * @param {string} params.password 密码
- * @param {string} params.phone 手机号
- * @param {string} params.smsCode 验证码
- */
- async signUp({ commit }, params) {
- try {
- const res = await signUp(params);
- const { code, msg, data } = res.data;
- if (code === 200) {
- commit('sign', data.token);
- commit('setUser', data);
- message.success('注册成功');
- return data;
- } else {
- throw msg || '注册失败';
- }
- } catch (error) {
- throw error || '注册失败';
- }
- },
-
- /**
- * 通过userId获取token
- * @param {any} commit
- * @param {object} params 提交的参数
- */
- async getUserId({ commit }, params) {
- console.log("getUserId")
- try {
- const res = await getUserId({ params });
- const { code, msg, data } = res.data;
- if (code === 200) {
- commit('sign', data.token);
- commit('setUser', data);
- return data;
- } else {
- throw msg;
- }
- } catch (error) {
- throw error || '获取个人信息失败';
- }
- },
-};
+const actions = {};
export default actions;
diff --git a/src/views/About/About.vue b/src/views/About/About.vue
deleted file mode 100644
index c53517b..0000000
--- a/src/views/About/About.vue
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/views/About/Children/Introduce.vue b/src/views/About/Children/Introduce.vue
deleted file mode 100644
index a84ec99..0000000
--- a/src/views/About/Children/Introduce.vue
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-

-
-

-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/About/Children/Organ.vue b/src/views/About/Children/Organ.vue
deleted file mode 100644
index 7208f67..0000000
--- a/src/views/About/Children/Organ.vue
+++ /dev/null
@@ -1,126 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/About/Children/Partner.vue b/src/views/About/Children/Partner.vue
deleted file mode 100644
index a048505..0000000
--- a/src/views/About/Children/Partner.vue
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/About/Children/SpinOffs.vue b/src/views/About/Children/SpinOffs.vue
deleted file mode 100644
index c831c08..0000000
--- a/src/views/About/Children/SpinOffs.vue
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/About/components/HNav.vue b/src/views/About/components/HNav.vue
deleted file mode 100644
index 373af94..0000000
--- a/src/views/About/components/HNav.vue
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/Activity/ActDetails.vue b/src/views/Activity/ActDetails.vue
deleted file mode 100644
index 18fdc83..0000000
--- a/src/views/Activity/ActDetails.vue
+++ /dev/null
@@ -1,195 +0,0 @@
-
-
-
-
- {{ actDetail.title }}
-
-
-
-
-
-
-
-
- {{ hdDetail.releaseTime }}
- - {{ hdDetail.closeTime }}
-
-
-
-
- {{ hdDetail.address }}
-
-
-
-
-
-
-
-
- 会议主题:
- {{ hdDetail.theme }}
-
-
- {{ hdDetail.organization }}
-
-
- 主讲嘉宾:
- {{ hdDetail.name }}
-
-
其他事宜:{{ hdDetail.other }}
-
-
报名已结束
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Activity/Activity.vue b/src/views/Activity/Activity.vue
deleted file mode 100644
index 61f95c5..0000000
--- a/src/views/Activity/Activity.vue
+++ /dev/null
@@ -1,316 +0,0 @@
-
-
-
-
-
-
-
-
-
{{ monthEnglish[item.releaseTime.split('-')[1] - 1] }}.
-
{{ item.releaseTime.split(' ')[0].split('-')[2] }}
-
-
-
{{ item.title }}
-
-
-
- 时间:{{ item.releaseTime }}
- -{{ item.closeTime }}
-
- 地点:{{ item.address }}
-
-
- 报名已结束
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Activity/components/Enroll.vue b/src/views/Activity/components/Enroll.vue
deleted file mode 100644
index 7dc8719..0000000
--- a/src/views/Activity/components/Enroll.vue
+++ /dev/null
@@ -1,321 +0,0 @@
-
-
-
立即报名
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Cart/Cart.vue b/src/views/Cart/Cart.vue
deleted file mode 100644
index 9d0a31c..0000000
--- a/src/views/Cart/Cart.vue
+++ /dev/null
@@ -1,174 +0,0 @@
-
-
-
-
-
-
-
-
-
{{ list.type === 0 ? '服务' : list.type === 1 ? '设备' : '成果' }}
-
-
![]()
-
-
{{ item.name }}
-
{{ item.description }}
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Cart/CartModel.vue b/src/views/Cart/CartModel.vue
deleted file mode 100644
index 66862bd..0000000
--- a/src/views/Cart/CartModel.vue
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
重新获取
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Challenge/Challenge.vue b/src/views/Challenge/Challenge.vue
deleted file mode 100644
index cb5ea93..0000000
--- a/src/views/Challenge/Challenge.vue
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/src/views/Challenge/Children/Notice.vue b/src/views/Challenge/Children/Notice.vue
deleted file mode 100644
index 1b2c38d..0000000
--- a/src/views/Challenge/Children/Notice.vue
+++ /dev/null
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 技术领域:
- {{ item.name }}
-
-
-
-
-
-
{{ item.title }}
-
{{ item.content }}
-
时间:{{ item.time }}
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Challenge/Children/Release.vue b/src/views/Challenge/Children/Release.vue
deleted file mode 100644
index 573277a..0000000
--- a/src/views/Challenge/Children/Release.vue
+++ /dev/null
@@ -1,257 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 技术领域:
- {{ item.name }}
-
-
-
-
-
-
{{ item.title }}
-
{{ item.content }}
-
时间:{{ item.time }}
-
揭榜
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Challenge/Children/Solicitation.vue b/src/views/Challenge/Children/Solicitation.vue
deleted file mode 100644
index 9d389bf..0000000
--- a/src/views/Challenge/Children/Solicitation.vue
+++ /dev/null
@@ -1,105 +0,0 @@
-
-
-
-
-
-
-
-
创新挑战
-
针对企业具体技术创新需求,通过“揭榜+比拼”方式,面向社会公开征集解决方案的服务。
-
-
-
-
创新挑战有助于解决企业发展实际问题,有效降低创新成本;有助于需求与技术精准对接,促进科技成果转移转化;有助于解决产业关键共性问题,推动区域产业经济发展。
-
-
-
-
-

-
-
-
-
-
-
1. 重视信息公开。各有关地方要按规定对通知文件、需求信息、现场赛情况、赛事结果等及时公开和公布,保障信息公开渠道顺畅、快捷,确保赛事运行公平、公开、公正。
-
2. 加强技术秘密和知识产权保护。参与挑战的需求方、挑战者和评审专家均需签订“保密协议”和“免责声明”法律文本。
-
3. 加强监督,确保公平公正。严格按照事先确定的流程和规则进行,建立投诉和纠纷处理机制。
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Challenge/components/Enroll.vue b/src/views/Challenge/components/Enroll.vue
deleted file mode 100644
index eae8606..0000000
--- a/src/views/Challenge/components/Enroll.vue
+++ /dev/null
@@ -1,194 +0,0 @@
-
-
-
需求征集
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 技术研发(关键、核心技术)
- 产品研发(产品升级、新产品研发)
- 技术改造(设备研发、生产条件)
- 技术配套(技术、产品等配套合作)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Challenge/components/HNav.vue b/src/views/Challenge/components/HNav.vue
deleted file mode 100644
index d22a567..0000000
--- a/src/views/Challenge/components/HNav.vue
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/Community/ComDetails.vue b/src/views/Community/ComDetails.vue
deleted file mode 100644
index 987978d..0000000
--- a/src/views/Community/ComDetails.vue
+++ /dev/null
@@ -1,180 +0,0 @@
-
-
-
-
- {{ postDetail.title }}
-
-
-
-
- {{ postDetail.userName }}
-
- {{ postDetail.createdTime }}
-
-
-
- {{ postDetail.commentNum }}
-
-
-
-
-
-
-
-
-
- {{ item.userName }}
- {{ item.creatTime }}
-
-
{{ item.content }}
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Community/Community.vue b/src/views/Community/Community.vue
deleted file mode 100644
index 89d68cf..0000000
--- a/src/views/Community/Community.vue
+++ /dev/null
@@ -1,268 +0,0 @@
-
-
-
-
-
-
- 主题论坛
- 创新社区
- 孵化社区
- 产业社区
-
-
-
发帖
-
-
-
{{ item.title }}
-
-
-
-
- {{ item.userName }}
-
- {{ item.createdTime }}
-
-
- {{ item.commentNum }}
-
-
-
-
![]()
-
-
-
-
- 查看详情
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Community/Posting.vue b/src/views/Community/Posting.vue
deleted file mode 100644
index fc3f974..0000000
--- a/src/views/Community/Posting.vue
+++ /dev/null
@@ -1,135 +0,0 @@
-
-
-
-
标题:
-
-
封面图片
-
- 点击上传
-
-
内容:
-
-
-
-
发表
-
取消
-
-
-
-
-
-
diff --git a/src/views/ContactUs/ContactUs.vue b/src/views/ContactUs/ContactUs.vue
deleted file mode 100644
index 1025eec..0000000
--- a/src/views/ContactUs/ContactUs.vue
+++ /dev/null
@@ -1,44 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/FirstPage/FirstPage.vue b/src/views/FirstPage/FirstPage.vue
index cc850f3..ccb195c 100644
--- a/src/views/FirstPage/FirstPage.vue
+++ b/src/views/FirstPage/FirstPage.vue
@@ -1,263 +1,32 @@
-
-
-
-
-
-
-
-
-
-
![]()
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/views/IncubationPlatform/Children/Incubator.vue b/src/views/IncubationPlatform/Children/Incubator.vue
deleted file mode 100644
index 3dec5df..0000000
--- a/src/views/IncubationPlatform/Children/Incubator.vue
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/MakerSpace.vue b/src/views/IncubationPlatform/Children/MakerSpace.vue
deleted file mode 100644
index 0e373fb..0000000
--- a/src/views/IncubationPlatform/Children/MakerSpace.vue
+++ /dev/null
@@ -1,172 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
众创空间介绍
-
-
- 本众创空间分为线下实体众创空间与线上虚拟众创空间,重点面向功能食品、生物医药和大健康产业
- 领域科技型中小微企业、创客和创新创业团队开展创业孵化,培育高新技术企业,促进科技成果转化和产业集聚发展。
-
-
- 本众创空间以建设专业化、市场化、网络化、品牌化双创孵化基地为目标,致力打造以公共技术服务平台
- 为支撑,以创新创业服务为主导,以创新创业大讲堂为带动,以创新创业投融资为拓展,线上线下相结合,实
- 体虚拟相融合的全要素专业化开放式创新创业孵化平台,着力构建“众创空间-孵化器-加速器-产业园”创新创业
- 孵化链,构筑创新创业生态系统。
-
-
- 目前空间已引入科创咨询专业服务机构,并与多家
- 第三方专业机构
- 建立战略合作,聘请
- 创业导师
- 30余名,服务领域涵盖专业技术、企业管理、科创咨询、财务税务、法务咨询等,可随时为入孵企业提供针 对性、一对一创业辅导服务。
-
-
-
-
-
-
-

-
-
-
- {{ item.title }}
-
-
-
- 实体空间由
- 孵化场所、
- 公共实验室、
- 中试基地部分组成。
-
-
{{ item.content }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/Partner.vue b/src/views/IncubationPlatform/Children/Partner.vue
deleted file mode 100644
index 50c15ba..0000000
--- a/src/views/IncubationPlatform/Children/Partner.vue
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/PilotBase.vue b/src/views/IncubationPlatform/Children/PilotBase.vue
deleted file mode 100644
index 2fe732d..0000000
--- a/src/views/IncubationPlatform/Children/PilotBase.vue
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/Products.vue b/src/views/IncubationPlatform/Children/Products.vue
deleted file mode 100644
index 97aad8c..0000000
--- a/src/views/IncubationPlatform/Children/Products.vue
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 产品类目:
- {{ item.name }}
-
-
-
-
-
-
产品展示
-
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/PublicLaboratory.vue b/src/views/IncubationPlatform/Children/PublicLaboratory.vue
deleted file mode 100644
index 804e2d3..0000000
--- a/src/views/IncubationPlatform/Children/PublicLaboratory.vue
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/Services.vue b/src/views/IncubationPlatform/Children/Services.vue
deleted file mode 100644
index e38328e..0000000
--- a/src/views/IncubationPlatform/Children/Services.vue
+++ /dev/null
@@ -1,472 +0,0 @@
-
-
-
-
-
-
-
-
-
服务流程
-
-

-
-
-
-
-
![]()
-
{{ item.name }}
-
- {{ item.intro.slice(0,45) }}
-
- more
-
-
-
-
-
-
-
-
-
-
- {{ modelIntro }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
- 点击上传附件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/Tutor.vue b/src/views/IncubationPlatform/Children/Tutor.vue
deleted file mode 100644
index 029cace..0000000
--- a/src/views/IncubationPlatform/Children/Tutor.vue
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
{{ teacher.categoryName }}
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/components/SenNav.vue b/src/views/IncubationPlatform/Children/components/SenNav.vue
deleted file mode 100644
index 04a5d10..0000000
--- a/src/views/IncubationPlatform/Children/components/SenNav.vue
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/place/EntitySpace.vue b/src/views/IncubationPlatform/Children/place/EntitySpace.vue
deleted file mode 100644
index 038646d..0000000
--- a/src/views/IncubationPlatform/Children/place/EntitySpace.vue
+++ /dev/null
@@ -1,342 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
- 孵化场所分为运营办公区、公共空间区、独立空间区和开放办公区。公共空间区包括路演厅
- (项目路演、知识培训、产品展示等多项功能)、会议室、洽谈室、第三空间(创业咖啡)。
- 开放空间区按功能食品、生物医药、数字健康领域进行分区设置。
-
-
-
-
-
-
-
- 公共实验室位于太原市师范街50号山西省生物研究院有限公司,总面积1320平方米。
- 建有“医药生物技术山西省重点实验室”、“山西省发酵工程中试基地”及“山西省乳品
- 发酵中试基地”等省级科技创新平台;具有检验检测机构资质认定证书(CMA);实验室
- 拥有20万以上仪器设备26台套,包括AKTA蛋白纯化系统、多功能酶标仪、原子吸收光谱仪、
- 液相色谱仪、万级无菌工作间、P2实验室等多种高端、大型实验仪器设备;可提供生物医药、
- 食品检测、食用菌、肠道微生物等方面的科学实验、检验检测、小试中试等技术服务与科研成果转化。
-
-

-
-
-
-
-
-
-
发酵工程中试基地位于山西维尔乳制品有限公司,基地具有发酵乳制品等生产加工条件,可提供微生物发酵实验及相关中试。
-
超高压食品加工中试基地位于太原市小店区正阳街43号的山西力德福科技有限公司。基地具有非热杀菌保鲜生产线、超高压设备制造生产线及中试车间,可提供超高压加工实验及相关中试和产业化服务。
-
- 干果精深加工中试基地位于吕梁的交城天娇红农业科技有限公司
- ,拥有300余万元的先进分析检测仪器设备及免洗干枣生产车间、浓缩枣汁生产车间等生产加工条件,可提供相关中试研究。
-
-

-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/place/InformationFilling.vue b/src/views/IncubationPlatform/Children/place/InformationFilling.vue
deleted file mode 100644
index bdf87d3..0000000
--- a/src/views/IncubationPlatform/Children/place/InformationFilling.vue
+++ /dev/null
@@ -1,69 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/Children/place/VirtualSpace.vue b/src/views/IncubationPlatform/Children/place/VirtualSpace.vue
deleted file mode 100644
index 1eb5451..0000000
--- a/src/views/IncubationPlatform/Children/place/VirtualSpace.vue
+++ /dev/null
@@ -1,258 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/IncubationPlatform.vue b/src/views/IncubationPlatform/IncubationPlatform.vue
deleted file mode 100644
index cd352ef..0000000
--- a/src/views/IncubationPlatform/IncubationPlatform.vue
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/components/AddModel.vue b/src/views/IncubationPlatform/components/AddModel.vue
deleted file mode 100644
index f465a4d..0000000
--- a/src/views/IncubationPlatform/components/AddModel.vue
+++ /dev/null
@@ -1,228 +0,0 @@
-
-
-
{{ str }}
-
-
-
- 实体空间
- 虚拟空间
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
- 获取验证码
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/IncubationPlatform/components/HNav.vue b/src/views/IncubationPlatform/components/HNav.vue
deleted file mode 100644
index 8911dca..0000000
--- a/src/views/IncubationPlatform/components/HNav.vue
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/Industry/Children/Enterprise.vue b/src/views/Industry/Children/Enterprise.vue
deleted file mode 100644
index f1f7775..0000000
--- a/src/views/Industry/Children/Enterprise.vue
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/Industry/Children/Serve.vue b/src/views/Industry/Children/Serve.vue
deleted file mode 100644
index 20cec46..0000000
--- a/src/views/Industry/Children/Serve.vue
+++ /dev/null
@@ -1,427 +0,0 @@
-
-
-
-
-
-
-
-
-
服务流程
-
-

-
-
-
-
-
![]()
-
- {{ item.name }}
-
-
- {{ item.intro.slice(0,45) }}
-
- more
-
-
-
-
-
-
-
-
-
-
- {{ modelIntro }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
- 点击上传附件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Industry/Children/Union.vue b/src/views/Industry/Children/Union.vue
deleted file mode 100644
index cbb7f43..0000000
--- a/src/views/Industry/Children/Union.vue
+++ /dev/null
@@ -1,179 +0,0 @@
-
-
-
-
-
-
-
-
产业创新联盟
-
-
- 产业技术创新联盟在建中
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Industry/Children/components/HNav.vue b/src/views/Industry/Children/components/HNav.vue
deleted file mode 100644
index cb9130b..0000000
--- a/src/views/Industry/Children/components/HNav.vue
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/Industry/Industry.vue b/src/views/Industry/Industry.vue
deleted file mode 100644
index 68592f0..0000000
--- a/src/views/Industry/Industry.vue
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/ItInformation/ItDetails.vue b/src/views/ItInformation/ItDetails.vue
deleted file mode 100644
index a046a16..0000000
--- a/src/views/ItInformation/ItDetails.vue
+++ /dev/null
@@ -1,129 +0,0 @@
-
-
-
-
- {{ actDetail.title }}
-
-
-
-
- {{ actDetail.time }}
-
-
-
- {{ actDetail.site }}
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/ItInformation/ItInformation.vue b/src/views/ItInformation/ItInformation.vue
deleted file mode 100644
index 9af9450..0000000
--- a/src/views/ItInformation/ItInformation.vue
+++ /dev/null
@@ -1,203 +0,0 @@
-
-
-
-
-
-
-
-
{{ monthEnglish[item.time.split('-')[1] - 1] }}.
-
{{ item.time.split(' ')[0].split('-')[2] }}
-
-
-
{{ item.title }}
-
-
- 时间:{{ item.time }}
- 地点:{{ item.site }}
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Knowledge/Knowledge.vue b/src/views/Knowledge/Knowledge.vue
deleted file mode 100644
index 69b928e..0000000
--- a/src/views/Knowledge/Knowledge.vue
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/AchDet.vue b/src/views/NewPlatform/Children/AchDet.vue
deleted file mode 100644
index 982214b..0000000
--- a/src/views/NewPlatform/Children/AchDet.vue
+++ /dev/null
@@ -1,170 +0,0 @@
-
-
-
-
-
-
-
-
![]()
-
-
{{ obj.name }}
-
-
-
成果名字:
-
专利类型:
-
专利号:
-
联系人:
-
联系方式:
-
-
-
{{ obj.registerName }}
-
{{ obj.style }}
-
{{ obj.registerNum }}
-
-
- {{ item.contactsName }}
- ,
-
-
-
-
- {{ item.contactsPhone }}
- ,
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/Core.vue b/src/views/NewPlatform/Children/Core.vue
deleted file mode 100644
index 89e4ecd..0000000
--- a/src/views/NewPlatform/Children/Core.vue
+++ /dev/null
@@ -1,246 +0,0 @@
-
-
-
-
-
-
-
-
- 协同创新中心
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
科技资源共享服务平台
-
知识产权与技术转移转化服务平台
-
知识培训与科技人才服务平台
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/Develop.vue b/src/views/NewPlatform/Children/Develop.vue
deleted file mode 100644
index fb4a324..0000000
--- a/src/views/NewPlatform/Children/Develop.vue
+++ /dev/null
@@ -1,46 +0,0 @@
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/Platform.vue b/src/views/NewPlatform/Children/Platform.vue
deleted file mode 100644
index 5c05d21..0000000
--- a/src/views/NewPlatform/Children/Platform.vue
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
{{ item.title }}
-
{{ item.content }}
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/Service.vue b/src/views/NewPlatform/Children/Service.vue
deleted file mode 100644
index e4bafb1..0000000
--- a/src/views/NewPlatform/Children/Service.vue
+++ /dev/null
@@ -1,427 +0,0 @@
-
-
-
-
-
-
-
-
-
服务流程
-
-

-
-
-
-
-
![]()
-
- {{ item.name }}
-
-
-
- {{ item.intro.slice(0,45) }}
-
- more
-
-
-
-
-
-
-
-
-
-
- {{ modelIntro }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
- 点击上传附件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/ServiceDet.vue b/src/views/NewPlatform/Children/ServiceDet.vue
deleted file mode 100644
index ca61192..0000000
--- a/src/views/NewPlatform/Children/ServiceDet.vue
+++ /dev/null
@@ -1,106 +0,0 @@
-
-
-
-
- 绿谷生物
-
- {{ item.name }}
-
-
-
-
-
-
{{ obj.name }}
-
SERVICE
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/Share.vue b/src/views/NewPlatform/Children/Share.vue
deleted file mode 100644
index 46877c9..0000000
--- a/src/views/NewPlatform/Children/Share.vue
+++ /dev/null
@@ -1,239 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 研究开发实验室:
- {{ item.name }}
-
-
-
-
-
- 大型科研设施与仪器:
- {{ item.name }}
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/ShareChild/InsDet.vue b/src/views/NewPlatform/Children/ShareChild/InsDet.vue
deleted file mode 100644
index 51b4262..0000000
--- a/src/views/NewPlatform/Children/ShareChild/InsDet.vue
+++ /dev/null
@@ -1,222 +0,0 @@
-
-
-
-
-
-
-
-
![]()
-
-
-
{{ obj.name }}
-
-
-
-
制造商:
-
型号:
-
规格:
-
性能指标:
-
联系人:
-
联系方式:
-
-
-
-
{{ obj.manufactor }}
-
{{ obj.model }}
-
{{ obj.specifications }}
-
{{ obj.performance }}
-
-
- {{ item.contactsName }}
- 、
-
-
-
-
- {{ item.contactsPhone }}
- 、
-
-
-
-
-
-
-
-
{{ obj.companyname }}
-
{{ obj.identifier }}
-
-
- {{ item.contactsName }}
- 、
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/ShareChild/Institute.vue b/src/views/NewPlatform/Children/ShareChild/Institute.vue
deleted file mode 100644
index de8aef5..0000000
--- a/src/views/NewPlatform/Children/ShareChild/Institute.vue
+++ /dev/null
@@ -1,315 +0,0 @@
-
-
-
-
-
-
-
-
-
{{ shareName }}
-
{{ description }}
-
-
-
设备列表
-
-
-
![]()
-
{{ item.name }}
-
了解更多→
-
-
-
-
-
团队成员信息
-
-
-
姓名
-
性别
-
出生年月
-
学历学位
-
职称职务
-
研究方向
-
-
-
-
{{ item.tmName }}
-
- 男
- 女
-
-
{{ item.birthday }}
-
{{ item.education }}
-
{{ item.position }}
-
{{ item.direction }}
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/Transfer.vue b/src/views/NewPlatform/Children/Transfer.vue
deleted file mode 100644
index f97cfca..0000000
--- a/src/views/NewPlatform/Children/Transfer.vue
+++ /dev/null
@@ -1,155 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- 技术领域:
- {{ item.name }}
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/components/DeEnt.vue b/src/views/NewPlatform/Children/components/DeEnt.vue
deleted file mode 100644
index 4c07568..0000000
--- a/src/views/NewPlatform/Children/components/DeEnt.vue
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-
{{ item.typeOfTech === 0 ? '高校' : item.typeOfTech === 1 ? '院所' : '企业' }}
-
-
-
![]()
-
{{ item.name }}
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/Children/components/SenNav.vue b/src/views/NewPlatform/Children/components/SenNav.vue
deleted file mode 100644
index ac4048a..0000000
--- a/src/views/NewPlatform/Children/components/SenNav.vue
+++ /dev/null
@@ -1,57 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/NewPlatform.vue b/src/views/NewPlatform/NewPlatform.vue
deleted file mode 100644
index e0399bc..0000000
--- a/src/views/NewPlatform/NewPlatform.vue
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/components/HNav.vue b/src/views/NewPlatform/components/HNav.vue
deleted file mode 100644
index f7511de..0000000
--- a/src/views/NewPlatform/components/HNav.vue
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/components/NewModel.vue b/src/views/NewPlatform/components/NewModel.vue
deleted file mode 100644
index 5ebfe8f..0000000
--- a/src/views/NewPlatform/components/NewModel.vue
+++ /dev/null
@@ -1,383 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- 社会信用代码或组织机构代码:
-
-
-
-
- 功能食品协同创新中心
- 现代医药
- 生物医学工程
- 数字健康开发
- 其他
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
- 点击上传附件
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/NewPlatform/components/myTransition.vue b/src/views/NewPlatform/components/myTransition.vue
deleted file mode 100644
index 582881e..0000000
--- a/src/views/NewPlatform/components/myTransition.vue
+++ /dev/null
@@ -1,231 +0,0 @@
-
-
-
过渡效果
-
-
-
-
- 图片放大效果:
-
-
-
-
-
- 加入购物车动画(css实现):
-
-
-
-
-
-
-
-

-
-
-
-
- 加入购物车动画(JavaScript钩子函数实现):
-
-
-
-
-
-
-
-

-
-
-
-
-
-
-
- - {{ item }}
-
-
-
-
-
-
diff --git a/src/views/Policy/Policy.vue b/src/views/Policy/Policy.vue
deleted file mode 100644
index 31ce119..0000000
--- a/src/views/Policy/Policy.vue
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Policy/PolicyDetails.vue b/src/views/Policy/PolicyDetails.vue
deleted file mode 100644
index ac846ec..0000000
--- a/src/views/Policy/PolicyDetails.vue
+++ /dev/null
@@ -1,107 +0,0 @@
-
-
-
-
-
- {{ obj.title }}
-
-
-
-
- {{ obj.time }}
-
-
-
-
- {{ obj.source }}
-
-
-
-
-
-
-
-
-
diff --git a/src/views/Policy/components/PolicyList.vue b/src/views/Policy/components/PolicyList.vue
deleted file mode 100644
index 8fbe496..0000000
--- a/src/views/Policy/components/PolicyList.vue
+++ /dev/null
@@ -1,298 +0,0 @@
-
-
-
-
-
-
-
- 国家
- 山西省
- 山西省综改区
- 太原市
-
-
-
- 标题
- 地区
- 发布部门
-
-
-
-
-
-
-
-
{{ monthEnglish[item.publishTime.split('-')[1] - 1] }}.
-
{{ item.publishTime.split('-')[2] }}
-
-
-
{{ item.title }}
-
-
-
-
- 来源:{{ item.publishDepartName }}
- {{ item.publishTime }}
-
-
-
- 了解更多
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/User/ForgetPassword.vue b/src/views/User/ForgetPassword.vue
deleted file mode 100644
index fe1a0a6..0000000
--- a/src/views/User/ForgetPassword.vue
+++ /dev/null
@@ -1,175 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
重新获取
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
-
-
- 新用户注册
-
-
-
- 返回登录
-
-
-
-
-
-
-
说明
-
1.请通过手机号和验证码修改密码
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/User/Login.vue b/src/views/User/Login.vue
deleted file mode 100644
index 3796d1f..0000000
--- a/src/views/User/Login.vue
+++ /dev/null
@@ -1,299 +0,0 @@
-
-
-
-
-
-
- 免密登录
-
-
-
- 账号登录
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
获取验证码
-
-
-
-
-
-
-
-
重新发送 {{ interval }}
-
获取验证码
-
-
-
-
-
-
-
-
-
- 新用户注册
-
-
-
- 忘记密码
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 新用户注册
-
-
-
- 忘记密码
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/User/Register.vue b/src/views/User/Register.vue
deleted file mode 100644
index 12cc29a..0000000
--- a/src/views/User/Register.vue
+++ /dev/null
@@ -1,111 +0,0 @@
-
-
-
-
-
-
- 个人注册
-
-
-
- 机构注册
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/User/mixin.js b/src/views/User/mixin.js
deleted file mode 100644
index 2de6e60..0000000
--- a/src/views/User/mixin.js
+++ /dev/null
@@ -1,47 +0,0 @@
-const mixin = {
- data() {
- return {
- valid: true,
- phoneRules: [{ required: true, pattern: new RegExp(/^[1][3,4,5,6,7,8,9][0-9]{9}$/), message: '请输入正确的手机号' }],
- codeRules: [
- { required: true, message: '请输入验证码' },
- { min: 4, max: 4, message: '请输入4位短信验证码' },
- ],
- passwordRules: [{ required: true, pattern: new RegExp(/^(?![0-9]+$)(?![a-zA-Z]+$)[0-9A-Za-z]{6,16}$/), message: '请输入密码' }],
- againPassword: [{ required: true, validator: this.pwdAgainCheck, trigger: 'blur' }],
- activeBtn: 0,
- showInterval: false,
- codeTimer: null,
- interval: 120, // 验证码有效时间倒计时
- source: '', // 来源
- };
- },
- methods: {
- pwdAgainCheck(rule, value, callback) {
- if (value.length < 1) {
- return callback(new Error('重复密码不能为空!'));
- } else if (this.form.getFieldValue('password') != this.form.getFieldValue('againCredential')) {
- return callback(new Error('两次输入密码不一致!'));
- } else {
- callback();
- }
- },
-
- // 获取验证码倒计时
- getCodeInterval() {
- this.showInterval = true;
- this.codeTimer = setInterval(() => {
- if (this.interval === 0) {
- clearInterval(this.codeTimer);
- this.codeTimer = null;
- this.showInterval = false;
- this.interval = 120;
- return;
- }
- this.interval = this.interval - 1;
- }, 1000);
- },
- },
-};
-
-export default mixin;
diff --git a/vue.config.js b/vue.config.js
index 308c829..f7f1b72 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -49,6 +49,7 @@ module.exports = {
lintOnSave: true,
publicPath: isPro ? publicPath : '/',
devServer: {
+ hot: true,
open: true,
overlay: {
warnings: false,