|
@@ -1,5 +1,5 @@
|
|
{
|
|
{
|
|
- "pages":[
|
|
|
|
|
|
+ "pages": [
|
|
"pages/index/index",
|
|
"pages/index/index",
|
|
"pages/announce/announce",
|
|
"pages/announce/announce",
|
|
"pages/article/article",
|
|
"pages/article/article",
|
|
@@ -8,15 +8,16 @@
|
|
"pages/rate/rate",
|
|
"pages/rate/rate",
|
|
"pages/rate-review/rate-review",
|
|
"pages/rate-review/rate-review",
|
|
"pages/my-log/my-log",
|
|
"pages/my-log/my-log",
|
|
- "pages/apply-leave/apply-leave"
|
|
|
|
|
|
+ "pages/apply-leave/apply-leave",
|
|
|
|
+ "pages/login/index"
|
|
],
|
|
],
|
|
- "window":{
|
|
|
|
- "backgroundTextStyle":"light",
|
|
|
|
|
|
+ "window": {
|
|
|
|
+ "backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "WeChat",
|
|
"navigationBarTitleText": "WeChat",
|
|
- "navigationBarTextStyle":"black"
|
|
|
|
|
|
+ "navigationBarTextStyle": "black"
|
|
},
|
|
},
|
|
- "tabBar":{
|
|
|
|
|
|
+ "tabBar": {
|
|
"backgroundColor": "#111111",
|
|
"backgroundColor": "#111111",
|
|
"list": [
|
|
"list": [
|
|
{
|
|
{
|
|
@@ -51,4 +52,4 @@
|
|
"provider": "wx92c68dae5a8bb046"
|
|
"provider": "wx92c68dae5a8bb046"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
-}
|
|
|
|
|
|
+}
|