2 Star 7 Fork 1

fengGer的bugs/uni-app-swiper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pages.json 541 Bytes
一键复制 编辑 原始数据 按行查看 历史
fengGer的bugs 提交于 2021-06-11 16:23 . 优化
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "swiper 3D"
}
},{
"path": "pages/scan/scan",
"style": {
"navigationBarTitleText": "扫一扫",
"enablePullDownRefresh": false
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#F8F8F8"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/fengger1102/uni-app-swiper.git
[email protected]:fengger1102/uni-app-swiper.git
fengger1102
uni-app-swiper
uni-app-swiper
master

搜索帮助