3 Star 0 Fork 0

dj / dcic_m

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 1.72 KB
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {}
},
{
"path" : "pages/project/home",
"style" : {
"enablePullDownRefresh": true ,
"disableScroll":true
}
}
,{
"path" : "pages/project/projectInfo",
"style" : {}
}
,{
"path" : "pages/project/questionInfo",
"style" : {}
}
,{
"path" : "pages/project/scoreInfo",
"style" : {}
}
,{
"path" : "pages/problem/areaInfo",
"style" : {}
}
,{
"path" : "pages/problem/problemInfo",
"style" : {}
}
,{
"path" : "pages/my/home",
"style" : {}
}
,{
"path" : "pages/quality/home",
"style" : {}
}
,{
"path" : "pages/quality/infoMationInfo",
"style" : {}
}
,{
"path" : "pages/quality/mationInfo",
"style" : {}
}
,{
"path" : "pages/login/login",
"style" : {}
}
,{
"path" : "pages/enterprise/home",
"style" : {}
}
],
"globalStyle": {
"mp-alipay": {
/* 支付宝小程序特有相关 */
"transparentTitle": "always",
"allowsBounceVertical": "NO"
},
"navigationBarBackgroundColor": "#0081ff",
"navigationBarTitleText": "节水监管",
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
},
"usingComponts": true,
"condition": { //模式配置,仅开发期间生效
"current": 0, //当前激活的模式(list 的索引项)
"list": [{
"name": "表单", //模式名称
"path": "pages/index/index", //启动页面
"query": "" //启动参数
}
]
}
}
1
https://gitee.com/l42857/dcic_m.git
git@gitee.com:l42857/dcic_m.git
l42857
dcic_m
dcic_m
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891