parent
1f784a7cd6
commit
8940a1396f
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"cloud":true,
|
||||||
|
"pages": [
|
||||||
|
"pages/index/index",
|
||||||
|
"pages/rollcall/rollcall"
|
||||||
|
],
|
||||||
|
"window": {
|
||||||
|
"backgroundTextStyle": "light",
|
||||||
|
"navigationBarBackgroundColor": "#fff",
|
||||||
|
"navigationBarTitleText": "点名系统",
|
||||||
|
"navigationBarTextStyle": "black"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in new issue