增加了三级路由
修正了在线的点亮暗的bug
Showing
This diff is collapsed.
| ... | ... | @@ -27,7 +27,7 @@ |
| "@ionic-native/local-notifications": "^5.8.0", | ||
| "@ionic-native/splash-screen": "^5.0.0", | ||
| "@ionic-native/status-bar": "^5.0.0", | ||
| "@ionic/angular": "^4.1.0", | ||
| "@ionic/angular": "^4.6.2", | ||
| "cordova-android": "7.1.4", | ||
| "cordova-ios": "~4.5.5", | ||
| "cordova-plugin-appminimize": "1.0.1", | ||
| ... | ... | @@ -69,6 +69,7 @@ |
| "karma-coverage-istanbul-reporter": "~2.0.1", | ||
| "karma-jasmine": "~1.1.2", | ||
| "karma-jasmine-html-reporter": "^0.2.2", | ||
| "node-sass": "^4.12.0", | ||
| "protractor": "~5.4.0", | ||
| "ts-node": "~8.0.0", | ||
| "tslint": "~5.12.0", | ||
| ... | ... |
Please
register
or
sign in
to comment