代码拉取完成,页面将自动刷新
同步操作将从 也有1點儿想你/uniapp-template 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "专家信息抽取",
"enablePullDownRefresh": false
}
}, {
"path": "pages/record/record",
"style": {
"navigationBarTitleText": "抽取记录",
"enablePullDownRefresh": true
}
}, {
"path": "pages/chooseResult/chooseResult",
"style": {
"navigationBarTitleText": "抽取结果",
"enablePullDownRefresh": false
}
}, {
"path": "pages/recordDetail/recordDetail",
"style": {
"navigationBarTitleText": "记录详情",
"enablePullDownRefresh": false
}
}, {
"path": "pages/resultDetail/resultDetail",
"style": {
"navigationBarTitleText": "抽取详情",
"enablePullDownRefresh": false
}
}],
"tabBar": {
"color": "#171717",
"selectedColor": "#F20339",
"backgroundColor": "#F2F2F2",
"list": [{
"pagePath": "pages/index/index",
"text": "抽取",
"iconPath": "static/image/home.png",
"selectedIconPath": "static/image/home1.png"
},
{
"pagePath": "pages/record/record",
"text": "抽取记录",
"iconPath": "static/image/collect.png",
"selectedIconPath": "static/image/collect1.png"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
},
// 组件
"usingComponents": {}
},
"easycom": {
"autoscan": true, //是否自动扫描组件
"custom": {
"^base-(.*)": "@/components/base-$1.vue", // 匹配components目录内的vue文件
"^sk-(.*)": "@/components/sk-$1/sk-$1.vue"
}
},
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。