1 Star 0 Fork 0

龙龙ago/DayDayUp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 936 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"pages": [{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "积分兑换"
}
},
{
"path": "pages/admin/admin",
"style": {
"navigationBarTitleText": "管理员操作",
"enablePullDownRefresh": false
}
}, {
"path": "pages/test/add",
"style": {
"navigationBarTitleText": "新增"
}
}, {
"path": "pages/test/edit",
"style": {
"navigationBarTitleText": "编辑"
}
}, {
"path": "pages/test/list",
"style": {
"navigationBarTitleText": "列表"
}
}, {
"path": "pages/test/detail",
"style": {
"navigationBarTitleText": "详情"
}
},
{
"path" : "pages/public/public",
"style" :
{
"navigationBarTitleText" : "公共"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "custom",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dragon-dragon-ago/day-day-up.git
git@gitee.com:dragon-dragon-ago/day-day-up.git
dragon-dragon-ago
day-day-up
DayDayUp
master

搜索帮助