xiongzhu 7 ani în urmă
părinte
comite
de59185252
26 a modificat fișierele cu 32 adăugiri și 31 ștergeri
  1. 1 1
      config.xml
  2. 8 8
      platforms/android/android.json
  3. 1 1
      platforms/android/app/src/main/AndroidManifest.xml
  4. 1 1
      platforms/android/app/src/main/assets/www/dianjing.html
  5. 0 0
      platforms/android/app/src/main/assets/www/static/js/app.2501b40edec1a8856294.js
  6. 0 0
      platforms/android/app/src/main/assets/www/static/js/app.2501b40edec1a8856294.js.map
  7. 0 0
      platforms/android/app/src/main/assets/www/static/js/app.7ae2e545f359c1193883.js.map
  8. 0 0
      platforms/android/app/src/main/assets/www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map
  9. 1 1
      platforms/android/app/src/main/java/com/izouma/yuanqijjc/MainActivity.java
  10. 1 1
      platforms/android/app/src/main/res/xml/config.xml
  11. 2 2
      platforms/ios/CordovaLib/CordovaLib.xcodeproj/xcuserdata/drew.xcuserdatad/xcschemes/xcschememanagement.plist
  12. 5 5
      platforms/ios/ios.json
  13. 1 1
      platforms/ios/www/dianjing.html
  14. 0 0
      platforms/ios/www/static/js/app.2501b40edec1a8856294.js
  15. 0 0
      platforms/ios/www/static/js/app.2501b40edec1a8856294.js.map
  16. 0 0
      platforms/ios/www/static/js/app.7ae2e545f359c1193883.js.map
  17. 0 0
      platforms/ios/www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map
  18. 6 5
      platforms/ios/元气竞技场.xcodeproj/project.pbxproj
  19. 1 1
      platforms/ios/元气竞技场/config.xml
  20. 2 2
      platforms/ios/元气竞技场/元气竞技场-Info.plist
  21. 1 1
      vue/src/main.js
  22. 1 1
      www/dianjing.html
  23. 0 0
      www/static/js/app.2501b40edec1a8856294.js
  24. 0 0
      www/static/js/app.2501b40edec1a8856294.js.map
  25. 0 0
      www/static/js/app.7ae2e545f359c1193883.js.map
  26. 0 0
      www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map

+ 1 - 1
config.xml

@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget id="com.izouma.dianjing" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="com.izouma.yuanqijjc" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
     <name>元气竞技场</name>
     <description>        A sample Apache Cordova application that responds to the deviceready event.    </description>
     <author email="dev@cordova.apache.org" href="http://cordova.io">        Apache Cordova Team    </author>

+ 8 - 8
platforms/android/android.json

