Commit 574d6b39 authored by jiacheng.mao's avatar jiacheng.mao

ios new_sdk 20231127 part1

parent 873348a3
......@@ -12,6 +12,8 @@
<access launch-external="yes" origin="mailto:*" />
<access launch-external="yes" origin="tel:*" />
<access launch-external="yes" origin="https://sign-pub.qsign.com.cn/*" />
<access launch-external="yes" origin="https://sign-test.qsign.com.cn/*" />
<access launch-external="yes" origin="http://www.xcmgfs.com:8087/*" />
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
<allow-intent href="mailto:*" />
......@@ -25,8 +27,11 @@
<allow-navigation href="https://docs.jiguang.cn/*" />
<allow-navigation href="https://www.rongcloud.cn/*" />
<allow-navigation href="https://sign-pub.qsign.com.cn/*" />
<allow-navigation href="https://sign-test.qsign.com.cn/*" />
<allow-navigation href="http://www.xcmgfs.com:8087/*" />
<access launch-external="yes" origin="tel:*" />
<access launch-external="yes" origin="sms:*" />
<access launch-external="yes" origin="*" />
<preference name="ScrollEnabled" value="false" />
<preference name="android-minSdkVersion" value="19" />
<preference name="BackupWebStorage" value="none" />
......@@ -114,7 +119,6 @@
<plugin name="cordova-plugin-ionic-webview" spec="~1.2.1" />
<plugin name="cordova-plugin-inappbrowser" spec="~4.0.0" />
<plugin name="IdCardPlugin" spec="/Users/mjc/Desktop/workspace/xcmg/cordova-plugin-hand-idcardplug" />
<engine name="ios" spec="^4.5.5" />
<preference name="xwalkVersion" value="19+" />
<preference name="xwalkCommandLine" value="--disable-pull-to-refresh-effect" />
<preference name="xwalkMode" value="embedded" />
......
......@@ -10,7 +10,7 @@ module.exports = {
filePath: '"http://180.104.121.66:8088/r/api/app/fileViewSvc?sysName=XCMG_UAT&apiName=file_view&"',
ocrPath:'"http://180.104.121.66:8088/r/api"',
fileUploadSvcPath:'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_UAT&apiName="',
privacyPath: '"http://180.104.121.66:8090/html/PrivacyPolicy.html"',
privacyPath: '"http://www.xcmgfs.com:8087/html/PrivacyPolicy.html"',
appId: '"com.xcmg.app.dev"',
currentVersion: '"4.3.1"'
currentVersion: '"0.5.0"'
}
......@@ -10,7 +10,7 @@ module.exports = {
filePath: '"http://www.xcmgfs.com:8087/r/api/app/fileViewSvc?sysName=XCMG_PROD&apiName=file_view&"',
ocrPath:'"http://www.xcmgfs.com:8087/r/api"',
fileUploadSvcPath:'"http://www.xcmgfs.com:8087/r/api/app/fileUploadSvc?sysName=XCMG_PROD&apiName="',
privacyPath: '"http://180.104.121.66:8090/html/PrivacyPolicy.html"',
privacyPath: '"http://www.xcmgfs.com:8087/html/PrivacyPolicy.html"',
appId: '"com.xcmg.app"',
currentVersion: '"0.5.0"'
}
......@@ -166,9 +166,6 @@
"integrity": "sha512-1HcDas8SEj4z1Wc696tH56G8OlRaH/sqZOynNNB+HF0WOeXPaxTtbYzJY2oEfiUxjSKjhCKr+MvR7dCHcEelug==",
"dev": true
},
"IdCardPlugin": {
"version": "file:../card-plugin-test/IdCardPlugin"
},
"abbrev": {
"version": "1.1.1",
"resolved": "https://registry.npm.taobao.org/abbrev/download/abbrev-1.1.1.tgz",
......@@ -2767,8 +2764,9 @@
},
"cordova-ios": {
"version": "4.5.5",
"resolved": "https://registry.npm.taobao.org/cordova-ios/download/cordova-ios-4.5.5.tgz",
"integrity": "sha1-r3PasGUOqKOP/w54Y/3l/HutdTw=",
"resolved": "https://registry.npmjs.org/cordova-ios/-/cordova-ios-4.5.5.tgz",
"integrity": "sha512-3+30m2dZ2yii7kg+H7cgpdpkXpMj54zoX5imjGGG4Z7dPXKmalTLc/9rLq+Iaa+Q1BqyOrUFaHopWOODRU6vCg==",
"dev": true,
"requires": {
"abbrev": "*",
"ansi": "*",
......@@ -2810,27 +2808,33 @@
"dependencies": {
"abbrev": {
"version": "1.1.1",
"bundled": true
"bundled": true,
"dev": true
},
"ansi": {
"version": "0.3.1",
"bundled": true
"bundled": true,
"dev": true
},
"balanced-match": {
"version": "1.0.0",
"bundled": true
"bundled": true,
"dev": true
},
"base64-js": {
"version": "1.2.0",
"bundled": true
"bundled": true,
"dev": true
},
"big-integer": {
"version": "1.6.32",
"bundled": true
"bundled": true,
"dev": true
},
"bplist-creator": {
"version": "0.0.7",
"bundled": true,
"dev": true,
"requires": {
"stream-buffers": "~2.2.0"
}
......@@ -2838,6 +2842,7 @@
"bplist-parser": {
"version": "0.1.1",
"bundled": true,
"dev": true,
"requires": {
"big-integer": "^1.6.7"
}
......@@ -2845,6 +2850,7 @@
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"dev": true,
"requires": {
"balanced-match": "^1.0.0",
"concat-map": "0.0.1"
......@@ -2852,11 +2858,13 @@
},
"concat-map": {
"version": "0.0.1",
"bundled": true
"bundled": true,
"dev": true
},
"cordova-common": {
"version": "2.2.5",
"bundled": true,
"dev": true,
"requires": {
"ansi": "^0.3.1",
"bplist-parser": "^0.1.0",
......@@ -2873,11 +2881,13 @@
},
"cordova-registry-mapper": {
"version": "1.1.15",
"bundled": true
"bundled": true,
"dev": true
},
"elementtree": {
"version": "0.1.6",
"bundled": true,
"dev": true,
"requires": {
"sax": "0.3.5"
}
......@@ -2885,6 +2895,7 @@
"glob": {
"version": "5.0.15",
"bundled": true,
"dev": true,
"requires": {
"inflight": "^1.0.4",
"inherits": "2",
......@@ -2896,6 +2907,7 @@
"inflight": {
"version": "1.0.6",
"bundled": true,
"dev": true,
"requires": {
"once": "^1.3.0",
"wrappy": "1"
......@@ -2903,11 +2915,13 @@
},
"inherits": {
"version": "2.0.3",
"bundled": true
"bundled": true,
"dev": true
},
"ios-sim": {
"version": "6.1.3",
"bundled": true,
"dev": true,
"requires": {
"bplist-parser": "^0.0.6",
"nopt": "1.0.9",
......@@ -2917,11 +2931,13 @@
"dependencies": {
"bplist-parser": {
"version": "0.0.6",
"bundled": true
"bundled": true,
"dev": true
},
"nopt": {
"version": "1.0.9",
"bundled": true,
"dev": true,
"requires": {
"abbrev": "1"
}
......@@ -2931,6 +2947,7 @@
"minimatch": {
"version": "3.0.4",
"bundled": true,
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"
}
......@@ -2938,6 +2955,7 @@
"nopt": {
"version": "3.0.6",
"bundled": true,
"dev": true,
"requires": {
"abbrev": "1"
}
......@@ -2945,17 +2963,20 @@
"once": {
"version": "1.4.0",
"bundled": true,
"dev": true,
"requires": {
"wrappy": "1"
}
},
"path-is-absolute": {
"version": "1.0.1",
"bundled": true
"bundled": true,
"dev": true
},
"plist": {
"version": "2.1.0",
"bundled": true,
"dev": true,
"requires": {
"base64-js": "1.2.0",
"xmlbuilder": "8.2.2",
......@@ -2964,19 +2985,23 @@
},
"q": {
"version": "1.5.1",
"bundled": true
"bundled": true,
"dev": true
},
"sax": {
"version": "0.3.5",
"bundled": true
"bundled": true,
"dev": true
},
"shelljs": {
"version": "0.5.3",
"bundled": true
"bundled": true,
"dev": true
},
"simctl": {
"version": "1.1.1",
"bundled": true,
"dev": true,
"requires": {
"shelljs": "^0.2.6",
"tail": "^0.4.0"
......@@ -2984,13 +3009,15 @@
"dependencies": {
"shelljs": {
"version": "0.2.6",
"bundled": true
"bundled": true,
"dev": true
}
}
},
"simple-plist": {
"version": "0.2.1",
"bundled": true,
"dev": true,
"requires": {
"bplist-creator": "0.0.7",
"bplist-parser": "0.1.1",
......@@ -2999,11 +3026,13 @@
"dependencies": {
"base64-js": {
"version": "1.1.2",
"bundled": true
"bundled": true,
"dev": true
},
"plist": {
"version": "2.0.1",
"bundled": true,
"dev": true,
"requires": {
"base64-js": "1.1.2",
"xmlbuilder": "8.2.2",
......@@ -3014,31 +3043,38 @@
},
"stream-buffers": {
"version": "2.2.0",
"bundled": true
"bundled": true,
"dev": true
},
"tail": {
"version": "0.4.0",
"bundled": true
"bundled": true,
"dev": true
},
"underscore": {
"version": "1.9.1",
"bundled": true
"bundled": true,
"dev": true
},
"unorm": {
"version": "1.4.1",
"bundled": true
"bundled": true,
"dev": true
},
"uuid": {
"version": "3.0.1",
"bundled": true
"bundled": true,
"dev": true
},
"wrappy": {
"version": "1.0.2",
"bundled": true
"bundled": true,
"dev": true
},
"xcode": {
"version": "0.9.3",
"bundled": true,
"dev": true,
"requires": {
"pegjs": "^0.10.0",
"simple-plist": "^0.2.1",
......@@ -3047,18 +3083,25 @@
},
"xml-escape": {
"version": "1.1.0",
"bundled": true
"bundled": true,
"dev": true
},
"xmlbuilder": {
"version": "8.2.2",
"bundled": true
"bundled": true,
"dev": true
},
"xmldom": {
"version": "0.1.27",
"bundled": true
"bundled": true,
"dev": true
}
}
},
"cordova-plugin-hand-idcardplugin": {
"version": "file:../cordova-plugin-hand-idcardplug",
"dev": true
},
"core-js": {
"version": "2.6.11",
"resolved": "https://registry.npm.taobao.org/core-js/download/core-js-2.6.11.tgz",
......@@ -8542,8 +8585,9 @@
},
"pegjs": {
"version": "0.10.0",
"resolved": "https://registry.npm.taobao.org/pegjs/download/pegjs-0.10.0.tgz",
"integrity": "sha1-z4uvrm7d/0tafvsYUmnqr0YQ3b0="
"resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.10.0.tgz",
"integrity": "sha512-qI5+oFNEGi3L5HAxDwN2LA4Gg7irF70Zs25edhjld9QemOgp0CbvMtbFcMvFtEo1OityPrcCzkQFB8JP/hxgow==",
"dev": true
},
"performance-now": {
"version": "0.2.0",
......
......@@ -29,6 +29,7 @@
"vux": "^2.9.0"
},
"devDependencies": {
"IdCardPlugin": "/Users/mjc/Desktop/workspace/xcmg/cordova-plugin-hand-idcardplug",
"autoprefixer": "^7.1.2",
"babel-core": "^6.22.1",
"babel-eslint": "^8.2.1",
......@@ -43,6 +44,12 @@
"connect-history-api-fallback": "^1.3.0",
"copy-webpack-plugin": "^4.0.1",
"cordova-android": "^6.2.0",
"cordova-ios": "^4.5.5",
"cordova-plugin-device": "2.0.2",
"cordova-plugin-hand-idcardplugin": "file:../cordova-plugin-hand-idcardplug",
"cordova-plugin-splashscreen": "5.0.2",
"cordova-plugin-statusbar": "2.4.2",
"cordova-plugin-whitelist": "1.3.3",
"cross-env": "^5.2.0",
"css-loader": "^0.28.0",
"eslint": "^4.15.0",
......@@ -103,12 +110,19 @@
],
"cordova": {
"platforms": [
"ios",
"android"
"android",
"ios"
],
"plugins": {
"cordova-plugin-inappbrowser": {},
"cordova-plugin-ionic-webview": {}
"cordova-plugin-ionic-webview": {},
"cordova-plugin-hand-idcardplugin": {},
"cordova-plugin-whitelist": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-device": {},
"cordova-plugin-splashscreen": {},
"ionic-plugin-keyboard": {},
"IdCardPlugin": {}
}
}
}
\ No newline at end of file
......@@ -9,7 +9,7 @@
<h-content>
<iframe
:src= "privacyPath" width="100%" height="100%"
frameborder="0" scrolling="auto"/>
frameborder="0" scrolling="auto" sandbox="allow-same-origin"/>
</h-content>
<bottom-tab v-if="buttonFlag">
<tab-button @click.native="privacyNo">不同意</tab-button>
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment