@@ -294,7 +312,8 @@ export default {
page: 1,
pageSize: 12,
searchTimer: null,
- loadIns: null
+ loadIns: null,
+ active: ''
};
},
watch: {
@@ -360,6 +379,11 @@ export default {
this.page = 1;
this.getData();
},
+ // 简介点击定位锚点
+ toPart (i) {
+ this.active = i
+ // document.querySelector(`#part${i}`).scrollIntoView()
+ },
// 获取产品标签
getLabel () {
@@ -498,10 +522,6 @@ export default {
this.types = res.typeList
}).catch(err => { })
},
- // banner点击
- openLink (item) {
- item.url && window.open(item.url)
- },
// tab切换
tabChange ({ id }) {
this.curTab = id
@@ -563,6 +583,47 @@ export default {
font-size: 24px;
}
}
+
+ .intro {
+ display: flex;
+ justify-content: space-between;
+ align-items: center;
+ padding: 43px 0;
+ background-color: #fff;
+ li {
+ display: inline-flex;
+ align-items: center;
+ transition: 0.3s;
+ &.active {
+ h6,
+ .desc {
+ color: #006eff;
+ }
+ }
+ &:hover {
+ margin-top: -15px;
+ h6,
+ .desc {
+ color: #006eff;
+ }
+ }
+ }
+ img {
+ width: 50px;
+ margin-right: 15px;
+ }
+ h6 {
+ margin-bottom: 5px;
+ font-size: 16px;
+ color: #0b1d30;
+ transition: 0.5s;
+ }
+ .desc {
+ font-size: 13px;
+ color: #757f92;
+ transition: 0.5s;
+ }
+ }
.inner-wrap {
padding: 18px 0;
background: url(../../../assets/images/product/bg1.png) 0 159px no-repeat,
@@ -597,9 +658,10 @@ export default {
width: 53px;
height: 4px;
transform: translateX(-50%);
+ border-radius: 2px;
}
&.active:after {
- background-color: #9278ff;
+ background-color: #1583ff;
}
}
}
@@ -648,7 +710,7 @@ export default {
cursor: pointer;
&.active {
font-weight: 600;
- color: #9278ff;
+ color: #1583ff;
}
}
.category {
@@ -669,7 +731,7 @@ export default {
}
&.active {
.name {
- color: #9278ff;
+ color: #1583ff;
}
}
}
@@ -684,7 +746,7 @@ export default {
}
&.active {
.el-input .el-input__inner {
- color: #9278ff;
+ color: #1583ff;
}
}
}
@@ -787,7 +849,7 @@ export default {
}
.tag {
margin-right: 8px;
- color: #9278ff;
+ color: #1583ff;
background-color: #f9f9f9;
border: 0;
}
diff --git a/src/pages/member/index.vue b/src/pages/member/index.vue
index 962659a..2e401ba 100644
--- a/src/pages/member/index.vue
+++ b/src/pages/member/index.vue
@@ -2,9 +2,6 @@
-
会员专享权益
@@ -22,14 +19,27 @@
:key="i">
-
{{ item.name }}
+
{{ item.title }}
{{ item.des }}
-
立即注册 | 0元成会员
+
立即注册 | 0元成会员
+
+
+
+
+
+
@@ -42,32 +52,7 @@ export default {
mixins: [mixins],
data () {
return {
- params: [
- {
- name: '一站式采购',
- des: '优选高品质低价格产品'
- },
- {
- name: '精准产品匹配',
- des: '体系化产品方案匹配满足不同学科需求'
- },
- {
- name: '本地化售前顾问',
- des: '提供项目全流程售前售后支持服务'
- },
- {
- name: '移动办公',
- des: '查看产品、参数,下单,方案生成,手机上即可完成'
- },
- {
- name: '免息账期',
- des: '先发货后付款,支持背靠背支付'
- },
- {
- name: '智能方案生成',
- des: '内置有实验室配置方案模板只需3分钟即可生成方案'
- },
- ]
+ qrcodeVisible: false,
}
},
mounted () {
@@ -117,7 +102,7 @@ export default {
}
h6 {
position: relative;
- margin: 60px 0 39px;
+ margin: 60px 0 30px;
font-size: 2rem;
font-weight: 600;
text-align: center;
@@ -144,12 +129,12 @@ export default {
padding: 0 60px 0 100px;
li {
position: relative;
- font-size: 1.4rem;
- color: #fff;
+ font-size: 1.2rem;
+ color: #a3a3a3;
&:before {
content: '';
position: absolute;
- top: 5px;
+ top: 2px;
left: -34px;
width: 24px;
height: 24px;
@@ -158,8 +143,8 @@ export default {
}
}
.member-des {
- margin-top: 25px;
- font-size: 1rem;
+ margin-top: 60px;
+ font-size: 1.2rem;
text-align: center;
color: #fff;
}
@@ -167,7 +152,7 @@ export default {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
- padding: 0 120px;
+ padding: 0 180px;
li {
width: 33.33%;
padding: 20px 30px;
@@ -196,6 +181,10 @@ export default {
background-color: #e3b871;
background-image: linear-gradient(233.36deg, #e8ce8c, #f3c169);
border-radius: 38px;
+ cursor: pointer;
+ &:hover {
+ opacity: 0.9;
+ }
}
}
\ No newline at end of file
diff --git a/src/pages/supplier/index.vue b/src/pages/supplier/index.vue
new file mode 100644
index 0000000..bd7eab5
--- /dev/null
+++ b/src/pages/supplier/index.vue
@@ -0,0 +1,243 @@
+
+
+
+
教育数字化产品供应商
+
与3000所高校共建数字化教育产业未来
+
登录供应商平台
+
+
+
+
+
如果您是从事高职、本科市场相应数字化场景的软件、硬件研发、生产或代理的供应商;如果您正面临拓展渠道难、精准触达客户难、售前支持难、按时回款难等发展瓶颈;请加入职站商城,让您的产品走进全国院校。
+
+
+
+
+
+
+
+
+
+
+
我们提供的支持
+
+ -
+
生产力赋能
+ 公司打造的产业中台将赋能联盟厂家高效地进行软件产品的开发与交付。
+
+ -
+
渠道与运营服务赋能
+ 公司会为联盟厂家提供公共的渠道支撑和客户获取,帮助厂家获得客户成交,降低产品厂家的市场压力。
+
+ -
+
创业技术孵化服务
+ 对于还在创业阶段的产品创业者,我司还提供初始的技术外包支撑服务,帮助产品创业者最小成本的完成产品的落地。
+
+
+
+
+
+
+
+
开发者需要具备的条件
+
+ -
+
+
产品研发
+ 具备独立设计、开发教育产业数字化产品的能力
+
+ -
+
+
产品运维
+ 具备独立的产品运维支持的能力
+
+ -
+
+
专业服务
+ 具备对产品内容专业支持的能力
+
+
+
+
+
+
开发者受益
+
我们将与开发者共享教育产业数字化蓝海的巨大收益!
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/router/modules/aboutUs.js b/src/router/modules/aboutUs.js
new file mode 100644
index 0000000..125d99d
--- /dev/null
+++ b/src/router/modules/aboutUs.js
@@ -0,0 +1,14 @@
+import BasicLayout from '@/layouts/home'
+const name = 'aboutUs'
+export default {
+ path: `/${name}`,
+ component: BasicLayout,
+ children: [
+ {
+ name,
+ path: `/${name}`,
+ component: () => import(`@/pages/${name}`),
+ meta: { title: '' }
+ }
+ ]
+};
diff --git a/src/router/modules/supplier.js b/src/router/modules/supplier.js
new file mode 100644
index 0000000..ea56fbc
--- /dev/null
+++ b/src/router/modules/supplier.js
@@ -0,0 +1,14 @@
+import BasicLayout from '@/layouts/home'
+const name = 'supplier'
+export default {
+ path: `/${name}`,
+ component: BasicLayout,
+ children: [
+ {
+ name,
+ path: `/${name}`,
+ component: () => import(`@/pages/${name}`),
+ meta: { title: '' }
+ }
+ ]
+};
diff --git a/src/setting.js b/src/setting.js
index bc3b2b4..0149577 100644
--- a/src/setting.js
+++ b/src/setting.js
@@ -23,7 +23,7 @@ const Setting = {
/**
* 路由白名单
* */
- whiteList: [],
+ whiteList: ['/column/result', '/aboutUs', '/supplier'],
/**
* 英文站点id数组
* */