@@ -10,35 +10,35 @@
           "/*": [
             {
               "xml": "<uses-permission android:name=\"android.permission.INTERNET\" />",
-              "count": 34
+              "count": 44
             },
             {
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\" />",
-              "count": 17
+              "count": 22
             },
             {
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\" />",
-              "count": 17
+              "count": 22
             },
             {
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\" />",
-              "count": 18
+              "count": 23
             },
             {
               "xml": "<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\" />",
-              "count": 17
+              "count": 22
             },
             {
               "xml": "<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\" />",
-              "count": 18
+              "count": 23
             },
             {
               "xml": "<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\" />",
-              "count": 17
+              "count": 22
             },
             {
               "xml": "<uses-permission android:name=\"android.permission.READ_PHONE_STATE\" />",
-              "count": 17
+              "count": 22
             },
             {
               "xml": "<uses-permission android:name=\"android.permission.WRITE_EXTERNAL_STORAGE\" />",

+ 1 - 1
platforms/android/app/src/main/AndroidManifest.xml

@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<manifest android:hardwareAccelerated="true" android:versionCode="10000" android:versionName="1.0.0" package="com.izouma.dianjing" xmlns:android="http://schemas.android.com/apk/res/android">
+<manifest android:hardwareAccelerated="true" android:versionCode="10000" android:versionName="1.0.0" package="com.izouma.yuanqijjc" xmlns:android="http://schemas.android.com/apk/res/android">
     <supports-screens android:anyDensity="true" android:largeScreens="true" android:normalScreens="true" android:resizeable="true" android:smallScreens="true" android:xlargeScreens="true" />
     <uses-permission android:name="android.permission.INTERNET" />
     <application android:hardwareAccelerated="true" android:icon="@mipmap/icon" android:label="@string/app_name" android:supportsRtl="true">

+ 1 - 1
platforms/android/app/src/main/assets/www/dianjing.html

@@ -1 +1 @@
-<!DOCTYPE html><html><head><meta charset=utf-8><meta name=format-detection content="telephone=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=viewport content="initial-scale=1,width=device-width,viewport-fit=cover,user-scalable=no"><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.8f48f06f819bd48813a5fa9edfbb5a40.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e5aaf337e8770080039f.js></script><script type=text/javascript src=./static/js/app.7ae2e545f359c1193883.js></script></body></html>
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=format-detection content="telephone=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=viewport content="initial-scale=1,width=device-width,viewport-fit=cover,user-scalable=no"><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.8f48f06f819bd48813a5fa9edfbb5a40.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e5aaf337e8770080039f.js></script><script type=text/javascript src=./static/js/app.2501b40edec1a8856294.js></script></body></html>

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/app.2501b40edec1a8856294.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/app.2501b40edec1a8856294.js.map


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/app.7ae2e545f359c1193883.js.map


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
platforms/android/app/src/main/assets/www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


+ 1 - 1
platforms/android/app/src/main/java/com/izouma/dianjing/MainActivity.java → platforms/android/app/src/main/java/com/izouma/yuanqijjc/MainActivity.java

@@ -17,7 +17,7 @@
        under the License.
  */
 
-package com.izouma.dianjing;
+package com.izouma.yuanqijjc;
 
 import android.os.Bundle;
 import org.apache.cordova.*;

+ 1 - 1
platforms/android/app/src/main/res/xml/config.xml

@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget id="com.izouma.dianjing" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="com.izouma.yuanqijjc" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
     <feature name="Camera">
         <param name="android-package" value="org.apache.cordova.camera.CameraLauncher" />
     </feature>

+ 2 - 2
platforms/ios/CordovaLib/CordovaLib.xcodeproj/xcuserdata/drew.xcuserdatad/xcschemes/xcschememanagement.plist

@@ -7,12 +7,12 @@
 		<key>Cordova.xcscheme</key>
 		<dict>
 			<key>orderHint</key>
-			<integer>3</integer>
+			<integer>2</integer>
 		</dict>
 		<key>CordovaLib.xcscheme</key>
 		<dict>
 			<key>orderHint</key>
-			<integer>2</integer>
+			<integer>1</integer>
 		</dict>
 	</dict>
 </dict>

+ 5 - 5
platforms/ios/ios.json

@@ -10,31 +10,31 @@
           "CFBundleLocalizations": [
             {
               "xml": "<array><string>zh_CN</string></array>",
-              "count": 8
+              "count": 13
             }
           ],
           "NSCameraUsageDescription": [
             {
               "xml": "<string>需要相机权限才能继续使用</string>",
-              "count": 8
+              "count": 13
             }
           ],
           "NSPhotoLibraryUsageDescription": [
             {
               "xml": "<string>需要相册权限才能继续使用</string>",
-              "count": 8
+              "count": 13
             }
           ],
           "NSLocationWhenInUseUsageDescription": [
             {
               "xml": "<string>您的当前位置将会在地图上显示,并且用于获取周边的园区数据</string>",
-              "count": 8
+              "count": 13
             }
           ],
           "ITSAppUsesNonExemptEncryption": [
             {
               "xml": "<false />",
-              "count": 8
+              "count": 13
             }
           ]
         }

+ 1 - 1
platforms/ios/www/dianjing.html

@@ -1 +1 @@
-<!DOCTYPE html><html><head><meta charset=utf-8><meta name=format-detection content="telephone=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=viewport content="initial-scale=1,width=device-width,viewport-fit=cover,user-scalable=no"><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.8f48f06f819bd48813a5fa9edfbb5a40.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e5aaf337e8770080039f.js></script><script type=text/javascript src=./static/js/app.7ae2e545f359c1193883.js></script></body></html>
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=format-detection content="telephone=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=viewport content="initial-scale=1,width=device-width,viewport-fit=cover,user-scalable=no"><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.8f48f06f819bd48813a5fa9edfbb5a40.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e5aaf337e8770080039f.js></script><script type=text/javascript src=./static/js/app.2501b40edec1a8856294.js></script></body></html>

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
platforms/ios/www/static/js/app.2501b40edec1a8856294.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
platforms/ios/www/static/js/app.2501b40edec1a8856294.js.map


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
platforms/ios/www/static/js/app.7ae2e545f359c1193883.js.map


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
platforms/ios/www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


+ 6 - 5
platforms/ios/元气竞技场.xcodeproj/project.pbxproj

@@ -337,7 +337,7 @@
 				LastUpgradeCheck = 510;
 				TargetAttributes = {
 					1D6058900D05DD3D006BFB54 = {
-						DevelopmentTeam = ZZNLMX7WU2;
+						DevelopmentTeam = P7A5J9RMVQ;
 						ProvisioningStyle = Manual;
 					};
 				};
@@ -466,7 +466,7 @@
 				CODE_SIGN_IDENTITY = "iPhone Developer";
 				CODE_SIGN_STYLE = Manual;
 				COPY_PHASE_STRIP = NO;
-				DEVELOPMENT_TEAM = ZZNLMX7WU2;
+				DEVELOPMENT_TEAM = P7A5J9RMVQ;
 				GCC_DYNAMIC_NO_PIC = NO;
 				GCC_OPTIMIZATION_LEVEL = 0;
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
@@ -477,7 +477,7 @@
 				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
 				LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
 				PRODUCT_NAME = "元气竞技场";
-				PROVISIONING_PROFILE_SPECIFIER = Development;
+				PROVISIONING_PROFILE_SPECIFIER = YuanQiDev;
 				TARGETED_DEVICE_FAMILY = "1,2";
 			};
 			name = Debug;
