1 Star 0 Fork 0

shong/wx-zjumatch

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
app.json 717 Bytes
Copy Edit Raw Blame History
{
"pages": [
"pages/index/index",
"pages/info_details/info_details",
"pages/info_edit/info_edit",
"pages/login/login",
"pages/register/register",
"pages/logs/logs",
"pages/user/user"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "zjumatch",
"navigationBarTextStyle": "black",
"onReachBottomDistance": 50
},
"tabBar": {
"list": [
{
"pagePath": "pages/index/index",
"text": "YOU"
},
{
"pagePath": "pages/user/user",
"text": "ME"
}
]
},
"networkTimeout": {
"request": 10000,
"downloadFile": 10000
},
"debug": true
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shong/wx-zjumatch.git
git@gitee.com:shong/wx-zjumatch.git
shong
wx-zjumatch
wx-zjumatch
master

Search

D67c1975 1850385 1daf7b77 1850385