Merge branch 'push-dev' into 'master'
Push dev See merge request !1
Showing
... | @@ -21,6 +21,7 @@ | ... | @@ -21,6 +21,7 @@ |
"@angular/platform-browser": "^7.2.2", | "@angular/platform-browser": "^7.2.2", | ||
"@angular/platform-browser-dynamic": "^7.2.2", | "@angular/platform-browser-dynamic": "^7.2.2", | ||
"@angular/router": "^7.2.2", | "@angular/router": "^7.2.2", | ||
"@ionic-native/app-minimize": "^5.0.0", | |||
"@ionic-native/core": "^5.0.0", | "@ionic-native/core": "^5.0.0", | ||
"@ionic-native/local-notifications": "^5.3.0", | "@ionic-native/local-notifications": "^5.3.0", | ||
"@ionic-native/splash-screen": "^5.0.0", | "@ionic-native/splash-screen": "^5.0.0", | ||
... | @@ -28,14 +29,18 @@ | ... | @@ -28,14 +29,18 @@ |
"@ionic/angular": "^4.1.0", | "@ionic/angular": "^4.1.0", | ||
"cordova-android": "7.1.4", | "cordova-android": "7.1.4", | ||
"cordova-ios": "4.5.5", | "cordova-ios": "4.5.5", | ||
"cordova-plugin-appminimize": "1.0.1", | |||
"cordova-plugin-badge": "^0.8.8", | |||
"cordova-plugin-device": "^2.0.2", | "cordova-plugin-device": "^2.0.2", | ||
"cordova-plugin-ionic-keyboard": "^2.1.3", | "cordova-plugin-ionic-keyboard": "^2.1.3", | ||
"cordova-plugin-ionic-webview": "^3.1.2", | "cordova-plugin-ionic-webview": "^3.1.2", | ||
"cordova-plugin-local-notification": "0.9.0-beta.2", | "cordova-plugin-local-notification": "^0.9.0-beta.2", | ||
"cordova-plugin-splashscreen": "^5.0.2", | "cordova-plugin-splashscreen": "^5.0.2", | ||
"cordova-plugin-statusbar": "^2.4.2", | "cordova-plugin-statusbar": "^2.4.2", | ||
"cordova-plugin-whitelist": "^1.3.3", | "cordova-plugin-whitelist": "^1.3.3", | ||
"core-js": "^2.5.4", | "core-js": "^2.5.4", | ||
"echarts": "^4.2.1", | |||
"ngx-echarts": "^4.1.0", | |||
"rxjs": "~6.3.3", | "rxjs": "~6.3.3", | ||
"web-animations-js": "^2.3.1", | "web-animations-js": "^2.3.1", | ||
"zone.js": "~0.8.29" | "zone.js": "~0.8.29" | ||
... | @@ -77,11 +82,12 @@ | ... | @@ -77,11 +82,12 @@ |
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" | "ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+" | ||
}, | }, | ||
"cordova-plugin-ionic-keyboard": {}, | "cordova-plugin-ionic-keyboard": {}, | ||
"cordova-plugin-local-notification": {} | "cordova-plugin-local-notification": {}, | ||
"cordova-plugin-appminimize": {} | |||
}, | }, | ||
"platforms": [ | "platforms": [ | ||
"android", | "android", | ||
"ios" | "ios" | ||
] | ] | ||
} | } | ||
} | } | ||
\ No newline at end of file |
src/assets/icon/iconfont.css
0 → 100644
src/assets/icon/iconfont.eot
0 → 100644
File added
src/assets/icon/iconfont.svg
0 → 100644
This diff is collapsed.
src/assets/icon/iconfont.ttf
0 → 100644
File added
File added
src/assets/imgs/1.png
0 → 100644
1.06 KB
src/assets/imgs/2.png
0 → 100644
1.06 KB
src/assets/imgs/3.png
0 → 100644
1.05 KB
src/assets/imgs/4.png
0 → 100644
1.06 KB