address-client 4.0.1 → 4.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.gradle/8.5/checksums/checksums.lock +0 -0
- package/.gradle/8.5/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/.gradle/8.5/dependencies-accessors/gc.properties +0 -0
- package/.gradle/8.5/executionHistory/executionHistory.bin +0 -0
- package/.gradle/8.5/executionHistory/executionHistory.lock +0 -0
- package/.gradle/8.5/fileChanges/last-build.bin +0 -0
- package/.gradle/8.5/fileHashes/fileHashes.bin +0 -0
- package/.gradle/8.5/fileHashes/fileHashes.lock +0 -0
- package/.gradle/8.5/gc.properties +0 -0
- package/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/.gradle/buildOutputCleanup/cache.properties +2 -2
- package/.gradle/file-system.probe +0 -0
- package/.gradle/vcs-1/gc.properties +0 -0
- package/CHANGELOG.md +15 -15
- package/build/dev-server.js +185 -185
- package/build/versionCheck.js +31 -31
- package/build/webpack.base.conf.js +82 -82
- package/examples/showAdd/App.vue +40 -40
- package/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/gradle/wrapper/gradle-wrapper.properties +7 -0
- package/gradlew +249 -0
- package/gradlew.bat +92 -0
- package/index.html +44 -44
- package/package.json +101 -101
- package/src/address.js +74 -74
- package/src/components/AddAreaMsg.vue +757 -757
- package/src/components/AddCommunityManageMsg.vue +220 -220
- package/src/components/AddStreetManageMsg.vue +204 -204
- package/src/components/AddStreetOrPcd.vue +316 -316
- package/src/components/AddressAddAddress.vue +479 -479
- package/src/components/AddressFiles.vue +156 -156
- package/src/components/AddressList.vue +637 -637
- package/src/components/AddressListLiuLi.vue +17 -17
- package/src/components/AddressManage.vue +117 -117
- package/src/components/AddressTree.vue +501 -501
- package/src/components/AreaFiles.vue +73 -73
- package/src/components/AreaList.vue +410 -410
- package/src/components/AreaManage.vue +104 -104
- package/src/components/AreaTree.vue +508 -508
- package/src/components/Basch.vue +72 -72
- package/src/components/BatchOrders.vue +328 -328
- package/src/components/BuildingList.vue +129 -129
- package/src/components/CityList.vue +134 -134
- package/src/components/CityManage.vue +76 -76
- package/src/components/CommunityAreaList.vue +87 -87
- package/src/components/CommunityManage.vue +78 -78
- package/src/components/CommunityManageList.vue +244 -244
- package/src/components/NewAddressInfo.vue +432 -432
- package/src/components/StreetList.vue +241 -241
- package/src/components/StreetManage.vue +68 -68
- package/src/components/StreetManageList.vue +225 -225
- package/src/components/UserAddress.vue +911 -907
- package/src/components/UserAddressChange.vue +58 -58
- package/src/components/selectAddress/BatchList.vue +326 -326
- package/src/components/selectAddress/BatchOrders.vue +37 -36
- package/src/filiale/WEINAN/AddAreaMsg.vue +745 -745
- package/src/filiale/WEINAN/AddressList.vue +588 -588
- package/src/filiale/WEINAN/AddressManage.vue +122 -122
- package/src/filiale/WEINAN/AreaList.vue +435 -435
- package/src/filiale/WEINAN/AreaManage.vue +109 -109
- package/src/filiale/WEINAN/AreaUserList.vue +226 -226
- package/src/filiale/WEINAN/UserAddress.vue +783 -783
- package/src/filiale/WEINAN/sale.js +18 -18
- package/src/filiale/chengtou/UserAddress.vue +894 -894
- package/src/filiale/chengtou/sale.js +7 -7
- package/src/filiale/dongguan/AddStreetOrPcd.vue +422 -422
- package/src/filiale/dongguan/sale.js +7 -7
- package/src/filiale/gaomi/AddressList.vue +430 -430
- package/src/filiale/gaomi/UserAddress.vue +832 -832
- package/src/filiale/gaomi/sale.js +14 -14
- package/src/filiale/gongyi/AddAreaMsg.vue +651 -651
- package/src/filiale/gongyi/AreaManage.vue +100 -100
- package/src/filiale/gongyi/UserAddress.vue +751 -751
- package/src/filiale/gongyi/sale.js +14 -14
- package/src/filiale/haile/AddressList.vue +615 -615
- package/src/filiale/haile/sale.js +8 -8
- package/src/filiale/huaran/components/AddAreaMsg.vue +765 -0
- package/src/filiale/huaran/components/AddStreetOrPcd.vue +324 -0
- package/src/filiale/huaran/components/AddressList.vue +637 -0
- package/src/filiale/huaran/components/AreaList.vue +410 -0
- package/src/filiale/huaran/components/StreetList.vue +241 -0
- package/src/filiale/huaran/components/UserAddress.vue +919 -0
- package/src/filiale/huaran/sale.js +22 -0
- package/src/filiale/jingwei/UserAddress.vue +764 -764
- package/src/filiale/jingwei/sale.js +12 -12
- package/src/filiale/lixianV3/AreaList.vue +416 -416
- package/src/filiale/lixianV3/sale.js +12 -12
- package/src/filiale/macheng/AddAreaMsg.vue +635 -635
- package/src/filiale/macheng/AddStreetOrPcd.vue +231 -231
- package/src/filiale/macheng/AddressList.vue +613 -613
- package/src/filiale/macheng/AreaList.vue +318 -318
- package/src/filiale/macheng/CityManage.vue +76 -76
- package/src/filiale/macheng/StreetList.vue +186 -186
- package/src/filiale/macheng/UserAddress.vue +743 -743
- package/src/filiale/macheng/sale.js +17 -17
- package/src/filiale/meihekou/UserAddress.vue +898 -898
- package/src/filiale/meihekou/sale.js +8 -8
- package/src/filiale/qianneng/AddAreaMsg.vue +755 -755
- package/src/filiale/qianneng/AddStreetOrPcd.vue +328 -328
- package/src/filiale/qianneng/AddressList.vue +638 -638
- package/src/filiale/qianneng/AreaList.vue +431 -431
- package/src/filiale/qianneng/CityManage.vue +81 -81
- package/src/filiale/qianneng/UserAddress.vue +1125 -1125
- package/src/filiale/qianneng/sale.js +20 -20
- package/src/filiale/qinhua/AddAreaMsg.vue +743 -743
- package/src/filiale/qinhua/AddressList.vue +627 -627
- package/src/filiale/qinhua/AddressManage.vue +117 -117
- package/src/filiale/qinhua/AreaList.vue +425 -425
- package/src/filiale/qinhua/AreaManage.vue +100 -100
- package/src/filiale/qinhua/CityManage.vue +76 -76
- package/src/filiale/qinhua/StreetList.vue +241 -241
- package/src/filiale/qinhua/UserAddress.vue +894 -894
- package/src/filiale/qinhua/sale.js +20 -20
- package/src/filiale/rizhao/UserAddress.vue +897 -897
- package/src/filiale/rizhao/sale.js +8 -8
- package/src/filiale/rongcheng/AddressList.vue +363 -363
- package/src/filiale/rongcheng/UserAddress.vue +799 -799
- package/src/filiale/rongcheng/sale.js +11 -11
- package/src/filiale/shanggao/AddAreaMsg.vue +752 -752
- package/src/filiale/shanggao/AddStreetOrPcd.vue +312 -312
- package/src/filiale/shanggao/AddressList.vue +613 -613
- package/src/filiale/shanggao/AreaList.vue +436 -436
- package/src/filiale/shanggao/BuildingList.vue +129 -129
- package/src/filiale/shanggao/StreetList.vue +240 -240
- package/src/filiale/shanggao/UserAddress.vue +953 -953
- package/src/filiale/shanggao/sale.js +16 -16
- package/src/filiale/shanxian/AddAreaMsg.vue +766 -766
- package/src/filiale/shanxian/AddressList.vue +658 -658
- package/src/filiale/shanxian/AreaList.vue +458 -458
- package/src/filiale/shanxian/AreaManage.vue +107 -107
- package/src/filiale/shanxian/UserAddress.vue +900 -900
- package/src/filiale/shanxian/sale.js +15 -15
- package/src/filiale/shaoguan/AddAreaMsg.vue +629 -629
- package/src/filiale/shaoguan/UserAddress.vue +762 -762
- package/src/filiale/shaoguan/sale.js +11 -11
- package/src/filiale/tongchuan/AddAreaMsg.vue +635 -635
- package/src/filiale/tongchuan/AddStreetOrPcd.vue +351 -351
- package/src/filiale/tongchuan/AddressList.vue +379 -379
- package/src/filiale/tongchuan/AreaList.vue +315 -315
- package/src/filiale/tongchuan/AreaManage.vue +100 -100
- package/src/filiale/tongchuan/CityList.vue +133 -133
- package/src/filiale/tongchuan/StreetList.vue +215 -215
- package/src/filiale/tongchuan/UserAddress.vue +822 -822
- package/src/filiale/tongchuan/sale.js +19 -19
- package/src/filiale/wuhai/UserAddress.vue +795 -795
- package/src/filiale/wuhai/sale.js +12 -12
- package/src/filiale/xihu/AreaList.vue +409 -409
- package/src/filiale/xihu/StreetList.vue +238 -238
- package/src/filiale/xihu/sale.js +14 -14
- package/src/filiale/xinkang/AddAreaMsg.vue +780 -780
- package/src/filiale/xinkang/AreaList.vue +413 -413
- package/src/filiale/xinkang/sale.js +9 -9
- package/src/filiale/yangchun/AddAreaMsg.vue +764 -764
- package/src/filiale/yangchun/sale.js +7 -7
- package/src/filiale/zhongsheng/AddressList.vue +671 -671
- package/src/filiale/zhongsheng/AreaList.vue +500 -500
- package/src/filiale/zhongsheng/sale.js +12 -12
- package/src/filiale/zhongyi/AddAreaMsg.vue +757 -757
- package/src/filiale/zhongyi/sale.js +12 -12
- package/src/filiale/zhoukou/AddAreaMsg.vue +673 -673
- package/src/filiale/zhoukou/AddressList.vue +391 -391
- package/src/filiale/zhoukou/AddressManage.vue +115 -115
- package/src/filiale/zhoukou/AreaList.vue +319 -319
- package/src/filiale/zhoukou/AreaManage.vue +100 -100
- package/src/filiale/zhoukou/UserAddress.vue +925 -925
- package/src/filiale/zhoukou/sale.js +23 -23
- package/src/main.js +23 -23
package/index.html
CHANGED
|
@@ -1,44 +1,44 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html lang="zh-CN">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8">
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
6
|
-
<META HTTP-EQUIV="pragma" CONTENT="no-cache">
|
|
7
|
-
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
|
|
8
|
-
<META HTTP-EQUIV="expires" CONTENT="0">
|
|
9
|
-
<title>奥枫信息系统</title>
|
|
10
|
-
<style media="screen">
|
|
11
|
-
/*url(./static/newmainbg.jpg)*/
|
|
12
|
-
body{width: 100%;background:#7f8eaf no-repeat center bottom; background-size: cover;}
|
|
13
|
-
body .loginbg{ width:100%; height:100%; background:url(./static/loginbg.jpg) no-repeat center top;}
|
|
14
|
-
</style>
|
|
15
|
-
<!--引入地图组件-->
|
|
16
|
-
<script src="https://webapi.amap.com/maps?v=1.4.2&key=4889f1e58df01cb40415536c8907bf64"></script>
|
|
17
|
-
<!--引入UI组件库(1.1版本) -->
|
|
18
|
-
<script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
|
|
19
|
-
</head>
|
|
20
|
-
<body id="bodymain" class="themeOne">
|
|
21
|
-
<app></app>
|
|
22
|
-
<!--<address-select :f_location="{f_locationType: 't_organization', f_locationId: 1535}" :show="true" />-->
|
|
23
|
-
</body>
|
|
24
|
-
|
|
25
|
-
</html>
|
|
26
|
-
|
|
27
|
-
<script>
|
|
28
|
-
import NewAreaInfo from "./src/components/NewAreaInfo";
|
|
29
|
-
export default {
|
|
30
|
-
components: {NewAreaInfo}
|
|
31
|
-
}
|
|
32
|
-
</script>
|
|
33
|
-
<script>
|
|
34
|
-
import NewAreaInfo from "./src/components/NewAreaInfo";
|
|
35
|
-
export default {
|
|
36
|
-
components: {NewAreaInfo}
|
|
37
|
-
}
|
|
38
|
-
</script>
|
|
39
|
-
<script>
|
|
40
|
-
import Basch from "./src/components/basch";
|
|
41
|
-
export default {
|
|
42
|
-
components: {Basch}
|
|
43
|
-
}
|
|
44
|
-
</script>
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="zh-CN">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
6
|
+
<META HTTP-EQUIV="pragma" CONTENT="no-cache">
|
|
7
|
+
<META HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
|
|
8
|
+
<META HTTP-EQUIV="expires" CONTENT="0">
|
|
9
|
+
<title>奥枫信息系统</title>
|
|
10
|
+
<style media="screen">
|
|
11
|
+
/*url(./static/newmainbg.jpg)*/
|
|
12
|
+
body{width: 100%;background:#7f8eaf no-repeat center bottom; background-size: cover;}
|
|
13
|
+
body .loginbg{ width:100%; height:100%; background:url(./static/loginbg.jpg) no-repeat center top;}
|
|
14
|
+
</style>
|
|
15
|
+
<!--引入地图组件-->
|
|
16
|
+
<script src="https://webapi.amap.com/maps?v=1.4.2&key=4889f1e58df01cb40415536c8907bf64"></script>
|
|
17
|
+
<!--引入UI组件库(1.1版本) -->
|
|
18
|
+
<script src="https://webapi.amap.com/ui/1.1/main.js?v=1.1.1"></script>
|
|
19
|
+
</head>
|
|
20
|
+
<body id="bodymain" class="themeOne">
|
|
21
|
+
<app></app>
|
|
22
|
+
<!--<address-select :f_location="{f_locationType: 't_organization', f_locationId: 1535}" :show="true" />-->
|
|
23
|
+
</body>
|
|
24
|
+
|
|
25
|
+
</html>
|
|
26
|
+
|
|
27
|
+
<script>
|
|
28
|
+
import NewAreaInfo from "./src/components/NewAreaInfo";
|
|
29
|
+
export default {
|
|
30
|
+
components: {NewAreaInfo}
|
|
31
|
+
}
|
|
32
|
+
</script>
|
|
33
|
+
<script>
|
|
34
|
+
import NewAreaInfo from "./src/components/NewAreaInfo";
|
|
35
|
+
export default {
|
|
36
|
+
components: {NewAreaInfo}
|
|
37
|
+
}
|
|
38
|
+
</script>
|
|
39
|
+
<script>
|
|
40
|
+
import Basch from "./src/components/basch";
|
|
41
|
+
export default {
|
|
42
|
+
components: {Basch}
|
|
43
|
+
}
|
|
44
|
+
</script>
|
package/package.json
CHANGED
|
@@ -1,101 +1,101 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "address-client",
|
|
3
|
-
"version": "4.0.
|
|
4
|
-
"description": "地址管理前台组件",
|
|
5
|
-
"author": "wanbochao",
|
|
6
|
-
"license": "ISC",
|
|
7
|
-
"main": "src/index.js",
|
|
8
|
-
"keywords": [
|
|
9
|
-
"sale"
|
|
10
|
-
],
|
|
11
|
-
"scripts": {
|
|
12
|
-
"unit": "karma start test/unit/karma.conf.js",
|
|
13
|
-
"example": "node build/example-server.js",
|
|
14
|
-
"dev": "node build/dev-server.js",
|
|
15
|
-
"lint": "eslint src/**.js test/e2e/**.js test/unit/specs/** build/**.js",
|
|
16
|
-
"build": "rimraf dist && mkdirp dist && ncp static dist/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.prod.conf.js",
|
|
17
|
-
"e2e": "node test/e2e/runner.js",
|
|
18
|
-
"make": "rimraf dist-android && mkdirp dist-android && ncp static dist-android/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.prodandroid.conf.js && publish",
|
|
19
|
-
"release": "bash build/release.sh"
|
|
20
|
-
},
|
|
21
|
-
"repository": {
|
|
22
|
-
"type": "git",
|
|
23
|
-
"url": "https://gitee.com/aote/address_management.git"
|
|
24
|
-
},
|
|
25
|
-
"dependencies": {
|
|
26
|
-
"crypto-js": "^4.1.1",
|
|
27
|
-
"less-loader": "^2.2.3",
|
|
28
|
-
"vue": "^1.0.17"
|
|
29
|
-
},
|
|
30
|
-
"devDependencies": {
|
|
31
|
-
"babel-core": "^6.0.0",
|
|
32
|
-
"babel-loader": "^6.0.0",
|
|
33
|
-
"babel-plugin-transform-runtime": "^6.0.0",
|
|
34
|
-
"babel-preset-es2015": "^6.0.0",
|
|
35
|
-
"babel-preset-stage-2": "^6.0.0",
|
|
36
|
-
"chai": "^3.5.0",
|
|
37
|
-
"co": "^4.6.0",
|
|
38
|
-
"connect-history-api-fallback": "^1.1.0",
|
|
39
|
-
"cross-env": "^1.0.7",
|
|
40
|
-
"cross-spawn": "^2.1.5",
|
|
41
|
-
"css-loader": "^0.23.0",
|
|
42
|
-
"echarts": "^4.1.0",
|
|
43
|
-
"eslint": "^2.0.0",
|
|
44
|
-
"eslint-config-standard": "^5.1.0",
|
|
45
|
-
"eslint-friendly-formatter": "^1.2.2",
|
|
46
|
-
"eslint-loader": "^1.3.0",
|
|
47
|
-
"eslint-plugin-html": "^1.3.0",
|
|
48
|
-
"eslint-plugin-promise": "^1.0.8",
|
|
49
|
-
"eslint-plugin-standard": "^1.3.2",
|
|
50
|
-
"eslint-plugin-vue": "^0.1.1",
|
|
51
|
-
"eventsource-polyfill": "^0.9.6",
|
|
52
|
-
"express": "^4.13.3",
|
|
53
|
-
"extract-text-webpack-plugin": "^1.0.1",
|
|
54
|
-
"file-loader": "^0.8.4",
|
|
55
|
-
"function-bind": "^1.0.2",
|
|
56
|
-
"html-webpack-plugin": "^2.8.1",
|
|
57
|
-
"http-proxy-middleware": "^0.11.0",
|
|
58
|
-
"inject-loader": "^2.0.1",
|
|
59
|
-
"isparta-loader": "^2.0.0",
|
|
60
|
-
"jasmine-core": "^2.4.1",
|
|
61
|
-
"jquery": "^3.3.1",
|
|
62
|
-
"json-loader": "^0.5.4",
|
|
63
|
-
"karma": "^1.4.1",
|
|
64
|
-
"karma-chrome-launcher": "^2.2.0",
|
|
65
|
-
"karma-coverage": "^1.1.1",
|
|
66
|
-
"karma-mocha": "^1.3.0",
|
|
67
|
-
"karma-sinon-chai": "^1.3.1",
|
|
68
|
-
"karma-sourcemap-loader": "^0.3.7",
|
|
69
|
-
"karma-spec-reporter": "0.0.31",
|
|
70
|
-
"karma-webpack": "^2.0.2",
|
|
71
|
-
"less": "^2.7.3",
|
|
72
|
-
"mkdirp": "^0.5.1",
|
|
73
|
-
"mocha": "^3.2.0",
|
|
74
|
-
"ncp": "^2.0.0",
|
|
75
|
-
"rimraf": "^2.5.0",
|
|
76
|
-
"sale-client": "3.2.11-17",
|
|
77
|
-
"selenium-server": "2.52.0",
|
|
78
|
-
"sinon": "^2.1.0",
|
|
79
|
-
"sinon-chai": "^2.8.0",
|
|
80
|
-
"style": "0.0.3",
|
|
81
|
-
"style-loader": "^0.20.3",
|
|
82
|
-
"ldap-clients": "3.0.48",
|
|
83
|
-
"system-clients": "3.2.95",
|
|
84
|
-
"url-loader": "^0.5.7",
|
|
85
|
-
"vue-client": "1.24.150",
|
|
86
|
-
"vue-hot-reload-api": "^1.2.0",
|
|
87
|
-
"vue-html-loader": "^1.0.0",
|
|
88
|
-
"vue-loader": "^8.2.1",
|
|
89
|
-
"vue-resource": "^1.5.0",
|
|
90
|
-
"vue-router": "^0.7.13",
|
|
91
|
-
"vue-strap": "^1.0.9",
|
|
92
|
-
"vue-style-loader": "^1.0.0",
|
|
93
|
-
"vue-validator": "2.1.7",
|
|
94
|
-
"webpack": "^1.12.2",
|
|
95
|
-
"webpack-dev-middleware": "^1.4.0",
|
|
96
|
-
"webpack-hot-middleware": "^2.6.0",
|
|
97
|
-
"webpack-merge": "^0.8.3",
|
|
98
|
-
"jsencrypt": "3.0.0-rc.1",
|
|
99
|
-
"axios": "0.15.3"
|
|
100
|
-
}
|
|
101
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "address-client",
|
|
3
|
+
"version": "4.0.3",
|
|
4
|
+
"description": "地址管理前台组件",
|
|
5
|
+
"author": "wanbochao",
|
|
6
|
+
"license": "ISC",
|
|
7
|
+
"main": "src/index.js",
|
|
8
|
+
"keywords": [
|
|
9
|
+
"sale"
|
|
10
|
+
],
|
|
11
|
+
"scripts": {
|
|
12
|
+
"unit": "karma start test/unit/karma.conf.js",
|
|
13
|
+
"example": "node build/example-server.js",
|
|
14
|
+
"dev": "node build/dev-server.js",
|
|
15
|
+
"lint": "eslint src/**.js test/e2e/**.js test/unit/specs/** build/**.js",
|
|
16
|
+
"build": "rimraf dist && mkdirp dist && ncp static dist/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.prod.conf.js",
|
|
17
|
+
"e2e": "node test/e2e/runner.js",
|
|
18
|
+
"make": "rimraf dist-android && mkdirp dist-android && ncp static dist-android/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.prodandroid.conf.js && publish",
|
|
19
|
+
"release": "bash build/release.sh"
|
|
20
|
+
},
|
|
21
|
+
"repository": {
|
|
22
|
+
"type": "git",
|
|
23
|
+
"url": "https://gitee.com/aote/address_management.git"
|
|
24
|
+
},
|
|
25
|
+
"dependencies": {
|
|
26
|
+
"crypto-js": "^4.1.1",
|
|
27
|
+
"less-loader": "^2.2.3",
|
|
28
|
+
"vue": "^1.0.17"
|
|
29
|
+
},
|
|
30
|
+
"devDependencies": {
|
|
31
|
+
"babel-core": "^6.0.0",
|
|
32
|
+
"babel-loader": "^6.0.0",
|
|
33
|
+
"babel-plugin-transform-runtime": "^6.0.0",
|
|
34
|
+
"babel-preset-es2015": "^6.0.0",
|
|
35
|
+
"babel-preset-stage-2": "^6.0.0",
|
|
36
|
+
"chai": "^3.5.0",
|
|
37
|
+
"co": "^4.6.0",
|
|
38
|
+
"connect-history-api-fallback": "^1.1.0",
|
|
39
|
+
"cross-env": "^1.0.7",
|
|
40
|
+
"cross-spawn": "^2.1.5",
|
|
41
|
+
"css-loader": "^0.23.0",
|
|
42
|
+
"echarts": "^4.1.0",
|
|
43
|
+
"eslint": "^2.0.0",
|
|
44
|
+
"eslint-config-standard": "^5.1.0",
|
|
45
|
+
"eslint-friendly-formatter": "^1.2.2",
|
|
46
|
+
"eslint-loader": "^1.3.0",
|
|
47
|
+
"eslint-plugin-html": "^1.3.0",
|
|
48
|
+
"eslint-plugin-promise": "^1.0.8",
|
|
49
|
+
"eslint-plugin-standard": "^1.3.2",
|
|
50
|
+
"eslint-plugin-vue": "^0.1.1",
|
|
51
|
+
"eventsource-polyfill": "^0.9.6",
|
|
52
|
+
"express": "^4.13.3",
|
|
53
|
+
"extract-text-webpack-plugin": "^1.0.1",
|
|
54
|
+
"file-loader": "^0.8.4",
|
|
55
|
+
"function-bind": "^1.0.2",
|
|
56
|
+
"html-webpack-plugin": "^2.8.1",
|
|
57
|
+
"http-proxy-middleware": "^0.11.0",
|
|
58
|
+
"inject-loader": "^2.0.1",
|
|
59
|
+
"isparta-loader": "^2.0.0",
|
|
60
|
+
"jasmine-core": "^2.4.1",
|
|
61
|
+
"jquery": "^3.3.1",
|
|
62
|
+
"json-loader": "^0.5.4",
|
|
63
|
+
"karma": "^1.4.1",
|
|
64
|
+
"karma-chrome-launcher": "^2.2.0",
|
|
65
|
+
"karma-coverage": "^1.1.1",
|
|
66
|
+
"karma-mocha": "^1.3.0",
|
|
67
|
+
"karma-sinon-chai": "^1.3.1",
|
|
68
|
+
"karma-sourcemap-loader": "^0.3.7",
|
|
69
|
+
"karma-spec-reporter": "0.0.31",
|
|
70
|
+
"karma-webpack": "^2.0.2",
|
|
71
|
+
"less": "^2.7.3",
|
|
72
|
+
"mkdirp": "^0.5.1",
|
|
73
|
+
"mocha": "^3.2.0",
|
|
74
|
+
"ncp": "^2.0.0",
|
|
75
|
+
"rimraf": "^2.5.0",
|
|
76
|
+
"sale-client": "3.2.11-17",
|
|
77
|
+
"selenium-server": "2.52.0",
|
|
78
|
+
"sinon": "^2.1.0",
|
|
79
|
+
"sinon-chai": "^2.8.0",
|
|
80
|
+
"style": "0.0.3",
|
|
81
|
+
"style-loader": "^0.20.3",
|
|
82
|
+
"ldap-clients": "3.0.48",
|
|
83
|
+
"system-clients": "3.2.95",
|
|
84
|
+
"url-loader": "^0.5.7",
|
|
85
|
+
"vue-client": "1.24.150",
|
|
86
|
+
"vue-hot-reload-api": "^1.2.0",
|
|
87
|
+
"vue-html-loader": "^1.0.0",
|
|
88
|
+
"vue-loader": "^8.2.1",
|
|
89
|
+
"vue-resource": "^1.5.0",
|
|
90
|
+
"vue-router": "^0.7.13",
|
|
91
|
+
"vue-strap": "^1.0.9",
|
|
92
|
+
"vue-style-loader": "^1.0.0",
|
|
93
|
+
"vue-validator": "2.1.7",
|
|
94
|
+
"webpack": "^1.12.2",
|
|
95
|
+
"webpack-dev-middleware": "^1.4.0",
|
|
96
|
+
"webpack-hot-middleware": "^2.6.0",
|
|
97
|
+
"webpack-merge": "^0.8.3",
|
|
98
|
+
"jsencrypt": "3.0.0-rc.1",
|
|
99
|
+
"axios": "0.15.3"
|
|
100
|
+
}
|
|
101
|
+
}
|
package/src/address.js
CHANGED
|
@@ -1,74 +1,74 @@
|
|
|
1
|
-
import Vue from 'vue'
|
|
2
|
-
import App from './App'
|
|
3
|
-
import { all } from 'vue-client'
|
|
4
|
-
// import 'babel-polyfill'
|
|
5
|
-
|
|
6
|
-
export default function (filiale) {
|
|
7
|
-
Vue.config.silent = false
|
|
8
|
-
/** ********************** pc端 *********************** **/
|
|
9
|
-
Vue.component('address-select', (resolve) => { require(['./components/AddressModel'], resolve) })
|
|
10
|
-
Vue.component('address-model', (resolve) => { require(['./components/AddressModel'], resolve) })
|
|
11
|
-
// 添加地址
|
|
12
|
-
Vue.component('address-add-address', (resolve) => { require(['./components/AddressAddAddress'], resolve) })
|
|
13
|
-
// 地址树
|
|
14
|
-
Vue.component('address-tree', (resolve) => { require(['./components/AddressTree'], resolve) })
|
|
15
|
-
//小区树
|
|
16
|
-
Vue.component('area-tree', (resolve) => { require(['./components/AreaTree'], resolve) })
|
|
17
|
-
/** ********************** 新地址管理 *********************** **/
|
|
18
|
-
//地址建档
|
|
19
|
-
Vue.component('address-files', (resolve) => { require(['./components/AddressFiles'], resolve) })
|
|
20
|
-
//小区建档
|
|
21
|
-
Vue.component('area-files', (resolve) => { require(['./components/AreaFiles'], resolve) })
|
|
22
|
-
//街道列表
|
|
23
|
-
Vue.component('street-list', (resolve) => { require(['./components/StreetList'], resolve) })
|
|
24
|
-
//省市区列表
|
|
25
|
-
Vue.component('city-list', (resolve) => { require(['./components/CityList'], resolve) })
|
|
26
|
-
//街道管理(包含街道,省区县的添加)
|
|
27
|
-
Vue.component('city-manage', (resolve) => { require(['./components/CityManage'], resolve) })
|
|
28
|
-
//街道区县添加
|
|
29
|
-
Vue.component('add-street-pcd', (resolve) => { require(['./components/AddStreetOrPcd'], resolve) })
|
|
30
|
-
//小区列表
|
|
31
|
-
Vue.component('area-list', (resolve) => { require(['./components/AreaList'], resolve) })
|
|
32
|
-
//小区管理(包含修改表具,小区的添加)
|
|
33
|
-
Vue.component('area-manage', (resolve) => { require(['./components/AreaManage'], resolve) })
|
|
34
|
-
// 楼栋列表
|
|
35
|
-
Vue.component('building-list', (resolve) => { require(['./components/BuildingList'], resolve) })
|
|
36
|
-
//单位管理()
|
|
37
|
-
Vue.component('company-manage', (resolve) => { require(['./components/CompanyManage'], resolve) })
|
|
38
|
-
//小区添加
|
|
39
|
-
Vue.component('add-area-msg', (resolve) => { require(['./components/AddAreaMsg'], resolve) })
|
|
40
|
-
//地址管理父组件
|
|
41
|
-
Vue.component('address-manage', (resolve) => { require(['./components/AddressManage'], resolve) })
|
|
42
|
-
//地址列表
|
|
43
|
-
Vue.component('address-list', (resolve) => { require(['./components/AddressList'], resolve) })
|
|
44
|
-
//地址管理
|
|
45
|
-
Vue.component('user-address', (resolve) => { require(['./components/UserAddress'], resolve) })
|
|
46
|
-
//地址变更记录
|
|
47
|
-
Vue.component('user-address-change', (resolve) => { require(['./components/UserAddressChange'], resolve) })
|
|
48
|
-
//批量置换接单
|
|
49
|
-
Vue.component('batch_orders', (resolve) => { require(['./components/selectAddress/BatchOrders'], resolve) })
|
|
50
|
-
// 地址管理琉璃
|
|
51
|
-
Vue.component('address-list-liuli', (resolve) => { require(['./components/AddressListLiuLi'], resolve) })
|
|
52
|
-
// 街道办管理
|
|
53
|
-
Vue.component('street-manage-manage', (resolve) => { require(['./components/StreetManage'], resolve) })
|
|
54
|
-
// 街道办列表
|
|
55
|
-
Vue.component('street-manage-list', (resolve) => { require(['./components/StreetManageList'], resolve) })
|
|
56
|
-
// 新增/修改 街道办信息
|
|
57
|
-
Vue.component('add-street-manage-msg', (resolve) => { require(['./components/AddStreetManageMsg'], resolve) })
|
|
58
|
-
// 社区管理
|
|
59
|
-
Vue.component('community-manage', (resolve) => { require(['./components/CommunityManage'], resolve) })
|
|
60
|
-
// 街道办列表
|
|
61
|
-
Vue.component('community-manage-list', (resolve) => { require(['./components/CommunityManageList'], resolve) })
|
|
62
|
-
// 新增/修改 街道办信息
|
|
63
|
-
Vue.component('add-community-manage-msg', (resolve) => { require(['./components/AddCommunityManageMsg'], resolve) })
|
|
64
|
-
// 新增/修改 街道办信息
|
|
65
|
-
Vue.component('community-area-list', (resolve) => { require(['./components/CommunityAreaList'], resolve) })
|
|
66
|
-
|
|
67
|
-
// 分公司特殊页面注册替换
|
|
68
|
-
if (filiale) {
|
|
69
|
-
let filialeComp = require(`./filiale/${filiale}/sale`).specialComp
|
|
70
|
-
for (let key in filialeComp) {
|
|
71
|
-
Vue.component(key, filialeComp[key])
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
}
|
|
1
|
+
import Vue from 'vue'
|
|
2
|
+
import App from './App'
|
|
3
|
+
import { all } from 'vue-client'
|
|
4
|
+
// import 'babel-polyfill'
|
|
5
|
+
|
|
6
|
+
export default function (filiale) {
|
|
7
|
+
Vue.config.silent = false
|
|
8
|
+
/** ********************** pc端 *********************** **/
|
|
9
|
+
Vue.component('address-select', (resolve) => { require(['./components/AddressModel'], resolve) })
|
|
10
|
+
Vue.component('address-model', (resolve) => { require(['./components/AddressModel'], resolve) })
|
|
11
|
+
// 添加地址
|
|
12
|
+
Vue.component('address-add-address', (resolve) => { require(['./components/AddressAddAddress'], resolve) })
|
|
13
|
+
// 地址树
|
|
14
|
+
Vue.component('address-tree', (resolve) => { require(['./components/AddressTree'], resolve) })
|
|
15
|
+
//小区树
|
|
16
|
+
Vue.component('area-tree', (resolve) => { require(['./components/AreaTree'], resolve) })
|
|
17
|
+
/** ********************** 新地址管理 *********************** **/
|
|
18
|
+
//地址建档
|
|
19
|
+
Vue.component('address-files', (resolve) => { require(['./components/AddressFiles'], resolve) })
|
|
20
|
+
//小区建档
|
|
21
|
+
Vue.component('area-files', (resolve) => { require(['./components/AreaFiles'], resolve) })
|
|
22
|
+
//街道列表
|
|
23
|
+
Vue.component('street-list', (resolve) => { require(['./components/StreetList'], resolve) })
|
|
24
|
+
//省市区列表
|
|
25
|
+
Vue.component('city-list', (resolve) => { require(['./components/CityList'], resolve) })
|
|
26
|
+
//街道管理(包含街道,省区县的添加)
|
|
27
|
+
Vue.component('city-manage', (resolve) => { require(['./components/CityManage'], resolve) })
|
|
28
|
+
//街道区县添加
|
|
29
|
+
Vue.component('add-street-pcd', (resolve) => { require(['./components/AddStreetOrPcd'], resolve) })
|
|
30
|
+
//小区列表
|
|
31
|
+
Vue.component('area-list', (resolve) => { require(['./components/AreaList'], resolve) })
|
|
32
|
+
//小区管理(包含修改表具,小区的添加)
|
|
33
|
+
Vue.component('area-manage', (resolve) => { require(['./components/AreaManage'], resolve) })
|
|
34
|
+
// 楼栋列表
|
|
35
|
+
Vue.component('building-list', (resolve) => { require(['./components/BuildingList'], resolve) })
|
|
36
|
+
//单位管理()
|
|
37
|
+
Vue.component('company-manage', (resolve) => { require(['./components/CompanyManage'], resolve) })
|
|
38
|
+
//小区添加
|
|
39
|
+
Vue.component('add-area-msg', (resolve) => { require(['./components/AddAreaMsg'], resolve) })
|
|
40
|
+
//地址管理父组件
|
|
41
|
+
Vue.component('address-manage', (resolve) => { require(['./components/AddressManage'], resolve) })
|
|
42
|
+
//地址列表
|
|
43
|
+
Vue.component('address-list', (resolve) => { require(['./components/AddressList'], resolve) })
|
|
44
|
+
//地址管理
|
|
45
|
+
Vue.component('user-address', (resolve) => { require(['./components/UserAddress'], resolve) })
|
|
46
|
+
//地址变更记录
|
|
47
|
+
Vue.component('user-address-change', (resolve) => { require(['./components/UserAddressChange'], resolve) })
|
|
48
|
+
//批量置换接单
|
|
49
|
+
Vue.component('batch_orders', (resolve) => { require(['./components/selectAddress/BatchOrders'], resolve) })
|
|
50
|
+
// 地址管理琉璃
|
|
51
|
+
Vue.component('address-list-liuli', (resolve) => { require(['./components/AddressListLiuLi'], resolve) })
|
|
52
|
+
// 街道办管理
|
|
53
|
+
Vue.component('street-manage-manage', (resolve) => { require(['./components/StreetManage'], resolve) })
|
|
54
|
+
// 街道办列表
|
|
55
|
+
Vue.component('street-manage-list', (resolve) => { require(['./components/StreetManageList'], resolve) })
|
|
56
|
+
// 新增/修改 街道办信息
|
|
57
|
+
Vue.component('add-street-manage-msg', (resolve) => { require(['./components/AddStreetManageMsg'], resolve) })
|
|
58
|
+
// 社区管理
|
|
59
|
+
Vue.component('community-manage', (resolve) => { require(['./components/CommunityManage'], resolve) })
|
|
60
|
+
// 街道办列表
|
|
61
|
+
Vue.component('community-manage-list', (resolve) => { require(['./components/CommunityManageList'], resolve) })
|
|
62
|
+
// 新增/修改 街道办信息
|
|
63
|
+
Vue.component('add-community-manage-msg', (resolve) => { require(['./components/AddCommunityManageMsg'], resolve) })
|
|
64
|
+
// 新增/修改 街道办信息
|
|
65
|
+
Vue.component('community-area-list', (resolve) => { require(['./components/CommunityAreaList'], resolve) })
|
|
66
|
+
|
|
67
|
+
// 分公司特殊页面注册替换
|
|
68
|
+
if (filiale) {
|
|
69
|
+
let filialeComp = require(`./filiale/${filiale}/sale`).specialComp
|
|
70
|
+
for (let key in filialeComp) {
|
|
71
|
+
Vue.component(key, filialeComp[key])
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|