1 Star 0 Fork 2

watermelon1999/wx_question

forked from moonshine/wx_question 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 5.46 KB
一键复制 编辑 原始数据 按行查看 历史
moonshine 提交于 2020-09-23 21:11 . 操作日志:
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
// 饮食问卷\
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "加载页面"
}
},
{
"path": "pages/question/sexAge/qusetionOne",
"style": {
"usingComponents":{
"van-dialog": "/wxcomponents/vant/dist/dialog/index",
"van-icon": "/wxcomponents/vant/dist/icon/index",
"van-field": "/wxcomponents/vant/dist/field/index"
},
"navigationBarTitleText": "问题答卷"
}
},
{
"path": "pages/score/physicalScore",
"style": {
"usingComponents":{
"van-col": "/wxcomponents/vant/dist/col/index",
"van-icon": "/wxcomponents/vant/dist/icon/index"
},
"navigationBarTitleText": "我的体质",
"navigationBarBackgroundColor":"#FFFFFF"
}
},
{
"path": "pages/question/food/foodtwo",
"style": {
"usingComponents":{
"van-button": "/wxcomponents/vant/dist/button/index",
"van-progress": "/wxcomponents/vant/dist/progress/index",
"van-icon": "/wxcomponents/vant/dist/icon/index",
"van-row": "/wxcomponents/vant/dist/row/index",
"van-col": "/wxcomponents/vant/dist/col/index",
"van-field": "/wxcomponents/vant/dist/field/index",
"van-toast": "/wxcomponents/vant/dist/toast/index"
},
"navigationBarTitleText": "饮食问卷",
"navigationBarBackgroundColor":"#FFFFFF"
}
},
{
"path": "pages/question/sexAge/question_asthma",
"style": {
"usingComponents":{
"van-dialog": "/wxcomponents/vant/dist/dialog/index",
"van-icon": "/wxcomponents/vant/dist/icon/index",
"van-field": "/wxcomponents/vant/dist/field/index",
"van-button": "/wxcomponents/vant/dist/button/index",
"van-progress": "/wxcomponents/vant/dist/progress/index",
"van-row": "/wxcomponents/vant/dist/row/index",
"van-col": "/wxcomponents/vant/dist/col/index",
"van-toast": "/wxcomponents/vant/dist/toast/index"
},
"navigationBarTitleText": "哮喘答卷"
}
},
{
"path": "pages/question/food/foodScropt",
"style": {
"usingComponents":{
"van-icon": "/wxcomponents/vant/dist/icon/index"
},
"navigationBarTitleText": "食物问卷说明"
}
},
{
"path": "pages/basic/basicInfo",
"style": {
"usingComponents":{
"van-dialog": "/wxcomponents/vant/dist/dialog/index",
"van-icon": "/wxcomponents/vant/dist/icon/index",
"van-field": "/wxcomponents/vant/dist/field/index",
"van-dropdown-menu": "/wxcomponents/vant/dist/dropdown-menu/index",
"van-dropdown-item": "/wxcomponents/vant/dist/dropdown-item/index",
"van-area": "/wxcomponents/vant/dist/area/index",
"van-popup": "/wxcomponents/vant/dist/popup/index",
"van-picker": "/wxcomponents/vant/dist/picker/index"
},
"navigationBarTitleText": "基础信息"
}
},
{
"path": "pages/subscript/sub_protocol",
"style": {
"navigationBarTitleText": "协议说明",
"usingComponents":{
"van-radio": "/wxcomponents/vant/dist/radio/index",
"van-radio-group": "/wxcomponents/vant/dist/radio-group/index",
"van-icon": "/wxcomponents/vant/dist/icon/index",
"van-popup": "/wxcomponents/vant/dist/popup/index"
}
}
},
{
"path": "pages/question/food/food_protocol",
"style": {
"usingComponents":{
"van-icon": "/wxcomponents/vant/dist/icon/index",
"van-radio-group": "/wxcomponents/vant/dist/radio-group/index",
"van-radio": "/wxcomponents/vant/dist/radio/index"
},
"navigationBarTitleText": "填写协议"
}
},
{
"path": "pages/subscript/subscript",
"style": {
"usingComponents":{
"van-dialog": "/wxcomponents/vant/dist/dialog/index",
"van-icon": "/wxcomponents/vant/dist/icon/index"
},
"navigationBarTitleText": "问卷填写说明"
}
},
{
"path": "pages/index/no_questionnaire",
"style": {
"navigationBarTitleText": "未开放"
}
},
{
"path": "pages/select/selectAge",
"style": {
"usingComponents":{
"van-button": "/wxcomponents/vant/dist/button/index",
"van-progress": "/wxcomponents/vant/dist/progress/index",
"van-icon": "/wxcomponents/vant/dist/icon/index"
},
"navigationBarTitleText": "问卷选择"
}
},
{
"path": "pages/score/success",
"style": {
"usingComponents":{
"van-col": "/wxcomponents/vant/dist/col/index",
"van-icon": "/wxcomponents/vant/dist/icon/index"
},
"navigationBarTitleText": "成功页面"
}
},
{
"path": "pages/ownerQuestion/owerQuestion",
"style": {
"usingComponents":{
"van-icon": "/wxcomponents/vant/dist/icon/index"
},
"navigationBarTitleText": "问卷列表选项"
}
},
{
"path": "pages/ownerQuestion/owerChildQuestion",
"style": {
"usingComponents":{
"van-icon": "/wxcomponents/vant/dist/icon/index"
},
"navigationBarTitleText": "我的问卷列表"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationStyle": "default",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
},
"app-plus": {
"softinputMode": "adjustResize"
},
"condition" : { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [
{
"name": "", //模式名称
"path": "", //启动页面,必选
"query": "" //启动参数,在页面的onLoad函数里面得到
}
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/watermelon1999/wx_question.git
git@gitee.com:watermelon1999/wx_question.git
watermelon1999
wx_question
wx_question
master

搜索帮助