售前咨询
刘老师
-18019930142
+ style="margin-bottom: 5px">郭老师 +17671782660
diff --git a/src/api/index.js b/src/api/index.js index 2a317e1..e3f1677 100644 --- a/src/api/index.js +++ b/src/api/index.js @@ -35,4 +35,6 @@ export default { subjectCategoryCited: `${host}nakadai/nakadai/subject/subjectCategoryCited`, goodsSchemeClassification: `${host}nakadai/mall/goodsSchemeClassification`, schemeList: `${host}nakadai/nakadai/partner/schemeManagement/schemeList`, + curriculumChapter: `${host}nakadai/nakadai/curriculum/chapter/queryChaptersAndSubsections`, + curriculumGetSubsection: `${host}nakadai/nakadai/curriculum/subsection/getSubsection`, } \ No newline at end of file diff --git a/src/assets/images/index/customer.png b/src/assets/images/index/customer.png new file mode 100644 index 0000000..dfd21c5 Binary files /dev/null and b/src/assets/images/index/customer.png differ diff --git a/src/assets/images/logo.png b/src/assets/images/logo.png index a31d7b3..db6015d 100644 Binary files a/src/assets/images/logo.png and b/src/assets/images/logo.png differ diff --git a/src/components/rightColumns/index.vue b/src/components/rightColumns/index.vue index 47f20fd..53ce483 100644 --- a/src/components/rightColumns/index.vue +++ b/src/components/rightColumns/index.vue @@ -64,7 +64,7 @@ export default { isSort: 1 }).then(({ data }) => { this.columns = data - this.$parent.getInfo && this.$parent.getInfo() + this.$parent.getInfo && this.$route.query.id && this.$parent.getInfo() }).catch(err => { }) this.$post(`${this.api.hotContent}?siteId=${this.site}`).then(({ data }) => { diff --git a/src/layouts/footer/index.vue b/src/layouts/footer/index.vue index d0af7ee..d5c9792 100644 --- a/src/layouts/footer/index.vue +++ b/src/layouts/footer/index.vue @@ -169,7 +169,7 @@ export default { // 获取iasf中文首页应用模块数据 getInfo () { // 预览/详情 - this.$post(`${this.api[this.preview ? 'getRedisCache' : 'findPage']}?columnId=${this.$route.query.id}`).then(({ data }) => { + this.$route.query.id && this.$post(`${this.api[this.preview ? 'getRedisCache' : 'findPage']}?columnId=${this.$route.query.id}`).then(({ data }) => { if (data.length) { // state:已发布(1)则取theEditedJson,草稿(0)则取jsonBeforeEditing const json = JSON.parse(this.preview ? diff --git a/src/mixins/estate/index.js b/src/mixins/estate/index.js index 250afec..ae4b2c9 100644 --- a/src/mixins/estate/index.js +++ b/src/mixins/estate/index.js @@ -12,7 +12,7 @@ export default { // 获取文章详情 getInfo() { // 预览/详情 - this.$post(`${this.api[this.preview ? 'getRedisCache' : 'findPage']}?columnId=${this.id}`).then(({ data }) => { + this.id && this.$post(`${this.api[this.preview ? 'getRedisCache' : 'findPage']}?columnId=${this.id}`).then(({ data }) => { if (data.length) { // state:已发布(1)则取theEditedJson,草稿(0)则取jsonBeforeEditing const json = JSON.parse(this.preview ? diff --git a/src/mixins/page/index.js b/src/mixins/page/index.js index 388eed5..5af307a 100644 --- a/src/mixins/page/index.js +++ b/src/mixins/page/index.js @@ -15,7 +15,7 @@ export default { } }, mounted() { - this.getInfo && this.id && this.getInfo() + this.getInfo && this.$route.query.id && this.getInfo() }, methods: { // 打开链接 diff --git a/src/pages/aboutUs/index.vue b/src/pages/aboutUs/index.vue index 06be872..b54e452 100644 --- a/src/pages/aboutUs/index.vue +++ b/src/pages/aboutUs/index.vue @@ -454,7 +454,7 @@
微信扫码添加职站售前咨询
提供付费咨询及解决方案
@@ -469,8 +469,8 @@售前咨询
刘老师
-18019930142
+ style="margin-bottom: 5px">郭老师 +17671782660
{{ item.des }}
+扫小程序下单
+{{ item.des }}
+