@@ -490,9 +490,10 @@
 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 				CLANG_ENABLE_MODULES = YES;
 				CLANG_ENABLE_OBJC_ARC = YES;
+				CODE_SIGN_IDENTITY = "iPhone Distribution";
 				CODE_SIGN_STYLE = Manual;
 				COPY_PHASE_STRIP = YES;
-				DEVELOPMENT_TEAM = ZZNLMX7WU2;
+				DEVELOPMENT_TEAM = P7A5J9RMVQ;
 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
 				GCC_PREFIX_HEADER = "元气竞技场/元气竞技场-Prefix.pch";
 				GCC_THUMB_SUPPORT = NO;
@@ -501,7 +502,7 @@
 				IPHONEOS_DEPLOYMENT_TARGET = 9.0;
 				LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
 				PRODUCT_NAME = "元气竞技场";
-				PROVISIONING_PROFILE_SPECIFIER = "App Store";
+				PROVISIONING_PROFILE_SPECIFIER = YuanQi;
 				TARGETED_DEVICE_FAMILY = "1,2";
 			};
 			name = Release;

+ 1 - 1
platforms/ios/元气竞技场/config.xml

@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8'?>
-<widget id="com.izouma.dianjing" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="com.izouma.yuanqijjc" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
     <feature name="LocalStorage">
         <param name="ios-package" value="CDVLocalStorage" />
     </feature>

+ 2 - 2
platforms/ios/元气竞技场/元气竞技场-Info.plist

@@ -13,7 +13,7 @@
 	<key>CFBundleIcons~ipad</key>
 	<dict/>
 	<key>CFBundleIdentifier</key>
-	<string>com.izouma.dianjing</string>
+	<string>com.izouma.yuanqijjc</string>
 	<key>CFBundleInfoDictionaryVersion</key>
 	<string>6.0</string>
 	<key>CFBundleLocalizations</key>
@@ -29,7 +29,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>9</string>
+	<string>1</string>
 	<key>ITSAppUsesNonExemptEncryption</key>
 	<false/>
 	<key>LSRequiresIPhoneOS</key>

+ 1 - 1
vue/src/main.js

@@ -36,7 +36,7 @@ Vue.prototype.$toast = msg => {
 };
 
 // const baseUrl = process.env.NODE_ENV === 'production' ? `http://49.4.67.181:8085` : `http://192.168.50.132:8080`;
-const baseUrl = 'http://49.4.67.181:8085'
+const baseUrl = 'http://47.110.71.14'
 Vue.prototype.$baseUrl = baseUrl;
 axios.defaults.baseURL = baseUrl;
 axios.defaults.withCredentials = true;

+ 1 - 1
www/dianjing.html

@@ -1 +1 @@
-<!DOCTYPE html><html><head><meta charset=utf-8><meta name=format-detection content="telephone=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=viewport content="initial-scale=1,width=device-width,viewport-fit=cover,user-scalable=no"><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.8f48f06f819bd48813a5fa9edfbb5a40.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e5aaf337e8770080039f.js></script><script type=text/javascript src=./static/js/app.7ae2e545f359c1193883.js></script></body></html>
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=format-detection content="telephone=no"><meta name=apple-mobile-web-app-capable content=yes><meta name=viewport content="initial-scale=1,width=device-width,viewport-fit=cover,user-scalable=no"><script src=./cordova.js></script><title>dianjing</title><link href=./static/css/app.8f48f06f819bd48813a5fa9edfbb5a40.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.3ad1d5771e9b13dbdad2.js></script><script type=text/javascript src=./static/js/vendor.e5aaf337e8770080039f.js></script><script type=text/javascript src=./static/js/app.2501b40edec1a8856294.js></script></body></html>

Fișier diff suprimat deoarece este prea mare
+ 0 - 0
www/static/js/app.2501b40edec1a8856294.js


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
www/static/js/app.2501b40edec1a8856294.js.map


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
www/static/js/app.7ae2e545f359c1193883.js.map


Fișier diff suprimat deoarece este prea mare
+ 0 - 0
www/static/js/manifest.3ad1d5771e9b13dbdad2.js.map


Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff