Skip to content

Commit a162d6e

Browse files
author
alex
committed
optimize
1 parent 6d8c8bd commit a162d6e

28 files changed

+33
-42
lines changed

config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<auto-download enabled="true" />
2727
<auto-install enabled="true" />
2828
<native-interface version="1" />
29-
<config-file url="http://hotpush.applinzi.com/chcp.json" />
29+
<config-file url="http://116.6.64.111:15001/mobile/hotpush/www/chcp.json" />
3030
</chcp>
3131
<platform name="android">
3232
<allow-intent href="market:*" />
@@ -101,5 +101,5 @@
101101
<plugin name="cordova-plugin-themeablebrowser" spec="^0.2.17" />
102102
<plugin name="cordova-hot-code-push-plugin" spec="^1.5.3" />
103103
<plugin name="cordova-hot-code-push-local-dev-addon" spec="^0.4.2" />
104-
<engine name="android" spec="6.3.0" />
104+
<engine name="android" spec="6.2.3" />
105105
</widget>

cordova-hcp.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"min_native_interface": 1,
55
"ios_identifier": "",
66
"android_identifier": "",
7-
"content_url": "http://hotpush.applinzi.com",
7+
"content_url": "http://116.6.64.111:15001/mobile/hotpush/www",
88
"update": "now"
99
}

package-lock.json

Lines changed: 18 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@ngx-translate/core": "8.0.0",
3232
"@ngx-translate/http-loader": "^2.0.0",
3333
"angular2-qrcode": "2.0.1",
34-
"cordova-android": "6.3.0",
34+
"cordova-android": "6.2.3",
3535
"cordova-hot-code-push-local-dev-addon": "^0.4.2",
3636
"cordova-hot-code-push-plugin": "^1.5.3",
3737
"cordova-plugin-camera": "^2.3.1",
0 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading
0 Bytes
Loading

0 commit comments

Comments
 (0)