3 Star 1 Fork 2

新海叒科技有限公司 / AI皮肤测试

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 2.06 KB
一键复制 编辑 原始数据 按行查看 历史
李杰峰 提交于 2021-07-07 19:03 . 提交修改
{
"pages": [
// {
// "path": "pages/h5/test",
// "style": {
// "navigationStyle": "custom"
// }
// },
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom"
},
"app-plus":{
"bounce":"none" // 将回弹属性关掉
}
},
{
"path": "pages/h5/h5-course",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/oauth/empty",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/skin/guest-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/skinTestReport/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/photoAnalysis/index",
"style": {
"navigationStyle":"custom"
}
},
{
"path": "pages/skin/guest-list",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/skin/guest-mobile",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/skin/guest-add",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/skin/guest-form",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/skin/guest-search",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/skin/guest-record",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/oauth/oauth2",
"style": {
"navigationStyle": "custom"
}
}
// {
// "path": "pages/oauth/empty",
// "style": {
// "navigationStyle": "custom"
// }
// },
// {
// "path": "pages/web-view",
// "style": {
// "navigationBarTitleText": ""
// }
// }
// {
// "path": "pages/index/image",
// "style": {
// "navigationBarTitleText": "测试"
// }
// }
],
"globalStyle": {
//"navigationStyle":"custom",
"navigationBarTextStyle": "white",
"navigationBarTitleText": "",
"navigationBarBackgroundColor": "#FF6A6A"
},
"condition": { //模式配置,仅开发期间生效
"current": 1, //当前激活的模式(list 的索引项)
"list": [
]
}
}
1
https://gitee.com/xinhiruo-resource/ai-skin-test.git
git@gitee.com:xinhiruo-resource/ai-skin-test.git
xinhiruo-resource
ai-skin-test
AI皮肤测试
master

搜索帮助