1 Star 0 Fork 7

x100/zml-game-beast

forked from 张大炮/zml-game-beast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 792 Bytes
一键复制 编辑 原始数据 按行查看 历史
张大炮 提交于 2023-02-28 18:18 . AI线路添加BFS搜索算法
{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/index/index",
"style": {
"navigationStyle": "custom",
"navigationBarTitleText": "斗兽棋"
}
}
,{
"path" : "pages/test/test",
"style" :
{
"navigationBarTitleText": "测试",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#1f2022",
"backgroundColor": "#1f2022"
},
"uniIdRouter": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/x100/zml-game-beast.git
git@gitee.com:x100/zml-game-beast.git
x100
zml-game-beast
zml-game-beast
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385