@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<widget id="vip.raex.nft" version="1.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="me.zc.store" ios-CFBundleVersion="199" android-versionCode="1253">
- <name>RAEX宇宙</name>
+<widget id="vip.raex.nft" version="1.0.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="me.zc.store" ios-CFBundleVersion="199" android-versionCode="1256">
+ <name>绿洲宇宙</name>
<description>
A sample Apache Cordova application that responds to the deviceready event.
</description>
@@ -28,7 +28,7 @@
var version = '1.0.3';
var iosCFBundleVersion = '199';
- var androidVersionCode = '1252';
+ var androidVersionCode = '1255';
document.addEventListener("online", function () {
axios.get('https://www.raex.vip/appVersion/getVersion?version=' + version + '&platform=' + cordova.platformId)
.then(function (res) {