xiongzhu преди 4 години
родител
ревизия
46338be5ef
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      config.xml
  2. 1 1
      www/index.html

+ 1 - 1
config.xml

@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<widget id="vip.raex.nft" version="1.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="com.raex.meta" ios-CFBundleVersion="123" android-versionCode="1115">
+<widget id="vip.raex.nft" version="1.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="com.raex.meta" ios-CFBundleVersion="124" android-versionCode="1115">
 	<name>RAEX绿洲宇宙</name>
 	<name>RAEX绿洲宇宙</name>
 	<description>
 	<description>
         A sample Apache Cordova application that responds to the deviceready event.
         A sample Apache Cordova application that responds to the deviceready event.

+ 1 - 1
www/index.html

@@ -12,7 +12,7 @@
 <body>
 <body>
     <script>
     <script>
         var version = '1.0.1';
         var version = '1.0.1';
-        var iosCFBundleVersion = '122';
+        var iosCFBundleVersion = '123';
         var androidVersionCode = '1115';
         var androidVersionCode = '1115';
         if (/iphone|ipod|ipad/i.test(navigator.userAgent)) {
         if (/iphone|ipod|ipad/i.test(navigator.userAgent)) {
             axios.get('https://www.raex.vip/appVersion/checkIosReview?version=' + version)
             axios.get('https://www.raex.vip/appVersion/checkIosReview?version=' + version)