1 Star 5 Fork 4

范松昌 / Taro-navigation-bar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.config.json 1.75 KB
一键复制 编辑 原始数据 按行查看 历史
{
"miniprogramRoot": "dist/",
"projectname": "taro-navigationbar",
"description": "taro自定义导航 ",
"appid": "wx76fe9d97c50feaa5",
"setting": {
"urlCheck": true,
"es6": false,
"postcss": false,
"minified": false
},
"compileType": "miniprogram",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"plugin": {
"current": -1,
"list": []
},
"game": {
"list": []
},
"miniprogram": {
"current": 8,
"list": [
{
"id": -1,
"name": "pages/demo/demo1",
"pathName": "pages/demo/demo1",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/demo/demo4",
"pathName": "pages/demo/demo4",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/demo/demo5",
"pathName": "pages/demo/demo5",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/demo/demo6",
"pathName": "pages/demo/demo6",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/demo/scorll",
"pathName": "pages/demo/scorll",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/demo/demo7",
"pathName": "pages/demo/demo7",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/demo/demo3",
"pathName": "pages/demo/demo3",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/demo/demo9",
"pathName": "pages/demo/demo9",
"query": "",
"scene": null
},
{
"id": -1,
"name": "pages/demo/demo10",
"pathName": "pages/demo/demo10",
"scene": null
}
]
}
}
}
1
https://gitee.com/GitHubFsc/Taro-navigation-bar.git
git@gitee.com:GitHubFsc/Taro-navigation-bar.git
GitHubFsc
Taro-navigation-bar
Taro-navigation-bar
master

搜索帮助