diff --git a/src/assets/images/userSharing/1.png b/src/assets/images/userSharing/1.png new file mode 100644 index 0000000..cb8452f Binary files /dev/null and b/src/assets/images/userSharing/1.png differ diff --git a/src/assets/images/userSharing/2.png b/src/assets/images/userSharing/2.png new file mode 100644 index 0000000..47564e2 Binary files /dev/null and b/src/assets/images/userSharing/2.png differ diff --git a/src/assets/images/userSharing/3.png b/src/assets/images/userSharing/3.png new file mode 100644 index 0000000..07bc903 Binary files /dev/null and b/src/assets/images/userSharing/3.png differ diff --git a/src/assets/images/userSharing/4.png b/src/assets/images/userSharing/4.png new file mode 100644 index 0000000..e1215df Binary files /dev/null and b/src/assets/images/userSharing/4.png differ diff --git a/src/const/modules.js b/src/const/modules.js index e2153bb..3788e67 100644 --- a/src/const/modules.js +++ b/src/const/modules.js @@ -4004,4 +4004,185 @@ export default { } }, ], + userSharing: [ + { + type: 'introduce', + forms: [ + { + type: 'upload', + prop: 'pic', + label: '图片', + required: true, + crop: false + }, + { + type: 'input', + prop: 'title', + label: '标题', + required: true + }, + { + type: 'link', + prop: 'link', + label: '链接' + } + ], + form: { + pic: '', + title: '', + link: { + linkName: '无', + connectionType: 1, + columnId: [], + articleId: '', + linkAddress : '', + site: '', + otherColumnId: [], + otherArticleId: '', + isOpen: 1 + }, + isEnable: 1 + }, + list: [ + { + pic: 'http://10.10.11.7/images/talent/1.png', + title: 'EDUCATION & COLLABORATION', + link: { + linkName: '无', + connectionType: 1, + columnId: [], + articleId: '', + linkAddress : '', + site: '', + otherColumnId: [], + otherArticleId: '', + isOpen: 1 + }, + isEnable: 1 + } + ] + }, + { + type: 'form', + forms: [ + { + type: 'textarea', + prop: 'des', + label: '描述' + } + ], + form: { + des: `S³FEL是由深圳市政府投资建设的新一代自由电子激光大科学装置,将成为世界上顶级的先进光源大科学装置,是支撑深圳社会主义先行示范区和大湾区综合性国家科学中心建设的大型公共科技创新平台,对提升我国的科技影响力、集聚顶尖科技人才、推动科技创新具有非常重要的意义。 S³FEL以“高效运行、分类开放”为共享理念,向全世界科技界实行开放共享,促进信息、材料、能源、生物化学等多个基础科学领域的极速发展。` + } + }, + { + type: 'form', + forms: [ + { + type: 'input', + prop: 'title', + label: '标题', + required: true + }, + { + type: 'link', + prop: 'link', + label: '链接' + }, + { + type: 'textarea', + prop: 'des', + label: '描述' + } + ], + form: { + title: '机时申请', + link: { + linkName: '无', + connectionType: 1, + columnId: [], + articleId: '', + linkAddress : '', + site: '', + otherColumnId: [], + otherArticleId: '', + isOpen: 1 + }, + des: `向全世界科技界实行开放共享,多个基础科学领域的极速发展。 + ` + } + }, + { + type: 'form', + forms: [ + { + type: 'input', + prop: 'title', + label: '标题', + required: true + }, + { + type: 'link', + prop: 'link', + label: '链接' + }, + { + type: 'textarea', + prop: 'des', + label: '描述' + } + ], + form: { + title: '实时运行动态', + link: { + linkName: '无', + connectionType: 1, + columnId: [], + articleId: '', + linkAddress : '', + site: '', + otherColumnId: [], + otherArticleId: '', + isOpen: 1 + }, + des: `促进信息、材料、能源、生物、环境、化学等多个基础科学领域的极速发展。 ` + } + }, + { + type: 'form', + forms: [ + { + type: 'input', + prop: 'title', + label: '标题', + required: true + }, + { + type: 'link', + prop: 'link', + label: '链接' + }, + { + type: 'textarea', + prop: 'des', + label: '描述' + } + ], + form: { + title: '用户常见问题', + link: { + linkName: '无', + connectionType: 1, + columnId: [], + articleId: '', + linkAddress : '', + site: '', + otherColumnId: [], + otherArticleId: '', + isOpen: 1 + }, + des: `常见问题答案,也能提问由深圳市政府投资建设的新一代自由` + } + }, + ], } \ No newline at end of file diff --git a/src/mixins/page/index.js b/src/mixins/page/index.js index a1a677b..6c6ef35 100644 --- a/src/mixins/page/index.js +++ b/src/mixins/page/index.js @@ -68,13 +68,14 @@ export default { this.id = json.id const str = json[json.state ? 'theEditedJson' : 'jsonBeforeEditing'] this.originModules = str // 原始json,用以页面离开的时候判断是否需要提示保存 - this.modules = JSON.parse(str) + // this.modules = JSON.parse(str) console.log("🚀 ~ file: index.js ~ line 53 ~ this.$post ~ this.modules", this.modules) } }).catch(err => {}) }, // 展开模块设置 toSet(i, listIndex) { + console.log("🚀 ~ file: index.js:78 ~ toSet ~ i", i,this.modules) this.curModule = i this.curData = JSON.parse(JSON.stringify(this.modules[i])) const { type } = this.curData diff --git a/src/pages/column/page/science.vue b/src/pages/column/page/science.vue index d1e9b98..9df014c 100644 --- a/src/pages/column/page/science.vue +++ b/src/pages/column/page/science.vue @@ -30,7 +30,7 @@
{{ item.des }}
-{{ item.des }}
+{{ modules[5].form.subTitle }}
{{ modules[6].form.subTitle }}
页面设置/RESEARCH
+USERS SHARE
+高效运行、分类开放
+EFFICIENT OPERATION, CLASSIFICATION OPEN
+