parent
87b170a6a2
commit
d956e19df3
@ -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