Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xugong
hls-xcmg-vue-app
Commits
c04be180
Commit
c04be180
authored
Feb 23, 2021
by
Jennie Shi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
合并代码
parent
f4384277
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
95 additions
and
60 deletions
+95
-60
config.xml
config.xml
+2
-3
package-lock.json
package-lock.json
+58
-23
package.json
package.json
+3
-3
jsgzsdk.aar
plugins/IdCardPlugin/src/android/lib/jsgzsdk.aar
+0
-0
android.json
plugins/android.json
+31
-31
index.html
www/index.html
+1
-0
No files found.
config.xml
View file @
c04be180
<?xml version='1.0' encoding='utf-8'?>
<?xml version='1.0' encoding='utf-8'?>
<widget
id=
"com.xcmg.app"
version=
"0.0.1"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
<widget
id=
"com.xcmg.app
.dev
"
version=
"0.0.1"
xmlns=
"http://www.w3.org/ns/widgets"
xmlns:cdv=
"http://cordova.apache.org/ns/1.0"
>
<name>
徐工金服
</name>
<name>
徐工金服
UAT
</name>
<description>
<description>
正式环境版
正式环境版
</description>
</description>
...
@@ -111,5 +111,4 @@
...
@@ -111,5 +111,4 @@
<plugin
name=
"ionic-plugin-keyboard"
spec=
"^2.2.1"
/>
<plugin
name=
"ionic-plugin-keyboard"
spec=
"^2.2.1"
/>
<plugin
name=
"IdCardPlugin"
spec=
"/Users/jeshi/Documents/徐工/card-plugin-test/IdCardPlugin"
/>
<plugin
name=
"IdCardPlugin"
spec=
"/Users/jeshi/Documents/徐工/card-plugin-test/IdCardPlugin"
/>
<engine
name=
"ios"
spec=
"^4.5.5"
/>
<engine
name=
"ios"
spec=
"^4.5.5"
/>
<engine
name=
"android"
spec=
"~6.2.0"
/>
</widget>
</widget>
package-lock.json
View file @
c04be180
...
@@ -2523,8 +2523,9 @@
...
@@ -2523,8 +2523,9 @@
},
},
"cordova-android"
:
{
"cordova-android"
:
{
"version"
:
"6.2.0"
,
"version"
:
"6.2.0"
,
"resolved"
:
"https://registry.npm.taobao.org/cordova-android/download/cordova-android-6.2.0.tgz"
,
"resolved"
:
"https://registry.npm.taobao.org/cordova-android/download/cordova-android-6.2.0.tgz
?cache=0&sync_timestamp=1612917180716&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcordova-android%2Fdownload%2Fcordova-android-6.2.0.tgz
"
,
"integrity"
:
"sha1-32iB29cuIzA8o9/e03KrAWFMAXM="
,
"integrity"
:
"sha1-32iB29cuIzA8o9/e03KrAWFMAXM="
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"cordova-common"
:
"^2.0.1"
,
"cordova-common"
:
"^2.0.1"
,
"elementtree"
:
"^0.1.6"
,
"elementtree"
:
"^0.1.6"
,
...
@@ -2536,27 +2537,33 @@
...
@@ -2536,27 +2537,33 @@
"dependencies"
:
{
"dependencies"
:
{
"abbrev"
:
{
"abbrev"
:
{
"version"
:
"1.1.0"
,
"version"
:
"1.1.0"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"ansi"
:
{
"ansi"
:
{
"version"
:
"0.3.1"
,
"version"
:
"0.3.1"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"balanced-match"
:
{
"balanced-match"
:
{
"version"
:
"0.4.2"
,
"version"
:
"0.4.2"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"base64-js"
:
{
"base64-js"
:
{
"version"
:
"0.0.8"
,
"version"
:
"0.0.8"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"big-integer"
:
{
"big-integer"
:
{
"version"
:
"1.6.17"
,
"version"
:
"1.6.17"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"bplist-parser"
:
{
"bplist-parser"
:
{
"version"
:
"0.1.1"
,
"version"
:
"0.1.1"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"big-integer"
:
"^1.6.7"
"big-integer"
:
"^1.6.7"
}
}
...
@@ -2564,6 +2571,7 @@
...
@@ -2564,6 +2571,7 @@
"brace-expansion"
:
{
"brace-expansion"
:
{
"version"
:
"1.1.6"
,
"version"
:
"1.1.6"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"balanced-match"
:
"^0.4.1"
,
"balanced-match"
:
"^0.4.1"
,
"concat-map"
:
"0.0.1"
"concat-map"
:
"0.0.1"
...
@@ -2571,11 +2579,13 @@
...
@@ -2571,11 +2579,13 @@
},
},
"concat-map"
:
{
"concat-map"
:
{
"version"
:
"0.0.1"
,
"version"
:
"0.0.1"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"cordova-common"
:
{
"cordova-common"
:
{
"version"
:
"2.0.1"
,
"version"
:
"2.0.1"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"ansi"
:
"^0.3.1"
,
"ansi"
:
"^0.3.1"
,
"bplist-parser"
:
"^0.1.0"
,
"bplist-parser"
:
"^0.1.0"
,
...
@@ -2594,11 +2604,13 @@
...
@@ -2594,11 +2604,13 @@
},
},
"cordova-registry-mapper"
:
{
"cordova-registry-mapper"
:
{
"version"
:
"1.1.15"
,
"version"
:
"1.1.15"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"elementtree"
:
{
"elementtree"
:
{
"version"
:
"0.1.7"
,
"version"
:
"0.1.7"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"sax"
:
"1.1.4"
"sax"
:
"1.1.4"
}
}
...
@@ -2606,6 +2618,7 @@
...
@@ -2606,6 +2618,7 @@
"glob"
:
{
"glob"
:
{
"version"
:
"5.0.15"
,
"version"
:
"5.0.15"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"inflight"
:
"^1.0.4"
,
"inflight"
:
"^1.0.4"
,
"inherits"
:
"2"
,
"inherits"
:
"2"
,
...
@@ -2617,6 +2630,7 @@
...
@@ -2617,6 +2630,7 @@
"inflight"
:
{
"inflight"
:
{
"version"
:
"1.0.6"
,
"version"
:
"1.0.6"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"once"
:
"^1.3.0"
,
"once"
:
"^1.3.0"
,
"wrappy"
:
"1"
"wrappy"
:
"1"
...
@@ -2624,15 +2638,18 @@
...
@@ -2624,15 +2638,18 @@
},
},
"inherits"
:
{
"inherits"
:
{
"version"
:
"2.0.3"
,
"version"
:
"2.0.3"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"lodash"
:
{
"lodash"
:
{
"version"
:
"3.10.1"
,
"version"
:
"3.10.1"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"minimatch"
:
{
"minimatch"
:
{
"version"
:
"3.0.3"
,
"version"
:
"3.0.3"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"brace-expansion"
:
"^1.0.0"
"brace-expansion"
:
"^1.0.0"
}
}
...
@@ -2640,6 +2657,7 @@
...
@@ -2640,6 +2657,7 @@
"nopt"
:
{
"nopt"
:
{
"version"
:
"3.0.6"
,
"version"
:
"3.0.6"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"abbrev"
:
"1"
"abbrev"
:
"1"
}
}
...
@@ -2647,21 +2665,25 @@
...
@@ -2647,21 +2665,25 @@
"once"
:
{
"once"
:
{
"version"
:
"1.4.0"
,
"version"
:
"1.4.0"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"wrappy"
:
"1"
"wrappy"
:
"1"
}
}
},
},
"os-homedir"
:
{
"os-homedir"
:
{
"version"
:
"1.0.2"
,
"version"
:
"1.0.2"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"os-tmpdir"
:
{
"os-tmpdir"
:
{
"version"
:
"1.0.2"
,
"version"
:
"1.0.2"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"osenv"
:
{
"osenv"
:
{
"version"
:
"0.1.4"
,
"version"
:
"0.1.4"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"os-homedir"
:
"^1.0.0"
,
"os-homedir"
:
"^1.0.0"
,
"os-tmpdir"
:
"^1.0.0"
"os-tmpdir"
:
"^1.0.0"
...
@@ -2669,11 +2691,13 @@
...
@@ -2669,11 +2691,13 @@
},
},
"path-is-absolute"
:
{
"path-is-absolute"
:
{
"version"
:
"1.0.1"
,
"version"
:
"1.0.1"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"plist"
:
{
"plist"
:
{
"version"
:
"1.2.0"
,
"version"
:
"1.2.0"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"base64-js"
:
"0.0.8"
,
"base64-js"
:
"0.0.8"
,
"util-deprecate"
:
"1.0.2"
,
"util-deprecate"
:
"1.0.2"
,
...
@@ -2683,50 +2707,61 @@
...
@@ -2683,50 +2707,61 @@
},
},
"properties-parser"
:
{
"properties-parser"
:
{
"version"
:
"0.2.3"
,
"version"
:
"0.2.3"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"q"
:
{
"q"
:
{
"version"
:
"1.5.0"
,
"version"
:
"1.5.0"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"sax"
:
{
"sax"
:
{
"version"
:
"1.1.4"
,
"version"
:
"1.1.4"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"semver"
:
{
"semver"
:
{
"version"
:
"5.3.0"
,
"version"
:
"5.3.0"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"shelljs"
:
{
"shelljs"
:
{
"version"
:
"0.5.3"
,
"version"
:
"0.5.3"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"underscore"
:
{
"underscore"
:
{
"version"
:
"1.8.3"
,
"version"
:
"1.8.3"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"unorm"
:
{
"unorm"
:
{
"version"
:
"1.4.1"
,
"version"
:
"1.4.1"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"util-deprecate"
:
{
"util-deprecate"
:
{
"version"
:
"1.0.2"
,
"version"
:
"1.0.2"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"wrappy"
:
{
"wrappy"
:
{
"version"
:
"1.0.2"
,
"version"
:
"1.0.2"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
},
},
"xmlbuilder"
:
{
"xmlbuilder"
:
{
"version"
:
"4.0.0"
,
"version"
:
"4.0.0"
,
"bundled"
:
true
,
"bundled"
:
true
,
"dev"
:
true
,
"requires"
:
{
"requires"
:
{
"lodash"
:
"^3.5.0"
"lodash"
:
"^3.5.0"
}
}
},
},
"xmldom"
:
{
"xmldom"
:
{
"version"
:
"0.1.27"
,
"version"
:
"0.1.27"
,
"bundled"
:
true
"bundled"
:
true
,
"dev"
:
true
}
}
}
}
},
},
...
...
package.json
View file @
c04be180
...
@@ -16,7 +16,6 @@
...
@@ -16,7 +16,6 @@
"
IdCardPlugin
"
:
"
file:../card-plugin-test/IdCardPlugin
"
,
"
IdCardPlugin
"
:
"
file:../card-plugin-test/IdCardPlugin
"
,
"
autosize
"
:
"
^3.0.20
"
,
"
autosize
"
:
"
^3.0.20
"
,
"
better-scroll
"
:
"
^1.10.3
"
,
"
better-scroll
"
:
"
^1.10.3
"
,
"
cordova-android
"
:
"
^6.2.0
"
,
"
cordova-ios
"
:
"
^4.5.5
"
,
"
cordova-ios
"
:
"
^4.5.5
"
,
"
cordova-plugin-device
"
:
"
2.0.2
"
,
"
cordova-plugin-device
"
:
"
2.0.2
"
,
"
cordova-plugin-splashscreen
"
:
"
5.0.2
"
,
"
cordova-plugin-splashscreen
"
:
"
5.0.2
"
,
...
@@ -48,6 +47,7 @@
...
@@ -48,6 +47,7 @@
"
chalk
"
:
"
^2.0.1
"
,
"
chalk
"
:
"
^2.0.1
"
,
"
connect-history-api-fallback
"
:
"
^1.3.0
"
,
"
connect-history-api-fallback
"
:
"
^1.3.0
"
,
"
copy-webpack-plugin
"
:
"
^4.0.1
"
,
"
copy-webpack-plugin
"
:
"
^4.0.1
"
,
"
cordova-android
"
:
"
^6.2.0
"
,
"
cross-env
"
:
"
^5.2.0
"
,
"
cross-env
"
:
"
^5.2.0
"
,
"
css-loader
"
:
"
^0.28.0
"
,
"
css-loader
"
:
"
^0.28.0
"
,
"
eslint
"
:
"
^4.15.0
"
,
"
eslint
"
:
"
^4.15.0
"
,
...
@@ -108,8 +108,8 @@
...
@@ -108,8 +108,8 @@
],
],
"cordova"
:
{
"cordova"
:
{
"platforms"
:
[
"platforms"
:
[
"
android
"
,
"
ios
"
,
"
ios
"
"
android
"
],
],
"plugins"
:
{
"plugins"
:
{
"cordova-plugin-whitelist"
:
{},
"cordova-plugin-whitelist"
:
{},
...
...
plugins/IdCardPlugin/src/android/lib/jsgzsdk.aar
View file @
c04be180
No preview for this file type
plugins/android.json
View file @
c04be180
...
@@ -7,95 +7,95 @@
...
@@ -7,95 +7,95 @@
"files"
:
{}
"files"
:
{}
},
},
"installed_plugins"
:
{
"installed_plugins"
:
{
"IdCardPlugin"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app.dev"
},
"com.handmobile.cordovaplugin.hotpatch"
:
{
"com.handmobile.cordovaplugin.hotpatch"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-baidumaplocation"
:
{
"cordova-plugin-baidumaplocation"
:
{
"ANDROID_KEY"
:
"Y8gTWgN2GuDtvhBfiECaZiBtE6i0wQBG"
,
"ANDROID_KEY"
:
"Y8gTWgN2GuDtvhBfiECaZiBtE6i0wQBG"
,
"IOS_KEY"
:
"hhouKKwxALvC7MBZmnfwgSacHOfFOlNu"
,
"IOS_KEY"
:
"hhouKKwxALvC7MBZmnfwgSacHOfFOlNu"
,
"IOS_LOCATION_DESC"
:
"请点击'好'以允许访问。"
,
"IOS_LOCATION_DESC"
:
"请点击'好'以允许访问。"
,
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-camera"
:
{
"cordova-plugin-camera"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-datepicker"
:
{
"cordova-plugin-datepicker"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-device"
:
{
"cordova-plugin-device"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-dialogs"
:
{
"cordova-plugin-dialogs"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-file"
:
{
"cordova-plugin-file"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-file-transfer"
:
{
"cordova-plugin-file-transfer"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-hrms-faceidentify"
:
{
"cordova-plugin-hrms-faceidentify"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-image-picker"
:
{
"cordova-plugin-image-picker"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-ionic-webview"
:
{
"cordova-plugin-ionic-webview"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-jcore"
:
{
"cordova-plugin-jcore"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-media-capture"
:
{
"cordova-plugin-media-capture"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-network-information"
:
{
"cordova-plugin-network-information"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-splashscreen"
:
{
"cordova-plugin-splashscreen"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-statusbar"
:
{
"cordova-plugin-statusbar"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-touch-id"
:
{
"cordova-plugin-touch-id"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-whitelist"
:
{
"cordova-plugin-whitelist"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"ionic-plugin-keyboard"
:
{
"ionic-plugin-keyboard"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"jpush-phonegap-plugin"
:
{
"jpush-phonegap-plugin"
:
{
"APP_KEY"
:
"bef4fd44dcf54b79b8ab27c3"
,
"APP_KEY"
:
"bef4fd44dcf54b79b8ab27c3"
,
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app.dev"
},
"IdCardPlugin"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
}
}
},
},
"dependent_plugins"
:
{
"dependent_plugins"
:
{
"cordova-plugin-3dtouch"
:
{
"cordova-plugin-3dtouch"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-compat"
:
{
"cordova-plugin-compat"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-contacts"
:
{
"cordova-plugin-contacts"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-fingerprint"
:
{
"cordova-plugin-fingerprint"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-themeablebrowser"
:
{
"cordova-plugin-themeablebrowser"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"cordova-plugin-x-toast"
:
{
"cordova-plugin-x-toast"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
},
},
"es6-promise-plugin"
:
{
"es6-promise-plugin"
:
{
"PACKAGE_NAME"
:
"com.xcmg.app"
"PACKAGE_NAME"
:
"com.xcmg.app
.dev
"
}
}
}
}
}
}
www/index.html
0 → 100644
View file @
c04be180
<!DOCTYPE html>
<html><head><meta
charset=
utf-8
><meta
name=
viewport
content=
"initial-scale=1,maximum-scale=1,minimum-scale=1,user-scalable=no,width=device-width,viewport-fit=cover"
><meta
name=
format-detection
content=
"telephone=no"
><meta
name=
format-detection
content=
"email=no"
><meta
name=
apple-mobile-web-app-capable
content=
yes
><meta
name=
apple-mobile-web-app-status-bar-style
content=
black
><script
type=
text/javascript
src=
./static/vuePlatform.js
></script><script
type=
text/javascript
src=
./static/prototype.js
></script><script
type=
text/javascript
src=
./cordova.js
></script><script
type=
text/javascript
src=
"http://api.map.baidu.com/api?v=2.0&ak=Eoo0EtfjYCdAy7r8D19gZ0vMojdZpHqU"
></script><title>
徐工金服
</title><link
href=
./static/css/app.4e125f71e520044532ac96d2a57927fa.css
rel=
stylesheet
></head><body><div
id=
app-box
></div><script
type=
text/javascript
src=
./static/js/manifest.6a178e8d77c32e3c385d.js
></script><script
type=
text/javascript
src=
./static/js/vendor.0a4e11017ea45af58444.js
></script><script
type=
text/javascript
src=
./static/js/app.7dbfde83cd54f4546f85.js
></script></body></html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment