1 Star 0 Fork 0

Curryywj/uniapp-杰超陈皮店

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
Curryywj 提交于 2023-11-14 16:04 +08:00 . first
{
"pages": [{
"path": "pages/cateroy/cateroy",
"style": {
"navigationBarTitleText": "陈皮分类",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}, {
"path": "pages/profile/profile",
"style": {
"navigationBarTitleText": "杰超陈皮店",
"navigationStyle": "custom"
}
},
{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "茶坑村",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
],
"tabBar": {
"color": "#474747",
"selectedColor": "#6185ef",
"borderStyle": "white",
"fontSize": "16px",
"height": "70px",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/cateroy/cateroy",
"iconPath": "static/tabber/home.png",
"selectedIconPath": "static/tabber/home_active.png",
"text": "陈皮分类"
},
{
"pagePath": "pages/profile/profile",
"iconPath": "static/tabber/serve.png",
"selectedIconPath": "static/tabber/serve_active.png",
"text": "杰超陈皮店"
},
{
"pagePath": "pages/home/home",
"iconPath": "static/tabber/member.png",
"selectedIconPath": "static/tabber/member_active.png",
"text": "茶坑村"
}
]
},
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "杰超陈皮店",
"navigationBarBackgroundColor": "#000",
"backgroundColor": "#F8F8F8",
"app-plus": {
"background": "#efeff4"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/curryywj/uniapp-jiechao-chenpi-store.git
git@gitee.com:curryywj/uniapp-jiechao-chenpi-store.git
curryywj
uniapp-jiechao-chenpi-store
uniapp-杰超陈皮店
master

搜索帮助