From 2eb2915d54c895c9f668c5ccf46fc1082229a26d Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 18 七月 2025 19:07:01 +0800
Subject: [PATCH] 前端
---
small-program/unpackage/dist/dev/mp-weixin/common/vendor.js | 2976 +++++++++++++++++++++++++++++------------------------------
1 files changed, 1,462 insertions(+), 1,514 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/common/vendor.js b/small-program/unpackage/dist/dev/mp-weixin/common/vendor.js
index fad7b48..319968c 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/common/vendor.js
+++ b/small-program/unpackage/dist/dev/mp-weixin/common/vendor.js
@@ -20688,7 +20688,7 @@
var wxAuthPhone = function wxAuthPhone() {
var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
return vm.$u.http.post('web/account/wxAuthPhone', data);
- }; // 鐧诲綍
+ }; // 鎺堟潈鎵嬫満鍙�
var applyForIdentity = function applyForIdentity() {
var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
return uni.$u.http.post('web/user/applyForIdentity', data);
@@ -20788,6 +20788,18 @@
params: params
});
}; // 鑾峰彇鍒嗙被鍒楄〃
+ var logOff = function logOff() {
+ var params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
+ return vm.$u.http.get('web/account/logOff', {
+ params: params
+ });
+ }; // 閫�鍑虹櫥褰�
+ var getPlatformAboutUs = function getPlatformAboutUs() {
+ var params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
+ return vm.$u.http.get('web/user/getPlatformAboutUs', {
+ params: params
+ });
+ }; // 鑾峰彇绯荤粺閰嶇疆
var getTotal = function getTotal() {
var data = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};
return vm.$u.http.post('web/orders/getTotal', data);
@@ -21154,7 +21166,15 @@
/* 381 */,
/* 382 */,
/* 383 */,
-/* 384 */
+/* 384 */,
+/* 385 */,
+/* 386 */,
+/* 387 */,
+/* 388 */,
+/* 389 */,
+/* 390 */,
+/* 391 */,
+/* 392 */
/*!************************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-icon/icons.js ***!
\************************************************************************************/
@@ -21385,7 +21405,7 @@
exports.default = _default;
/***/ }),
-/* 385 */
+/* 393 */
/*!************************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-icon/props.js ***!
\************************************************************************************/
@@ -21492,85 +21512,6 @@
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
/***/ }),
-/* 386 */,
-/* 387 */,
-/* 388 */,
-/* 389 */,
-/* 390 */,
-/* 391 */,
-/* 392 */,
-/* 393 */
-/*!**************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-switch/props.js ***!
- \**************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- // 鏄惁涓哄姞杞戒腑鐘舵��
- loading: {
- type: Boolean,
- default: uni.$u.props.switch.loading
- },
- // 鏄惁涓虹鐢ㄨ濉�
- disabled: {
- type: Boolean,
- default: uni.$u.props.switch.disabled
- },
- // 寮�鍏冲昂瀵革紝鍗曚綅px
- size: {
- type: [String, Number],
- default: uni.$u.props.switch.size
- },
- // 鎵撳紑鏃剁殑鑳屾櫙棰滆壊
- activeColor: {
- type: String,
- default: uni.$u.props.switch.activeColor
- },
- // 鍏抽棴鏃剁殑鑳屾櫙棰滆壊
- inactiveColor: {
- type: String,
- default: uni.$u.props.switch.inactiveColor
- },
- // 閫氳繃v-model鍙屽悜缁戝畾鐨勫��
- value: {
- type: [Boolean, String, Number],
- default: uni.$u.props.switch.value
- },
- // switch鎵撳紑鏃剁殑鍊�
- activeValue: {
- type: [String, Number, Boolean],
- default: uni.$u.props.switch.activeValue
- },
- // switch鍏抽棴鏃剁殑鍊�
- inactiveValue: {
- type: [String, Number, Boolean],
- default: uni.$u.props.switch.inactiveValue
- },
- // 鏄惁寮�鍚紓姝ュ彉鏇达紝寮�鍚悗闇�瑕佹墜鍔ㄦ帶鍒惰緭鍏ュ��
- asyncChange: {
- type: Boolean,
- default: uni.$u.props.switch.asyncChange
- },
- // 鍦嗙偣涓庡杈规鐨勮窛绂�
- space: {
- type: [String, Number],
- default: uni.$u.props.switch.space
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
/* 394 */,
/* 395 */,
/* 396 */,
@@ -21579,1137 +21520,6 @@
/* 399 */,
/* 400 */,
/* 401 */
-/*!*****************************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/components/t-index-address/components/t-index-address/cities.json ***!
- \*****************************************************************************************************/
-/*! exports provided: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, default */
-/***/ (function(module) {
-
-module.exports = JSON.parse("[{\"initial\":\"A\",\"list\":[{\"code\":\"1529\",\"name\":\"闃挎媺鍠勭洘\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"38.858275883056955\",\"lng\":\"105.73537746449358\"},{\"code\":\"2103\",\"name\":\"闉嶅北\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.11505359694933\",\"lng\":\"123.00137251399407\"},{\"code\":\"3408\",\"name\":\"瀹夊簡\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"30.53095656804304\",\"lng\":\"117.06360390491879\"},{\"code\":\"4105\",\"name\":\"瀹夐槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"36.10594098401491\",\"lng\":\"114.39950042177432\"},{\"code\":\"5132\",\"name\":\"闃垮潩钘忔棌缇屾棌鑷不宸瀄",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"32.9082209186247\",\"lng\":\"101.71360970816114\"},{\"code\":\"5204\",\"name\":\"瀹夐『\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.25925237871499\",\"lng\":\"105.95441712388904\"},{\"code\":\"5425\",\"name\":\"闃块噷鍦板尯\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"32.50686601763335\",\"lng\":\"80.11277692192645\"},{\"code\":\"6109\",\"name\":\"瀹夊悍\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"32.69051277057377\",\"lng\":\"109.03560108265746\"},{\"code\":\"6529\",\"name\":\"闃垮厠鑻忓湴鍖篭",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"41.17502986007749\",\"lng\":\"80.26694348473501\"},{\"code\":\"6543\",\"name\":\"闃垮嫆娉板湴鍖篭",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"47.85072787010195\",\"lng\":\"88.14792620373527\"}]},{\"initial\":\"B\",\"list\":[{\"code\":\"1101\",\"name\":\"鍖椾含\",\"provinceCode\":\"11\",\"province\":\"鍖椾含甯俓",\"lat\":\"39.910924547299565\",\"lng\":\"116.4133836971231\"},{\"code\":\"1306\",\"name\":\"淇濆畾\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"38.87998776845534\",\"lng\":\"115.47146383768579\"},{\"code\":\"1502\",\"name\":\"鍖呭ご\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"40.66292878826139\",\"lng\":\"109.84654350721243\"},{\"code\":\"1508\",\"name\":\"宸村溅娣栧皵\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"40.7493594895728\",\"lng\":\"107.39439808372491\"},{\"code\":\"2105\",\"name\":\"鏈邯\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.49291646055291\",\"lng\":\"123.69250712420832\"},{\"code\":\"2206\",\"name\":\"鐧藉北\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"41.93962720532889\",\"lng\":\"126.42963008937573\"},{\"code\":\"2208\",\"name\":\"鐧藉煄\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"45.62550435999602\",\"lng\":\"122.8455906084976\"},{\"code\":\"3403\",\"name\":\"铓屽煚\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"32.921523704350825\",\"lng\":\"117.39551332813694\"},{\"code\":\"3416\",\"name\":\"浜冲窞\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"33.850642695788835\",\"lng\":\"115.7844632112745\"},{\"code\":\"3716\",\"name\":\"婊ㄥ窞\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.3881961960769\",\"lng\":\"117.9774040171467\"},{\"code\":\"4505\",\"name\":\"鍖楁捣\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"21.48683649576942\",\"lng\":\"109.126533212566\"},{\"code\":\"4510\",\"name\":\"鐧捐壊\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"23.908185934295958\",\"lng\":\"106.62458932565383\"},{\"code\":\"5119\",\"name\":\"宸翠腑\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"31.872888585956545\",\"lng\":\"106.7515853031645\"},{\"code\":\"5205\",\"name\":\"姣曡妭\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"27.29021508342595\",\"lng\":\"105.2985887950112\"},{\"code\":\"5305\",\"name\":\"淇濆北\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.139038793265964\",\"lng\":\"99.17727328581788\"},{\"code\":\"6103\",\"name\":\"瀹濋浮\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.36891564286998\",\"lng\":\"107.2445753670404\"},{\"code\":\"6204\",\"name\":\"鐧介摱\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"36.55082533041454\",\"lng\":\"104.1444508283435\"},{\"code\":\"6527\",\"name\":\"鍗氬皵濉旀媺钂欏彜鑷不宸瀄",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"44.9121964134647\",\"lng\":\"82.07291475827434\"},{\"code\":\"6528\",\"name\":\"宸撮煶閮钂欏彜鑷不宸瀄",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"41.7702873304504\",\"lng\":\"86.1517138653326\"}]},{\"initial\":\"C\",\"list\":[{\"code\":\"1308\",\"name\":\"鎵垮痉\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"40.95785601233803\",\"lng\":\"117.96939750996681\"},{\"code\":\"1309\",\"name\":\"娌у窞\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"38.310215141107044\",\"lng\":\"116.84558075595014\"},{\"code\":\"1404\",\"name\":\"闀挎不\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"36.2012683721548\",\"lng\":\"113.12255886984902\"},{\"code\":\"1504\",\"name\":\"璧ゅ嘲\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"42.2616861034116\",\"lng\":\"118.8955203975195\"},{\"code\":\"2113\",\"name\":\"鏈濋槼\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.57982086475567\",\"lng\":\"120.45749949793277\"},{\"code\":\"2201\",\"name\":\"闀挎槬\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"43.82195350104314\",\"lng\":\"125.3306020759069\"},{\"code\":\"3204\",\"name\":\"甯稿窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"31.815795653327836\",\"lng\":\"119.98148471327892\"},{\"code\":\"3411\",\"name\":\"婊佸窞\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"32.26127087204081\",\"lng\":\"118.33940613596579\"},{\"code\":\"3417\",\"name\":\"姹犲窞\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"30.670883790764535\",\"lng\":\"117.49842096159624\"},{\"code\":\"4301\",\"name\":\"闀挎矙\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"28.23488939994364\",\"lng\":\"112.94547319535287\"},{\"code\":\"4307\",\"name\":\"甯稿痉\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"29.037749999406877\",\"lng\":\"111.70545217995837\"},{\"code\":\"4310\",\"name\":\"閮村窞\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"25.776683273601865\",\"lng\":\"113.02146049909462\"},{\"code\":\"4451\",\"name\":\"娼窞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.662623192615886\",\"lng\":\"116.62947017362819\"},{\"code\":\"4514\",\"name\":\"宕囧乏\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"22.383117234663302\",\"lng\":\"107.3715202061015\"},{\"code\":\"5101\",\"name\":\"鎴愰兘\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.655821878416408\",\"lng\":\"104.08153351042463\"},{\"code\":\"5323\",\"name\":\"妤氶泟褰濇棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.051773565340376\",\"lng\":\"101.53441248050268\"},{\"code\":\"5403\",\"name\":\"鏄岄兘\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"31.14734654932703\",\"lng\":\"97.17958359408598\"},{\"code\":\"6523\",\"name\":\"鏄屽悏鍥炴棌鑷不宸瀄",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"44.01685415991987\",\"lng\":\"87.3150016244744\"}]},{\"initial\":\"D\",\"list\":[{\"code\":\"1402\",\"name\":\"澶у悓\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"40.0824687161612\",\"lng\":\"113.30643625858623\"},{\"code\":\"2102\",\"name\":\"澶ц繛\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"38.9189536667856\",\"lng\":\"121.62163148459285\"},{\"code\":\"2106\",\"name\":\"涓逛笢\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"40.00640870559368\",\"lng\":\"124.36154728159079\"},{\"code\":\"2306\",\"name\":\"澶у簡\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"46.59363317672175\",\"lng\":\"125.10865763402039\"},{\"code\":\"2327\",\"name\":\"澶у叴瀹夊箔鍦板尯\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"50.42002595502784\",\"lng\":\"124.15292785448057\"},{\"code\":\"3705\",\"name\":\"涓滆惀\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.43964182632334\",\"lng\":\"118.68138493513693\"},{\"code\":\"3714\",\"name\":\"寰峰窞\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.441308454576266\",\"lng\":\"116.36555674397471\"},{\"code\":\"4419\",\"name\":\"涓滆帪\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.02730841164339\",\"lng\":\"113.75842045787648\"},{\"code\":\"4604\",\"name\":\"鍎嬪窞\",\"provinceCode\":\"46\",\"province\":\"娴峰崡鐪乗",\"lat\":\"19.64278758232148\",\"lng\":\"109.1739880875565\"},{\"code\":\"5106\",\"name\":\"寰烽槼\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"31.133115003656755\",\"lng\":\"104.40441936496448\"},{\"code\":\"5117\",\"name\":\"杈惧窞\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"31.214307723927455\",\"lng\":\"107.47459385897544\"},{\"code\":\"5329\",\"name\":\"澶х悊鐧芥棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.59760490545194\",\"lng\":\"100.23651930044413\"},{\"code\":\"5331\",\"name\":\"寰峰畯鍌f棌鏅鏃忚嚜娌诲窞\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"24.438010702758117\",\"lng\":\"98.59135935611411\"},{\"code\":\"5334\",\"name\":\"杩簡钘忔棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"27.82518468364326\",\"lng\":\"99.70952999013957\"},{\"code\":\"6211\",\"name\":\"瀹氳タ\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"35.586832926561875\",\"lng\":\"104.63242008306302\"}]},{\"initial\":\"E\",\"list\":[{\"code\":\"1506\",\"name\":\"閯傚皵澶氭柉\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"39.61448231394889\",\"lng\":\"109.78744317923602\"},{\"code\":\"4207\",\"name\":\"閯傚窞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.39657217331699\",\"lng\":\"114.90160738827099\"},{\"code\":\"4228\",\"name\":\"鎭╂柦鍦熷鏃忚嫍鏃忚嚜娌诲窞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.277939575301094\",\"lng\":\"109.49459261857503\"}]},{\"initial\":\"F\",\"list\":[{\"code\":\"2104\",\"name\":\"鎶氶『\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.88596959305694\",\"lng\":\"123.9643746156145\"},{\"code\":\"2109\",\"name\":\"闃滄柊\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"42.02802190131842\",\"lng\":\"121.67640799865809\"},{\"code\":\"3412\",\"name\":\"闃滈槼\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"32.89606099485221\",\"lng\":\"115.82043612491321\"},{\"code\":\"3501\",\"name\":\"绂忓窞\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"26.080429420698078\",\"lng\":\"119.30346983854001\"},{\"code\":\"3610\",\"name\":\"鎶氬窞\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.954892253419565\",\"lng\":\"116.36453876864373\"},{\"code\":\"4406\",\"name\":\"浣涘北\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.02775875078891\",\"lng\":\"113.12851219549718\"},{\"code\":\"4506\",\"name\":\"闃插煄娓痋",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"21.6930052899694\",\"lng\":\"108.360418838298\"}]},{\"initial\":\"G\",\"list\":[{\"code\":\"3607\",\"name\":\"璧e窞\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"25.835176103497655\",\"lng\":\"114.9405033729825\"},{\"code\":\"4401\",\"name\":\"骞垮窞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.135336306695006\",\"lng\":\"113.27143134445974\"},{\"code\":\"4503\",\"name\":\"妗傛灄\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"25.242885724872647\",\"lng\":\"110.20354537457943\"},{\"code\":\"4508\",\"name\":\"璐垫腐\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"23.117448382037534\",\"lng\":\"109.60552031033306\"},{\"code\":\"5108\",\"name\":\"骞垮厓\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"32.44161630531542\",\"lng\":\"105.85042318166482\"},{\"code\":\"5116\",\"name\":\"骞垮畨\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.461746110678995\",\"lng\":\"106.63955268233484\"},{\"code\":\"5133\",\"name\":\"鐢樺瓬钘忔棌鑷不宸瀄",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.05527884351838\",\"lng\":\"101.96854674579022\"},{\"code\":\"5201\",\"name\":\"璐甸槼\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.653324822309752\",\"lng\":\"106.63657676352776\"},{\"code\":\"6230\",\"name\":\"鐢樺崡钘忔棌鑷不宸瀄",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"34.98913990996821\",\"lng\":\"102.91758468825803\"},{\"code\":\"6326\",\"name\":\"鏋滄礇钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"34.4771938664709\",\"lng\":\"100.25159197879555\"},{\"code\":\"6404\",\"name\":\"鍥哄師\",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"36.02161725801098\",\"lng\":\"106.24857742607188\"}]},{\"initial\":\"H\",\"list\":[{\"code\":\"1304\",\"name\":\"閭兏\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"36.631262731204046\",\"lng\":\"114.5456282282352\"},{\"code\":\"1311\",\"name\":\"琛℃按\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"37.745191408077424\",\"lng\":\"115.6754061376161\"},{\"code\":\"1501\",\"name\":\"鍛煎拰娴╃壒\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"40.84842299711348\",\"lng\":\"111.75550856170946\"},{\"code\":\"1507\",\"name\":\"鍛间鸡璐濆皵\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"49.21844647556481\",\"lng\":\"119.77237049946636\"},{\"code\":\"2114\",\"name\":\"钁姦宀沑",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"40.71736443636189\",\"lng\":\"120.8433983399283\"},{\"code\":\"2301\",\"name\":\"鍝堝皵婊╘",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"45.808825827952184\",\"lng\":\"126.54161509031663\"},{\"code\":\"2304\",\"name\":\"楣ゅ矖\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"47.35605615768509\",\"lng\":\"130.3044328986694\"},{\"code\":\"2311\",\"name\":\"榛戞渤\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"50.25127231175015\",\"lng\":\"127.53548988621854\"},{\"code\":\"3208\",\"name\":\"娣畨\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"33.61629530103313\",\"lng\":\"119.02148367070623\"},{\"code\":\"3301\",\"name\":\"鏉窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"30.25308298169347\",\"lng\":\"120.21551180372168\"},{\"code\":\"3305\",\"name\":\"婀栧窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"30.898963937294184\",\"lng\":\"120.09451660915789\"},{\"code\":\"3401\",\"name\":\"鍚堣偉\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"31.826577833686887\",\"lng\":\"117.23344266497664\"},{\"code\":\"3404\",\"name\":\"娣崡\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"32.63184739905333\",\"lng\":\"117.00638885071616\"},{\"code\":\"3406\",\"name\":\"娣寳\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"33.96165630027632\",\"lng\":\"116.8045372670298\"},{\"code\":\"3410\",\"name\":\"榛勫北\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"29.721889786591692\",\"lng\":\"118.34543725314781\"},{\"code\":\"3717\",\"name\":\"鑿忔辰\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"35.23940742476551\",\"lng\":\"115.48754503343376\"},{\"code\":\"4106\",\"name\":\"楣ゅ\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"35.7523574114\",\"lng\":\"114.30359364247649\"},{\"code\":\"4202\",\"name\":\"榛勭煶\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.205207848941598\",\"lng\":\"115.04553290894361\"},{\"code\":\"4211\",\"name\":\"榛勫唸\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.4593588576181\",\"lng\":\"114.87849048410779\"},{\"code\":\"4304\",\"name\":\"琛¢槼\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"26.899576139189122\",\"lng\":\"112.57844721325992\"},{\"code\":\"4312\",\"name\":\"鎬�鍖朶",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.575160902978517\",\"lng\":\"110.00851426537254\"},{\"code\":\"4413\",\"name\":\"鎯犲窞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.116358854725593\",\"lng\":\"114.4235580165817\"},{\"code\":\"4416\",\"name\":\"娌虫簮\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.749684370959752\",\"lng\":\"114.70744627290641\"},{\"code\":\"4511\",\"name\":\"璐哄窞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"24.409450902865487\",\"lng\":\"111.57352631416218\"},{\"code\":\"4512\",\"name\":\"娌虫睜\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"24.698911731272894\",\"lng\":\"108.09149994498661\"},{\"code\":\"4601\",\"name\":\"娴峰彛\",\"provinceCode\":\"46\",\"province\":\"娴峰崡鐪乗",\"lat\":\"20.04404943925674\",\"lng\":\"110.32552547126409\"},{\"code\":\"5325\",\"name\":\"绾㈡渤鍝堝凹鏃忓綕鏃忚嚜娌诲窞\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"23.37448873836479\",\"lng\":\"102.42755057757\"},{\"code\":\"6107\",\"name\":\"姹変腑\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"33.073799907833795\",\"lng\":\"107.02943020926463\"},{\"code\":\"6302\",\"name\":\"娴蜂笢\",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"36.508511080941304\",\"lng\":\"102.1104440722824\"},{\"code\":\"6322\",\"name\":\"娴峰寳钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"36.96066282412982\",\"lng\":\"100.90743432145598\"},{\"code\":\"6323\",\"name\":\"榛勫崡钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"35.525804586515534\",\"lng\":\"102.02242827807585\"},{\"code\":\"6325\",\"name\":\"娴峰崡钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"36.2921024798988\",\"lng\":\"100.62662114445924\"},{\"code\":\"6328\",\"name\":\"娴疯タ钂欏彜鏃忚棌鏃忚嚜娌诲窞\",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"37.38275046252745\",\"lng\":\"97.37629911601906\"},{\"code\":\"6505\",\"name\":\"鍝堝瘑\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"42.82582436811265\",\"lng\":\"93.52121554028504\"},{\"code\":\"6532\",\"name\":\"鍜岀敯鍦板尯\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"37.12044646304192\",\"lng\":\"79.9285070635119\"}]},{\"initial\":\"J\",\"list\":[{\"code\":\"1405\",\"name\":\"鏅嬪煄\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"35.49628458647257\",\"lng\":\"112.85857823132879\"},{\"code\":\"1407\",\"name\":\"鏅嬩腑\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"37.69283940975972\",\"lng\":\"112.75959475565928\"},{\"code\":\"2107\",\"name\":\"閿﹀窞\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.10093149946208\",\"lng\":\"121.13259630055518\"},{\"code\":\"2202\",\"name\":\"鍚夋灄\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"43.84356783457924\",\"lng\":\"126.55563450495482\"},{\"code\":\"2303\",\"name\":\"楦¤タ\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"45.300872317823895\",\"lng\":\"130.97561865876668\"},{\"code\":\"2308\",\"name\":\"浣虫湪鏂痋",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"46.80568999085779\",\"lng\":\"130.327359092573\"},{\"code\":\"3304\",\"name\":\"鍢夊叴\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"30.750974830920143\",\"lng\":\"120.76355182586005\"},{\"code\":\"3307\",\"name\":\"閲戝崕\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"29.084639385513697\",\"lng\":\"119.65343619052916\"},{\"code\":\"3602\",\"name\":\"鏅痉闀嘰",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"29.274247711040953\",\"lng\":\"117.18457644638579\"},{\"code\":\"3604\",\"name\":\"涔濇睙\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"29.711340559079343\",\"lng\":\"116.00753491163063\"},{\"code\":\"3608\",\"name\":\"鍚夊畨\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.119726826070448\",\"lng\":\"115.00051072001253\"},{\"code\":\"3701\",\"name\":\"娴庡崡\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.65655420178723\",\"lng\":\"117.12639941261048\"},{\"code\":\"3708\",\"name\":\"娴庡畞\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"35.420177394529645\",\"lng\":\"116.59361234853988\"},{\"code\":\"4108\",\"name\":\"鐒︿綔\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"35.22096325403899\",\"lng\":\"113.24854783457334\"},{\"code\":\"4208\",\"name\":\"鑽嗛棬\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"31.041732575569622\",\"lng\":\"112.20639298023002\"},{\"code\":\"4210\",\"name\":\"鑽嗗窞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.340842107742912\",\"lng\":\"112.24552262926137\"},{\"code\":\"4407\",\"name\":\"姹熼棬\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.584603880965\",\"lng\":\"113.08855619524043\"},{\"code\":\"4452\",\"name\":\"鎻槼\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.555740488275585\",\"lng\":\"116.37851218033846\"},{\"code\":\"6202\",\"name\":\"鍢夊唱鍏砛",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"39.77796014739059\",\"lng\":\"98.29620384300111\"},{\"code\":\"6203\",\"name\":\"閲戞槍\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"38.52582009209263\",\"lng\":\"102.19460568669837\"},{\"code\":\"6209\",\"name\":\"閰掓硥\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"39.73846908071564\",\"lng\":\"98.50068521606795\"}]},{\"initial\":\"K\",\"list\":[{\"code\":\"4102\",\"name\":\"寮�灏乗",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.80288581121172\",\"lng\":\"114.31459258497121\"},{\"code\":\"5301\",\"name\":\"鏄嗘槑\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"24.873998150044006\",\"lng\":\"102.85244836500482\"},{\"code\":\"6502\",\"name\":\"鍏嬫媺鐜涗緷\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"45.58567523781376\",\"lng\":\"84.89590053887504\"},{\"code\":\"6530\",\"name\":\"鍏嬪瓬鍕掕嫃鏌皵鍏嬪瓬鑷不宸瀄",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"39.72047120487073\",\"lng\":\"76.17430867621205\"},{\"code\":\"6531\",\"name\":\"鍠�浠�鍦板尯\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"39.47609674864479\",\"lng\":\"75.99639055639747\"}]},{\"initial\":\"L\",\"list\":[{\"code\":\"1310\",\"name\":\"寤婂潑\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"39.54336666275853\",\"lng\":\"116.69058173342549\"},{\"code\":\"1410\",\"name\":\"涓存本\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"36.093741895419726\",\"lng\":\"111.52553022403073\"},{\"code\":\"1411\",\"name\":\"鍚曟\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"37.524497749577115\",\"lng\":\"111.15044967529185\"},{\"code\":\"2110\",\"name\":\"杈介槼\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.27416129045421\",\"lng\":\"123.24336640651318\"},{\"code\":\"2204\",\"name\":\"杈芥簮\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"42.89405500574631\",\"lng\":\"125.15042516688747\"},{\"code\":\"3207\",\"name\":\"杩炰簯娓痋",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"34.60224952526725\",\"lng\":\"119.22862133316607\"},{\"code\":\"3311\",\"name\":\"涓芥按\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"28.473278180563412\",\"lng\":\"119.9295730584414\"},{\"code\":\"3415\",\"name\":\"鍏畨\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"31.741450815322555\",\"lng\":\"116.52640966418569\"},{\"code\":\"3508\",\"name\":\"榫欏博\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"25.081219844871676\",\"lng\":\"117.02344756677536\"},{\"code\":\"3713\",\"name\":\"涓存矀\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"35.11067124236514\",\"lng\":\"118.36353300501388\"},{\"code\":\"3715\",\"name\":\"鑱婂煄\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.46275818769411\",\"lng\":\"115.99158784830443\"},{\"code\":\"4103\",\"name\":\"娲涢槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.62426277921943\",\"lng\":\"112.4594212983115\"},{\"code\":\"4111\",\"name\":\"婕渤\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"33.5877107071022\",\"lng\":\"114.02342077764726\"},{\"code\":\"4313\",\"name\":\"濞勫簳\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.703208596991583\",\"lng\":\"112.00150349288418\"},{\"code\":\"4502\",\"name\":\"鏌冲窞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"24.331961386852413\",\"lng\":\"109.43442194634564\"},{\"code\":\"4513\",\"name\":\"鏉ュ\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"23.75654676260728\",\"lng\":\"109.22745819590091\"},{\"code\":\"5105\",\"name\":\"娉稿窞\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"28.87766830360723\",\"lng\":\"105.4485240693266\"},{\"code\":\"5111\",\"name\":\"涔愬北\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"29.55794071745811\",\"lng\":\"103.7725376036347\"},{\"code\":\"5134\",\"name\":\"鍑夊北褰濇棌鑷不宸瀄",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"27.88775230036972\",\"lng\":\"102.2735026809702\"},{\"code\":\"5202\",\"name\":\"鍏洏姘碶",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.598833108257494\",\"lng\":\"104.8375546023468\"},{\"code\":\"5307\",\"name\":\"涓芥睙\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"26.860657438064884\",\"lng\":\"100.23246452903453\"},{\"code\":\"5309\",\"name\":\"涓存钵\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"23.89046855627851\",\"lng\":\"100.09544042014869\"},{\"code\":\"5401\",\"name\":\"鎷夎惃\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"29.65004027476773\",\"lng\":\"91.12082391546393\"},{\"code\":\"5404\",\"name\":\"鏋楄姖\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"29.654042176951524\",\"lng\":\"94.36805828713257\"},{\"code\":\"6201\",\"name\":\"鍏板窞\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"36.067234693545565\",\"lng\":\"103.84052119633628\"},{\"code\":\"6212\",\"name\":\"闄囧崡\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"33.40662022995126\",\"lng\":\"104.92857497071192\"},{\"code\":\"6229\",\"name\":\"涓村鍥炴棌鑷不宸瀄",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"35.60989877268906\",\"lng\":\"103.24954917760394\"}]},{\"initial\":\"M\",\"list\":[{\"code\":\"2310\",\"name\":\"鐗′腹姹焅",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"44.55624570898632\",\"lng\":\"129.6395397783469\"},{\"code\":\"3405\",\"name\":\"椹瀺灞盶",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"31.676265597609103\",\"lng\":\"118.5135795794315\"},{\"code\":\"4409\",\"name\":\"鑼傚悕\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"21.669064031332095\",\"lng\":\"110.931542579969\"},{\"code\":\"4414\",\"name\":\"姊呭窞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"24.294177532206206\",\"lng\":\"116.12953737612247\"},{\"code\":\"5107\",\"name\":\"缁甸槼\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"31.473663048745863\",\"lng\":\"104.6855618607612\"},{\"code\":\"5114\",\"name\":\"鐪夊北\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.082526119421058\",\"lng\":\"103.85656331579456\"}]},{\"initial\":\"N\",\"list\":[{\"code\":\"3201\",\"name\":\"鍗椾含\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"32.06465288561847\",\"lng\":\"118.80242172124585\"},{\"code\":\"3206\",\"name\":\"鍗楅�歕",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"31.98654943120089\",\"lng\":\"120.90159173866185\"},{\"code\":\"3302\",\"name\":\"瀹佹尝\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"29.866033045866054\",\"lng\":\"121.62857249434141\"},{\"code\":\"3507\",\"name\":\"鍗楀钩\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"26.647772874203266\",\"lng\":\"118.1843695481426\"},{\"code\":\"3509\",\"name\":\"瀹佸痉\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"26.672241711408567\",\"lng\":\"119.55451074542829\"},{\"code\":\"3601\",\"name\":\"鍗楁槍\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"28.68945529506072\",\"lng\":\"115.86458944231661\"},{\"code\":\"4113\",\"name\":\"鍗楅槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"32.99656220465144\",\"lng\":\"112.53450131351325\"},{\"code\":\"4501\",\"name\":\"鍗楀畞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"22.822606601187154\",\"lng\":\"108.37345082581861\"},{\"code\":\"5110\",\"name\":\"鍐呮睙\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"29.58588653832045\",\"lng\":\"105.06458802499718\"},{\"code\":\"5113\",\"name\":\"鍗楀厖\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.843782508337036\",\"lng\":\"106.11750261487227\"},{\"code\":\"5333\",\"name\":\"鎬掓睙鍌堝兂鏃忚嚜娌诲窞\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.823707417657754\",\"lng\":\"98.8632883813579\"},{\"code\":\"5406\",\"name\":\"閭f洸\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"31.482438388454657\",\"lng\":\"92.0573384981749\"}]},{\"initial\":\"P\",\"list\":[{\"code\":\"2111\",\"name\":\"鐩橀敠\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.12587528873715\",\"lng\":\"122.07749009021381\"},{\"code\":\"3503\",\"name\":\"鑾嗙敯\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"25.45986545592271\",\"lng\":\"119.0145209781265\"},{\"code\":\"3603\",\"name\":\"钀嶄埂\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.6283927093972\",\"lng\":\"113.8614964337543\"},{\"code\":\"4104\",\"name\":\"骞抽《灞盶",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"33.772050748691015\",\"lng\":\"113.19952856052156\"},{\"code\":\"4109\",\"name\":\"婵槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"35.76759302890629\",\"lng\":\"115.03559747034215\"},{\"code\":\"5104\",\"name\":\"鏀�鏋濊姳\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"26.58803317333301\",\"lng\":\"101.72554117091441\"},{\"code\":\"5308\",\"name\":\"鏅幢\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"22.830979186010275\",\"lng\":\"100.97256981472799\"},{\"code\":\"6208\",\"name\":\"骞冲噳\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"35.549232050463516\",\"lng\":\"106.67144234827796\"}]},{\"initial\":\"Q\",\"list\":[{\"code\":\"1303\",\"name\":\"绉︾殗宀沑",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"39.941748102377936\",\"lng\":\"119.60853063334328\"},{\"code\":\"2302\",\"name\":\"榻愰綈鍝堝皵\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"47.3599771860153\",\"lng\":\"123.92457086841536\"},{\"code\":\"2309\",\"name\":\"涓冨彴娌砛",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"45.77630032154785\",\"lng\":\"131.01154459102744\"},{\"code\":\"3308\",\"name\":\"琛㈠窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"28.975545802265025\",\"lng\":\"118.86659674035565\"},{\"code\":\"3505\",\"name\":\"娉夊窞\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"24.879952330498313\",\"lng\":\"118.68244626680422\"},{\"code\":\"3702\",\"name\":\"闈掑矝\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.072227496663224\",\"lng\":\"120.38945519114627\"},{\"code\":\"4418\",\"name\":\"娓呰繙\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.688230292088083\",\"lng\":\"113.06246832527266\"},{\"code\":\"4507\",\"name\":\"閽﹀窞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"21.986593539484296\",\"lng\":\"108.66058016842224\"},{\"code\":\"5223\",\"name\":\"榛旇タ鍗楀竷渚濇棌鑻楁棌鑷不宸瀄",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"27.014344747084042\",\"lng\":\"106.03857397725803\"},{\"code\":\"5226\",\"name\":\"榛斾笢鍗楄嫍鏃忎緱鏃忚嚜娌诲窞\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.58970296982603\",\"lng\":\"107.9894462407788\"},{\"code\":\"5227\",\"name\":\"榛斿崡甯冧緷鏃忚嫍鏃忚嚜娌诲窞\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.260616196073833\",\"lng\":\"107.5284027057371\"},{\"code\":\"5303\",\"name\":\"鏇查潠\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.496406931543667\",\"lng\":\"103.80243482794681\"},{\"code\":\"6210\",\"name\":\"搴嗛槼\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"35.71521598356201\",\"lng\":\"107.6493856959542\"}]},{\"initial\":\"R\",\"list\":[{\"code\":\"3711\",\"name\":\"鏃ョ収\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"35.42283899843767\",\"lng\":\"119.53341540456555\"},{\"code\":\"5402\",\"name\":\"鏃ュ杸鍒橽",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"29.275657822511512\",\"lng\":\"88.89370303482552\"}]},{\"initial\":\"S\",\"list\":[{\"code\":\"1301\",\"name\":\"鐭冲搴刓",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"38.052097109846855\",\"lng\":\"114.46902163264978\"},{\"code\":\"1406\",\"name\":\"鏈斿窞\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"39.337108370541735\",\"lng\":\"112.4393709396677\"},{\"code\":\"2101\",\"name\":\"娌堥槼\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.68383006919066\",\"lng\":\"123.47109664482264\"},{\"code\":\"2203\",\"name\":\"鍥涘钩\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"43.171993571561\",\"lng\":\"124.35648155715893\"},{\"code\":\"2207\",\"name\":\"鏉惧師\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"45.14740419341382\",\"lng\":\"124.83148187569292\"},{\"code\":\"2305\",\"name\":\"鍙岄腑灞盶",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"46.65318589588607\",\"lng\":\"131.16534168078073\"},{\"code\":\"2312\",\"name\":\"缁ュ寲\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"46.6600321798244\",\"lng\":\"126.97535687530133\"},{\"code\":\"3101\",\"name\":\"涓婃捣\",\"provinceCode\":\"31\",\"province\":\"涓婃捣甯俓",\"lat\":\"31.235929042252014\",\"lng\":\"121.48053886017651\"},{\"code\":\"3205\",\"name\":\"鑻忓窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"31.303564074441766\",\"lng\":\"120.59241222959322\"},{\"code\":\"3213\",\"name\":\"瀹胯縼\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"33.96774971569008\",\"lng\":\"118.28157403570837\"},{\"code\":\"3306\",\"name\":\"缁嶅叴\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"30.0363693113069\",\"lng\":\"120.58547847885335\"},{\"code\":\"3413\",\"name\":\"瀹垮窞\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"33.65209532645213\",\"lng\":\"116.97054394561262\"},{\"code\":\"3504\",\"name\":\"涓夋槑\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"26.269736515991838\",\"lng\":\"117.64552116782143\"},{\"code\":\"3611\",\"name\":\"涓婇ザ\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"28.460625921851733\",\"lng\":\"117.94945960312224\"},{\"code\":\"4112\",\"name\":\"涓夐棬宄",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.778327249459984\",\"lng\":\"111.2065332238741\"},{\"code\":\"4114\",\"name\":\"鍟嗕笜\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.4202016658586\",\"lng\":\"115.66244933826238\"},{\"code\":\"4203\",\"name\":\"鍗佸牥\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"32.63506185840116\",\"lng\":\"110.80452956069568\"},{\"code\":\"4213\",\"name\":\"闅忓窞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"31.6965167723283\",\"lng\":\"113.38945001822157\"},{\"code\":\"4305\",\"name\":\"閭甸槼\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.245270272808565\",\"lng\":\"111.474432885931\"},{\"code\":\"4402\",\"name\":\"闊跺叧\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"24.815881278583017\",\"lng\":\"113.60352734562261\"},{\"code\":\"4403\",\"name\":\"娣卞湷\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.548456637984177\",\"lng\":\"114.06455183658751\"},{\"code\":\"4405\",\"name\":\"姹曞ご\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.35909171772515\",\"lng\":\"116.68852864054833\"},{\"code\":\"4415\",\"name\":\"姹曞熬\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.79126303654673\",\"lng\":\"115.38155260365083\"},{\"code\":\"4602\",\"name\":\"涓変簹\",\"provinceCode\":\"46\",\"province\":\"娴峰崡鐪乗",\"lat\":\"18.258736291747855\",\"lng\":\"109.51855670139908\"},{\"code\":\"4603\",\"name\":\"涓夋矙\",\"provinceCode\":\"46\",\"province\":\"娴峰崡鐪乗",\"lat\":\"30.316571904872184\",\"lng\":\"112.26157741482734\"},{\"code\":\"5109\",\"name\":\"閬傚畞\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.53909767110912\",\"lng\":\"105.5994215306444\"},{\"code\":\"5405\",\"name\":\"灞卞崡\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"29.243026939249226\",\"lng\":\"91.77867513851903\"},{\"code\":\"6110\",\"name\":\"鍟嗘礇\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"33.87863385220776\",\"lng\":\"109.92441788136406\"},{\"code\":\"6402\",\"name\":\"鐭冲槾灞盶",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"38.98968283991508\",\"lng\":\"106.3906004255049\"}]},{\"initial\":\"T\",\"list\":[{\"code\":\"1201\",\"name\":\"澶╂触\",\"provinceCode\":\"12\",\"province\":\"澶╂触甯俓",\"lat\":\"39.093667843403956\",\"lng\":\"117.2095232146708\"},{\"code\":\"1302\",\"name\":\"鍞愬北\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"39.63658372414733\",\"lng\":\"118.18645947203979\"},{\"code\":\"1401\",\"name\":\"澶師\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"37.87698902884778\",\"lng\":\"112.55639149167204\"},{\"code\":\"1505\",\"name\":\"閫氳窘\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"43.657980083916655\",\"lng\":\"122.25052178737633\"},{\"code\":\"2112\",\"name\":\"閾佸箔\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"42.22994799718447\",\"lng\":\"123.73236520917769\"},{\"code\":\"2205\",\"name\":\"閫氬寲\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"41.733815801613424\",\"lng\":\"125.94660627598029\"},{\"code\":\"3212\",\"name\":\"娉板窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"32.4606750493083\",\"lng\":\"119.9295663378548\"},{\"code\":\"3310\",\"name\":\"鍙板窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"28.66219405599615\",\"lng\":\"121.42743470427969\"},{\"code\":\"3407\",\"name\":\"閾滈櫟\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"30.95123323991339\",\"lng\":\"117.81847679445747\"},{\"code\":\"3709\",\"name\":\"娉板畨\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.2058580448846\",\"lng\":\"117.0944948347959\"},{\"code\":\"5206\",\"name\":\"閾滀粊\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"27.73778645640524\",\"lng\":\"109.19643889817665\"},{\"code\":\"6102\",\"name\":\"閾滃窛\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.902637080502906\",\"lng\":\"108.95240424835922\"},{\"code\":\"6205\",\"name\":\"澶╂按\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"34.58741188165064\",\"lng\":\"105.73141674566955\"},{\"code\":\"6504\",\"name\":\"鍚愰瞾鐣猏",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"42.95698484877124\",\"lng\":\"89.1972972460079\"},{\"code\":\"6542\",\"name\":\"濉斿煄鍦板尯\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"46.750948254373434\",\"lng\":\"82.9872355184064\"}]},{\"initial\":\"W\",\"list\":[{\"code\":\"1503\",\"name\":\"涔屾捣\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"39.6620063648907\",\"lng\":\"106.80039104999656\"},{\"code\":\"1509\",\"name\":\"涔屽叞瀵熷竷\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"41.00074832767381\",\"lng\":\"113.13946767446333\"},{\"code\":\"3202\",\"name\":\"鏃犻敗\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"31.498809732685714\",\"lng\":\"120.31858328810601\"},{\"code\":\"3303\",\"name\":\"娓╁窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"28.00108540447221\",\"lng\":\"120.70647689035565\"},{\"code\":\"3402\",\"name\":\"鑺滄箹\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"31.358536655799266\",\"lng\":\"118.43943137653523\"},{\"code\":\"3707\",\"name\":\"娼嶅潑\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.71265155126753\",\"lng\":\"119.16837791142822\"},{\"code\":\"3710\",\"name\":\"濞佹捣\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.5164305480148\",\"lng\":\"122.12754097831325\"},{\"code\":\"4201\",\"name\":\"姝︽眽\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.598466736400987\",\"lng\":\"114.31158155473231\"},{\"code\":\"4504\",\"name\":\"姊у窞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"23.48274528113516\",\"lng\":\"111.28551681182014\"},{\"code\":\"5326\",\"name\":\"鏂囧北澹棌鑻楁棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"23.40599429361173\",\"lng\":\"104.22256899109433\"},{\"code\":\"6105\",\"name\":\"娓崡\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.50571551675255\",\"lng\":\"109.51658960525897\"},{\"code\":\"6206\",\"name\":\"姝﹀▉\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"37.93437780815811\",\"lng\":\"102.64455434036918\"},{\"code\":\"6403\",\"name\":\"鍚村繝\",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"38.00371291345338\",\"lng\":\"106.20537126663626\"},{\"code\":\"6501\",\"name\":\"涔岄瞾鏈ㄩ綈\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"43.830763204290484\",\"lng\":\"87.62443993536046\"}]},{\"initial\":\"X\",\"list\":[{\"code\":\"1305\",\"name\":\"閭㈠彴\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"37.07716685005908\",\"lng\":\"115.0316624430557\"},{\"code\":\"1409\",\"name\":\"蹇诲窞\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"38.42238338517772\",\"lng\":\"112.74062416023847\"},{\"code\":\"1522\",\"name\":\"鍏村畨鐩焅",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"46.08846371321896\",\"lng\":\"122.04436452582519\"},{\"code\":\"1525\",\"name\":\"閿℃灄閮嫆鐩焅",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"43.93942266533856\",\"lng\":\"116.05439144074573\"},{\"code\":\"3203\",\"name\":\"寰愬窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"34.21266655011306\",\"lng\":\"117.29057543439453\"},{\"code\":\"3418\",\"name\":\"瀹e煄\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"30.94660154529291\",\"lng\":\"118.76553424276743\"},{\"code\":\"3502\",\"name\":\"鍘﹂棬\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"24.485406605176305\",\"lng\":\"118.09643549976651\"},{\"code\":\"3605\",\"name\":\"鏂颁綑\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.823578697788587\",\"lng\":\"114.9235346513963\"},{\"code\":\"4107\",\"name\":\"鏂颁埂\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"35.3096399303368\",\"lng\":\"113.93360046733228\"},{\"code\":\"4110\",\"name\":\"璁告槍\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.04143161161871\",\"lng\":\"113.85847553685502\"},{\"code\":\"4115\",\"name\":\"淇¢槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"32.15301454753105\",\"lng\":\"114.09748283304512\"},{\"code\":\"4206\",\"name\":\"瑗勯槼\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"32.014796804669224\",\"lng\":\"112.12853720100244\"},{\"code\":\"4209\",\"name\":\"瀛濇劅\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.930689227018295\",\"lng\":\"113.92251007733665\"},{\"code\":\"4212\",\"name\":\"鍜稿畞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"29.847055947646492\",\"lng\":\"114.32851909026844\"},{\"code\":\"4303\",\"name\":\"婀樻江\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.835702227135585\",\"lng\":\"112.95046418076468\"},{\"code\":\"4331\",\"name\":\"婀樿タ鍦熷鏃忚嫍鏃忚嚜娌诲窞\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"28.317369104701186\",\"lng\":\"109.74557664946683\"},{\"code\":\"5002\",\"name\":\"鍘縗",\"provinceCode\":\"50\",\"province\":\"閲嶅簡甯俓",\"lat\":\"29.568996245338923\",\"lng\":\"106.55843415537664\"},{\"code\":\"5328\",\"name\":\"瑗垮弻鐗堢撼鍌f棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"22.013601254764165\",\"lng\":\"100.80344682455637\"},{\"code\":\"6101\",\"name\":\"瑗垮畨\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.34726881662395\",\"lng\":\"108.94646555063274\"},{\"code\":\"6104\",\"name\":\"鍜搁槼\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.335476293368586\",\"lng\":\"108.71542245143303\"},{\"code\":\"6301\",\"name\":\"瑗垮畞\",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"36.62338469651661\",\"lng\":\"101.78445017050855\"}]},{\"initial\":\"Y\",\"list\":[{\"code\":\"1403\",\"name\":\"闃虫硥\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"37.862360847859385\",\"lng\":\"113.58761666287546\"},{\"code\":\"1408\",\"name\":\"杩愬煄\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"35.03270691290923\",\"lng\":\"111.01338945447925\"},{\"code\":\"2108\",\"name\":\"钀ュ彛\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"40.67313683826707\",\"lng\":\"122.24157466449694\"},{\"code\":\"2224\",\"name\":\"寤惰竟鏈濋矞鏃忚嚜娌诲窞\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"42.91574303372181\",\"lng\":\"129.4773763202274\"},{\"code\":\"2307\",\"name\":\"浼婃槬\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"47.733318457230936\",\"lng\":\"128.84754638019822\"},{\"code\":\"3209\",\"name\":\"鐩愬煄\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"33.355100917626196\",\"lng\":\"120.167544265761\"},{\"code\":\"3210\",\"name\":\"鎵窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"32.40067693609037\",\"lng\":\"119.41941890822997\"},{\"code\":\"3606\",\"name\":\"楣版江\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"28.265787063191418\",\"lng\":\"117.0755754270272\"},{\"code\":\"3609\",\"name\":\"瀹滄槬\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.820856421848216\",\"lng\":\"114.4235636759064\"},{\"code\":\"3706\",\"name\":\"鐑熷彴\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.470038383730525\",\"lng\":\"121.45441541730195\"},{\"code\":\"4205\",\"name\":\"瀹滄槍\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.697446484492378\",\"lng\":\"111.29254921035434\"},{\"code\":\"4306\",\"name\":\"宀抽槼\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"29.3631782939259\",\"lng\":\"113.13548942422142\"},{\"code\":\"4309\",\"name\":\"鐩婇槼\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"28.559711178489888\",\"lng\":\"112.36151595471031\"},{\"code\":\"4311\",\"name\":\"姘稿窞\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"26.425864117900094\",\"lng\":\"111.61945505792227\"},{\"code\":\"4417\",\"name\":\"闃虫睙\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"21.864339726138933\",\"lng\":\"111.98848929181268\"},{\"code\":\"4453\",\"name\":\"浜戞诞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.920911970342857\",\"lng\":\"112.05151269959146\"},{\"code\":\"4509\",\"name\":\"鐜夋灄\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"22.659830509953142\",\"lng\":\"110.1884531233724\"},{\"code\":\"5115\",\"name\":\"瀹滃\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"28.75800702855183\",\"lng\":\"104.6494037048691\"},{\"code\":\"5118\",\"name\":\"闆呭畨\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.01679254570607\",\"lng\":\"103.04954262360451\"},{\"code\":\"5304\",\"name\":\"鐜夋邯\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"24.35771094244625\",\"lng\":\"102.55356029311\"},{\"code\":\"6106\",\"name\":\"寤跺畨\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"36.59111103521779\",\"lng\":\"109.49658191612687\"},{\"code\":\"6108\",\"name\":\"姒嗘灄\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"38.290883835484046\",\"lng\":\"109.74161603381395\"},{\"code\":\"6327\",\"name\":\"鐜夋爲钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"33.01097958514274\",\"lng\":\"97.01318076277326\"},{\"code\":\"6401\",\"name\":\"閾跺窛\",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"38.492460055509596\",\"lng\":\"106.23849358740017\"},{\"code\":\"6540\",\"name\":\"浼婄妬鍝堣惃鍏嬭嚜娌诲窞\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"43.92272313749215\",\"lng\":\"81.3305377475322\"}]},{\"initial\":\"Z\",\"list\":[{\"code\":\"1307\",\"name\":\"寮犲鍙",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"40.7732372026915\",\"lng\":\"114.89257223145165\"},{\"code\":\"3211\",\"name\":\"闀囨睙\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"32.19471592052375\",\"lng\":\"119.43048944567383\"},{\"code\":\"3309\",\"name\":\"鑸熷北\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"29.99091168016034\",\"lng\":\"122.21355631852045\"},{\"code\":\"3506\",\"name\":\"婕冲窞\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"24.51892979117087\",\"lng\":\"117.65357645298785\"},{\"code\":\"3703\",\"name\":\"娣勫崥\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.81908568332188\",\"lng\":\"118.06145253489896\"},{\"code\":\"3704\",\"name\":\"鏋e簞\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"34.815994048435115\",\"lng\":\"117.33054194483897\"},{\"code\":\"4101\",\"name\":\"閮戝窞\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.75343885045448\",\"lng\":\"113.63141920733915\"},{\"code\":\"4116\",\"name\":\"鍛ㄥ彛\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"33.6318288757022\",\"lng\":\"114.70348251482332\"},{\"code\":\"4117\",\"name\":\"椹婚┈搴梊",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"33.01784241674367\",\"lng\":\"114.02847078173271\"},{\"code\":\"4302\",\"name\":\"鏍床\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.833567639016444\",\"lng\":\"113.14047079776427\"},{\"code\":\"4308\",\"name\":\"寮犲鐣孿",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"29.122815562551878\",\"lng\":\"110.48553254695402\"},{\"code\":\"4404\",\"name\":\"鐝犳捣\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.27656465424921\",\"lng\":\"113.58255478654918\"},{\"code\":\"4408\",\"name\":\"婀涙睙\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"21.276723439012073\",\"lng\":\"110.36555441392824\"},{\"code\":\"4412\",\"name\":\"鑲囧簡\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.052888771125616\",\"lng\":\"112.47148894063035\"},{\"code\":\"4420\",\"name\":\"涓北\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.5223146707905\",\"lng\":\"113.39942236263188\"},{\"code\":\"5001\",\"name\":\"閲嶅簡\",\"provinceCode\":\"50\",\"province\":\"閲嶅簡甯俓",\"lat\":\"29.568996245338923\",\"lng\":\"106.55843415537664\"},{\"code\":\"5103\",\"name\":\"鑷础\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"29.345584921327575\",\"lng\":\"104.78444884671711\"},{\"code\":\"5120\",\"name\":\"璧勯槼\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.13495655925314\",\"lng\":\"104.6344353416441\"},{\"code\":\"5203\",\"name\":\"閬典箟\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"27.731700878916666\",\"lng\":\"106.93342774801829\"},{\"code\":\"5306\",\"name\":\"鏄�歕",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"27.34408386024681\",\"lng\":\"103.72351177196889\"},{\"code\":\"6207\",\"name\":\"寮犳帠\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"38.932066007004934\",\"lng\":\"100.45641147405634\"},{\"code\":\"6405\",\"name\":\"涓崼\",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"37.50570141870293\",\"lng\":\"105.20357090088713\"}]}]");
-
-/***/ }),
-/* 402 */,
-/* 403 */,
-/* 404 */,
-/* 405 */,
-/* 406 */,
-/* 407 */,
-/* 408 */,
-/* 409 */
-/*!************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-rate/props.js ***!
- \************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- // 鐢ㄤ簬v-model鍙屽悜缁戝畾閫変腑鐨勬槦鏄熸暟閲�
- value: {
- type: [String, Number],
- default: uni.$u.props.rate.value
- },
- // 瑕佹樉绀虹殑鏄熸槦鏁伴噺
- count: {
- type: [String, Number],
- default: uni.$u.props.rate.count
- },
- // 鏄惁涓嶅彲閫変腑
- disabled: {
- type: Boolean,
- default: uni.$u.props.rate.disabled
- },
- // 鏄惁鍙
- readonly: {
- type: Boolean,
- default: uni.$u.props.rate.readonly
- },
- // 鏄熸槦鐨勫ぇ灏忥紝鍗曚綅px
- size: {
- type: [String, Number],
- default: uni.$u.props.rate.size
- },
- // 鏈�変腑鏃剁殑棰滆壊
- inactiveColor: {
- type: String,
- default: uni.$u.props.rate.inactiveColor
- },
- // 閫変腑鐨勯鑹�
- activeColor: {
- type: String,
- default: uni.$u.props.rate.activeColor
- },
- // 鏄熸槦涔嬮棿鐨勯棿璺濓紝鍗曚綅px
- gutter: {
- type: [String, Number],
- default: uni.$u.props.rate.gutter
- },
- // 鏈�灏戣兘閫夋嫨鐨勬槦鏄熶釜鏁�
- minCount: {
- type: [String, Number],
- default: uni.$u.props.rate.minCount
- },
- // 鏄惁鍏佽鍗婃槦
- allowHalf: {
- type: Boolean,
- default: uni.$u.props.rate.allowHalf
- },
- // 閫変腑鏃剁殑鍥炬爣(鏄熸槦)
- activeIcon: {
- type: String,
- default: uni.$u.props.rate.activeIcon
- },
- // 鏈�変腑鏃剁殑鍥炬爣(鏄熸槦)
- inactiveIcon: {
- type: String,
- default: uni.$u.props.rate.inactiveIcon
- },
- // 鏄惁鍙互閫氳繃婊戝姩鎵嬪娍閫夋嫨璇勫垎
- touchable: {
- type: Boolean,
- default: uni.$u.props.rate.touchable
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 410 */,
-/* 411 */,
-/* 412 */,
-/* 413 */,
-/* 414 */,
-/* 415 */,
-/* 416 */,
-/* 417 */
-/*!*************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-modal/props.js ***!
- \*************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- // 鏄惁灞曠ずmodal
- show: {
- type: Boolean,
- default: uni.$u.props.modal.show
- },
- // 鏍囬
- title: {
- type: [String],
- default: uni.$u.props.modal.title
- },
- // 寮圭獥鍐呭
- content: {
- type: String,
- default: uni.$u.props.modal.content
- },
- // 纭鏂囨
- confirmText: {
- type: String,
- default: uni.$u.props.modal.confirmText
- },
- // 鍙栨秷鏂囨
- cancelText: {
- type: String,
- default: uni.$u.props.modal.cancelText
- },
- // 鏄惁鏄剧ず纭鎸夐挳
- showConfirmButton: {
- type: Boolean,
- default: uni.$u.props.modal.showConfirmButton
- },
- // 鏄惁鏄剧ず鍙栨秷鎸夐挳
- showCancelButton: {
- type: Boolean,
- default: uni.$u.props.modal.showCancelButton
- },
- // 纭鎸夐挳棰滆壊
- confirmColor: {
- type: String,
- default: uni.$u.props.modal.confirmColor
- },
- // 鍙栨秷鏂囧瓧棰滆壊
- cancelColor: {
- type: String,
- default: uni.$u.props.modal.cancelColor
- },
- // 瀵硅皟纭鍜屽彇娑堢殑浣嶇疆
- buttonReverse: {
- type: Boolean,
- default: uni.$u.props.modal.buttonReverse
- },
- // 鏄惁寮�鍚缉鏀炬晥鏋�
- zoom: {
- type: Boolean,
- default: uni.$u.props.modal.zoom
- },
- // 鏄惁寮傛鍏抽棴锛屽彧瀵圭‘瀹氭寜閽湁鏁�
- asyncClose: {
- type: Boolean,
- default: uni.$u.props.modal.asyncClose
- },
- // 鏄惁鍏佽鐐瑰嚮閬僵鍏抽棴modal
- closeOnClickOverlay: {
- type: Boolean,
- default: uni.$u.props.modal.closeOnClickOverlay
- },
- // 缁欎竴涓礋鐨刴argin-top锛屽線涓婂亸绉伙紝閬垮厤鍜岄敭鐩橀噸鍚堢殑鎯呭喌
- negativeTop: {
- type: [String, Number],
- default: uni.$u.props.modal.negativeTop
- },
- // modal瀹藉害锛屼笉鏀寔鐧惧垎姣旓紝鍙互鏁板�硷紝px锛宺px鍗曚綅
- width: {
- type: [String, Number],
- default: uni.$u.props.modal.width
- },
- // 纭鎸夐挳鐨勬牱寮忥紝circle-鍦嗗舰锛宻quare-鏂瑰舰锛屽璁剧疆锛屽皢涓嶄細鏄剧ず鍙栨秷鎸夐挳
- confirmButtonShape: {
- type: String,
- default: uni.$u.props.modal.confirmButtonShape
- },
- // 寮圭獥鍔ㄧ敾杩囧害鏃堕棿
- duration: {
- type: String | Number,
- default: uni.$u.props.modal.duration
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 418 */,
-/* 419 */,
-/* 420 */,
-/* 421 */,
-/* 422 */,
-/* 423 */,
-/* 424 */,
-/* 425 */
-/*!*************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-popup/props.js ***!
- \*************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- // 鏄惁灞曠ず寮圭獥
- show: {
- type: Boolean,
- default: uni.$u.props.popup.show
- },
- // 鏄惁鏄剧ず閬僵
- overlay: {
- type: Boolean,
- default: uni.$u.props.popup.overlay
- },
- // 寮瑰嚭鐨勬柟鍚戯紝鍙�夊�间负 top bottom right left center
- mode: {
- type: String,
- default: uni.$u.props.popup.mode
- },
- // 鍔ㄧ敾鏃堕暱锛屽崟浣峬s
- duration: {
- type: [String, Number],
- default: uni.$u.props.popup.duration
- },
- // 鏄惁鏄剧ず鍏抽棴鍥炬爣
- closeable: {
- type: Boolean,
- default: uni.$u.props.popup.closeable
- },
- // 鑷畾涔夐伄缃╃殑鏍峰紡
- overlayStyle: {
- type: [Object, String],
- default: uni.$u.props.popup.overlayStyle
- },
- // 鐐瑰嚮閬僵鏄惁鍏抽棴寮圭獥
- closeOnClickOverlay: {
- type: Boolean,
- default: uni.$u.props.popup.closeOnClickOverlay
- },
- // 灞傜骇
- zIndex: {
- type: [String, Number],
- default: uni.$u.props.popup.zIndex
- },
- // 鏄惁涓篿PhoneX鐣欏嚭搴曢儴瀹夊叏璺濈
- safeAreaInsetBottom: {
- type: Boolean,
- default: uni.$u.props.popup.safeAreaInsetBottom
- },
- // 鏄惁鐣欏嚭椤堕儴瀹夊叏璺濈锛堢姸鎬佹爮楂樺害锛�
- safeAreaInsetTop: {
- type: Boolean,
- default: uni.$u.props.popup.safeAreaInsetTop
- },
- // 鑷畾涔夊叧闂浘鏍囦綅缃紝top-left涓哄乏涓婅锛宼op-right涓哄彸涓婅锛宐ottom-left涓哄乏涓嬭锛宐ottom-right涓哄彸涓嬭
- closeIconPos: {
- type: String,
- default: uni.$u.props.popup.closeIconPos
- },
- // 鏄惁鏄剧ず鍦嗚
- round: {
- type: [Boolean, String, Number],
- default: uni.$u.props.popup.round
- },
- // mode=center锛屼篃鍗充腑閮ㄥ脊鍑烘椂锛屾槸鍚︿娇鐢ㄧ缉鏀炬ā寮�
- zoom: {
- type: Boolean,
- default: uni.$u.props.popup.zoom
- },
- // 寮圭獥鑳屾櫙鑹诧紝璁剧疆涓簍ransparent鍙幓闄ょ櫧鑹茶儗鏅�
- bgColor: {
- type: String,
- default: uni.$u.props.popup.bgColor
- },
- // 閬僵鐨勯�忔槑搴︼紝0-1涔嬮棿
- overlayOpacity: {
- type: [Number, String],
- default: uni.$u.props.popup.overlayOpacity
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 426 */,
-/* 427 */,
-/* 428 */,
-/* 429 */,
-/* 430 */,
-/* 431 */,
-/* 432 */,
-/* 433 */
-/*!****************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-textarea/props.js ***!
- \****************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- // 杈撳叆妗嗙殑鍐呭
- value: {
- type: [String, Number],
- default: uni.$u.props.textarea.value
- },
- // 杈撳叆妗嗕负绌烘椂鍗犱綅绗�
- placeholder: {
- type: [String, Number],
- default: uni.$u.props.textarea.placeholder
- },
- // 鎸囧畾placeholder鐨勬牱寮忕被锛屾敞鎰忛〉闈㈡垨缁勪欢鐨剆tyle涓啓浜唖coped鏃讹紝闇�瑕佸湪绫诲悕鍓嶅啓/deep/
- placeholderClass: {
- type: String,
- default: uni.$u.props.input.placeholderClass
- },
- // 鎸囧畾placeholder鐨勬牱寮�
- placeholderStyle: {
- type: [String, Object],
- default: uni.$u.props.input.placeholderStyle
- },
- // 杈撳叆妗嗛珮搴�
- height: {
- type: [String, Number],
- default: uni.$u.props.textarea.height
- },
- // 璁剧疆閿洏鍙充笅瑙掓寜閽殑鏂囧瓧锛屼粎寰俊灏忕▼搴忥紝App-vue鍜孒5鏈夋晥
- confirmType: {
- type: String,
- default: uni.$u.props.textarea.confirmType
- },
- // 鏄惁绂佺敤
- disabled: {
- type: Boolean,
- default: uni.$u.props.textarea.disabled
- },
- // 鏄惁鏄剧ず缁熻瀛楁暟
- count: {
- type: Boolean,
- default: uni.$u.props.textarea.count
- },
- // 鏄惁鑷姩鑾峰彇鐒︾偣锛宯vue涓嶆敮鎸侊紝H5鍙栧喅浜庢祻瑙堝櫒鐨勫疄鐜�
- focus: {
- type: Boolean,
- default: uni.$u.props.textarea.focus
- },
- // 鏄惁鑷姩澧炲姞楂樺害
- autoHeight: {
- type: Boolean,
- default: uni.$u.props.textarea.autoHeight
- },
- // 濡傛灉textarea鏄湪涓�涓猵osition:fixed鐨勫尯鍩燂紝闇�瑕佹樉绀烘寚瀹氬睘鎬ixed涓簍rue
- fixed: {
- type: Boolean,
- default: uni.$u.props.textarea.fixed
- },
- // 鎸囧畾鍏夋爣涓庨敭鐩樼殑璺濈
- cursorSpacing: {
- type: Number,
- default: uni.$u.props.textarea.cursorSpacing
- },
- // 鎸囧畾focus鏃剁殑鍏夋爣浣嶇疆
- cursor: {
- type: [String, Number],
- default: uni.$u.props.textarea.cursor
- },
- // 鏄惁鏄剧ず閿洏涓婃柟甯︽湁鈥濆畬鎴愨�滄寜閽偅涓�鏍忥紝
- showConfirmBar: {
- type: Boolean,
- default: uni.$u.props.textarea.showConfirmBar
- },
- // 鍏夋爣璧峰浣嶇疆锛岃嚜鍔ㄨ仛鐒︽椂鏈夋晥锛岄渶涓巗election-end鎼厤浣跨敤
- selectionStart: {
- type: Number,
- default: uni.$u.props.textarea.selectionStart
- },
- // 鍏夋爣缁撴潫浣嶇疆锛岃嚜鍔ㄨ仛鐒︽椂鏈夋晥锛岄渶涓巗election-start鎼厤浣跨敤
- selectionEnd: {
- type: Number,
- default: uni.$u.props.textarea.selectionEnd
- },
- // 閿洏寮硅捣鏃讹紝鏄惁鑷姩涓婃帹椤甸潰
- adjustPosition: {
- type: Boolean,
- default: uni.$u.props.textarea.adjustPosition
- },
- // 鏄惁鍘绘帀 iOS 涓嬬殑榛樿鍐呰竟璺濓紝鍙井淇″皬绋嬪簭鏈夋晥
- disableDefaultPadding: {
- type: Boolean,
- default: uni.$u.props.textarea.disableDefaultPadding
- },
- // focus鏃讹紝鐐瑰嚮椤甸潰鐨勬椂鍊欎笉鏀惰捣閿洏锛屽彧寰俊灏忕▼搴忔湁鏁�
- holdKeyboard: {
- type: Boolean,
- default: uni.$u.props.textarea.holdKeyboard
- },
- // 鏈�澶ц緭鍏ラ暱搴︼紝璁剧疆涓� -1 鐨勬椂鍊欎笉闄愬埗鏈�澶ч暱搴�
- maxlength: {
- type: [String, Number],
- default: uni.$u.props.textarea.maxlength
- },
- // 杈规绫诲瀷锛宻urround-鍥涘懆杈规锛宐ottom-搴曢儴杈规
- border: {
- type: String,
- default: uni.$u.props.textarea.border
- },
- // 鐢ㄤ簬澶勭悊鎴栬�呰繃婊よ緭鍏ユ鍐呭鐨勬柟娉�
- formatter: {
- type: [Function, null],
- default: uni.$u.props.textarea.formatter
- },
- // 鏄惁蹇界暐缁勪欢鍐呭鏂囨湰鍚堟垚绯荤粺浜嬩欢鐨勫鐞�
- ignoreCompositionEvent: {
- type: Boolean,
- default: true
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 434 */,
-/* 435 */,
-/* 436 */,
-/* 437 */,
-/* 438 */,
-/* 439 */
-/*!********************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-loading-icon/props.js ***!
- \********************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- // 鏄惁鏄剧ず缁勪欢
- show: {
- type: Boolean,
- default: uni.$u.props.loadingIcon.show
- },
- // 棰滆壊
- color: {
- type: String,
- default: uni.$u.props.loadingIcon.color
- },
- // 鎻愮ず鏂囧瓧棰滆壊
- textColor: {
- type: String,
- default: uni.$u.props.loadingIcon.textColor
- },
- // 鏂囧瓧鍜屽浘鏍囨槸鍚﹀瀭鐩存帓鍒�
- vertical: {
- type: Boolean,
- default: uni.$u.props.loadingIcon.vertical
- },
- // 妯″紡閫夋嫨锛宑ircle-鍦嗗舰锛宻pinner-鑺辨湹褰紝semicircle-鍗婂渾褰�
- mode: {
- type: String,
- default: uni.$u.props.loadingIcon.mode
- },
- // 鍥炬爣澶у皬锛屽崟浣嶉粯璁x
- size: {
- type: [String, Number],
- default: uni.$u.props.loadingIcon.size
- },
- // 鏂囧瓧澶у皬
- textSize: {
- type: [String, Number],
- default: uni.$u.props.loadingIcon.textSize
- },
- // 鏂囧瓧鍐呭
- text: {
- type: [String, Number],
- default: uni.$u.props.loadingIcon.text
- },
- // 鍔ㄧ敾妯″紡
- timingFunction: {
- type: String,
- default: uni.$u.props.loadingIcon.timingFunction
- },
- // 鍔ㄧ敾鎵ц鍛ㄦ湡鏃堕棿
- duration: {
- type: [String, Number],
- default: uni.$u.props.loadingIcon.duration
- },
- // mode=circle鏃剁殑鏆楄竟棰滆壊
- inactiveColor: {
- type: String,
- default: uni.$u.props.loadingIcon.inactiveColor
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 440 */,
-/* 441 */,
-/* 442 */,
-/* 443 */,
-/* 444 */,
-/* 445 */,
-/* 446 */,
-/* 447 */
-/*!************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-line/props.js ***!
- \************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- color: {
- type: String,
- default: uni.$u.props.line.color
- },
- // 闀垮害锛岀珫鍚戞椂琛ㄧ幇涓洪珮搴︼紝妯悜鏃惰〃鐜颁负闀垮害锛屽彲浠ヤ负鐧惧垎姣旓紝甯x鍗曚綅鐨勫�肩瓑
- length: {
- type: [String, Number],
- default: uni.$u.props.line.length
- },
- // 绾挎潯鏂瑰悜锛宑ol-绔栧悜锛宺ow-妯悜
- direction: {
- type: String,
- default: uni.$u.props.line.direction
- },
- // 鏄惁鏄剧ず缁嗚竟妗�
- hairline: {
- type: Boolean,
- default: uni.$u.props.line.hairline
- },
- // 绾挎潯涓庝笂涓嬪乏鍙冲厓绱犵殑闂磋窛锛屽瓧绗︿覆褰㈠紡锛屽"30px"銆�"20px 30px"
- margin: {
- type: [String, Number],
- default: uni.$u.props.line.margin
- },
- // 鏄惁铏氱嚎锛宼rue-铏氱嚎锛宖alse-瀹炵嚎
- dashed: {
- type: Boolean,
- default: uni.$u.props.line.dashed
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 448 */,
-/* 449 */,
-/* 450 */,
-/* 451 */,
-/* 452 */,
-/* 453 */,
-/* 454 */,
-/* 455 */
-/*!***************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-overlay/props.js ***!
- \***************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- // 鏄惁鏄剧ず閬僵
- show: {
- type: Boolean,
- default: uni.$u.props.overlay.show
- },
- // 灞傜骇z-index
- zIndex: {
- type: [String, Number],
- default: uni.$u.props.overlay.zIndex
- },
- // 閬僵鐨勮繃娓℃椂闂达紝鍗曚綅涓簃s
- duration: {
- type: [String, Number],
- default: uni.$u.props.overlay.duration
- },
- // 涓嶉�忔槑搴﹀�硷紝褰撳仛rgba鐨勭鍥涗釜鍙傛暟
- opacity: {
- type: [String, Number],
- default: uni.$u.props.overlay.opacity
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 456 */,
-/* 457 */,
-/* 458 */,
-/* 459 */,
-/* 460 */,
-/* 461 */,
-/* 462 */,
-/* 463 */
-/*!******************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-transition/props.js ***!
- \******************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- // 鏄惁灞曠ず缁勪欢
- show: {
- type: Boolean,
- default: uni.$u.props.transition.show
- },
- // 浣跨敤鐨勫姩鐢绘ā寮�
- mode: {
- type: String,
- default: uni.$u.props.transition.mode
- },
- // 鍔ㄧ敾鐨勬墽琛屾椂闂达紝鍗曚綅ms
- duration: {
- type: [String, Number],
- default: uni.$u.props.transition.duration
- },
- // 浣跨敤鐨勫姩鐢昏繃娓″嚱鏁�
- timingFunction: {
- type: String,
- default: uni.$u.props.transition.timingFunction
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 464 */
-/*!***********************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-transition/transition.js ***!
- \***********************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-
-
-var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ 4);
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _regenerator = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/regenerator */ 30));
-var _asyncToGenerator2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/asyncToGenerator */ 32));
-var _nvueAniMap = _interopRequireDefault(__webpack_require__(/*! ./nvue.ani-map.js */ 465));
-// 瀹氫箟涓�涓竴瀹氭椂闂村悗鑷姩鎴愬姛鐨刾romise锛岃璋冪敤nextTick鏂规硶澶勶紝杩涘叆涓嬩竴涓猼hen鏂规硶
-var nextTick = function nextTick() {
- return new Promise(function (resolve) {
- return setTimeout(resolve, 1000 / 50);
- });
-};
-// nvue鍔ㄧ敾妯″潡瀹炵幇缁嗚妭鎶界鍦ㄥ閮ㄦ枃浠�
-
-// 瀹氫箟绫诲悕锛岄�氳繃缁欏厓绱犲姩鎬佸垏鎹㈢被鍚嶏紝璧嬩簣鍏冪礌涓�瀹氱殑css鍔ㄧ敾鏍峰紡
-var getClassNames = function getClassNames(name) {
- return {
- enter: "u-".concat(name, "-enter u-").concat(name, "-enter-active"),
- 'enter-to': "u-".concat(name, "-enter-to u-").concat(name, "-enter-active"),
- leave: "u-".concat(name, "-leave u-").concat(name, "-leave-active"),
- 'leave-to': "u-".concat(name, "-leave-to u-").concat(name, "-leave-active")
- };
-};
-var _default = {
- methods: {
- // 缁勪欢琚偣鍑诲彂鍑轰簨浠�
- clickHandler: function clickHandler() {
- this.$emit('click');
- },
- // vue鐗堟湰鐨勭粍浠惰繘鍦哄鐞�
- vueEnter: function vueEnter() {
- var _this = this;
- // 鍔ㄧ敾杩涘叆鏃剁殑绫诲悕
- var classNames = getClassNames(this.mode);
- // 瀹氫箟鐘舵�佸拰鍙戝嚭鍔ㄧ敾杩涘叆鍓嶄簨浠�
- this.status = 'enter';
- this.$emit('beforeEnter');
- this.inited = true;
- this.display = true;
- this.classes = classNames.enter;
- this.$nextTick( /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
- return _regenerator.default.wrap(function _callee$(_context) {
- while (1) {
- switch (_context.prev = _context.next) {
- case 0:
- // 鏍囪瘑鍔ㄧ敾灏氭湭缁撴潫
- _this.$emit('enter');
- _this.transitionEnded = false;
- // 缁勪欢鍔ㄧ敾杩涘叆鍚庤Е鍙戠殑浜嬩欢
- _this.$emit('afterEnter');
- // 璧嬩簣缁勪欢enter-to绫诲悕
- _this.classes = classNames['enter-to'];
- case 4:
- case "end":
- return _context.stop();
- }
- }
- }, _callee);
- })));
- },
- // 鍔ㄧ敾绂诲満澶勭悊
- vueLeave: function vueLeave() {
- var _this2 = this;
- // 濡傛灉涓嶆槸灞曠ず鐘舵�侊紝鏃犻渶鎵ц閫昏緫
- if (!this.display) return;
- var classNames = getClassNames(this.mode);
- // 鏍囪绂诲紑鐘舵�佸拰鍙戝嚭浜嬩欢
- this.status = 'leave';
- this.$emit('beforeLeave');
- // 鑾峰緱绫诲悕
- this.classes = classNames.leave;
- this.$nextTick(function () {
- // 鍔ㄧ敾姝e湪绂诲満鐨勭姸鎬�
- _this2.transitionEnded = false;
- _this2.$emit('leave');
- // 缁勪欢鎵ц鍔ㄧ敾锛屽埌浜嗘墽琛岀殑鎵ц鏃堕棿鍚庯紝鎵ц涓�浜涢澶栧鐞�
- setTimeout(_this2.onTransitionEnd, _this2.duration);
- _this2.classes = classNames['leave-to'];
- });
- },
- // 瀹屾垚杩囨浮鍚庤Е鍙�
- onTransitionEnd: function onTransitionEnd() {
- // 濡傛灉宸茬粡鏄粨鏉熺殑鐘舵�侊紝鏃犻渶鍐嶅鐞�
- if (this.transitionEnded) return;
- this.transitionEnded = true;
- // 鍙戝嚭缁勪欢鍔ㄧ敾鎵ц鍚庣殑浜嬩欢
- this.$emit(this.status === 'leave' ? 'afterLeave' : 'afterEnter');
- if (!this.show && this.display) {
- this.display = false;
- this.inited = false;
- }
- }
- }
-};
-exports.default = _default;
-
-/***/ }),
-/* 465 */
-/*!*************************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-transition/nvue.ani-map.js ***!
- \*************************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- fade: {
- enter: {
- opacity: 0
- },
- 'enter-to': {
- opacity: 1
- },
- leave: {
- opacity: 1
- },
- 'leave-to': {
- opacity: 0
- }
- },
- 'fade-up': {
- enter: {
- opacity: 0,
- transform: 'translateY(100%)'
- },
- 'enter-to': {
- opacity: 1,
- transform: 'translateY(0)'
- },
- leave: {
- opacity: 1,
- transform: 'translateY(0)'
- },
- 'leave-to': {
- opacity: 0,
- transform: 'translateY(100%)'
- }
- },
- 'fade-down': {
- enter: {
- opacity: 0,
- transform: 'translateY(-100%)'
- },
- 'enter-to': {
- opacity: 1,
- transform: 'translateY(0)'
- },
- leave: {
- opacity: 1,
- transform: 'translateY(0)'
- },
- 'leave-to': {
- opacity: 0,
- transform: 'translateY(-100%)'
- }
- },
- 'fade-left': {
- enter: {
- opacity: 0,
- transform: 'translateX(-100%)'
- },
- 'enter-to': {
- opacity: 1,
- transform: 'translateY(0)'
- },
- leave: {
- opacity: 1,
- transform: 'translateY(0)'
- },
- 'leave-to': {
- opacity: 0,
- transform: 'translateX(-100%)'
- }
- },
- 'fade-right': {
- enter: {
- opacity: 0,
- transform: 'translateX(100%)'
- },
- 'enter-to': {
- opacity: 1,
- transform: 'translateY(0)'
- },
- leave: {
- opacity: 1,
- transform: 'translateY(0)'
- },
- 'leave-to': {
- opacity: 0,
- transform: 'translateX(100%)'
- }
- },
- 'slide-up': {
- enter: {
- transform: 'translateY(100%)'
- },
- 'enter-to': {
- transform: 'translateY(0)'
- },
- leave: {
- transform: 'translateY(0)'
- },
- 'leave-to': {
- transform: 'translateY(100%)'
- }
- },
- 'slide-down': {
- enter: {
- transform: 'translateY(-100%)'
- },
- 'enter-to': {
- transform: 'translateY(0)'
- },
- leave: {
- transform: 'translateY(0)'
- },
- 'leave-to': {
- transform: 'translateY(-100%)'
- }
- },
- 'slide-left': {
- enter: {
- transform: 'translateX(-100%)'
- },
- 'enter-to': {
- transform: 'translateY(0)'
- },
- leave: {
- transform: 'translateY(0)'
- },
- 'leave-to': {
- transform: 'translateX(-100%)'
- }
- },
- 'slide-right': {
- enter: {
- transform: 'translateX(100%)'
- },
- 'enter-to': {
- transform: 'translateY(0)'
- },
- leave: {
- transform: 'translateY(0)'
- },
- 'leave-to': {
- transform: 'translateX(100%)'
- }
- },
- zoom: {
- enter: {
- transform: 'scale(0.95)'
- },
- 'enter-to': {
- transform: 'scale(1)'
- },
- leave: {
- transform: 'scale(1)'
- },
- 'leave-to': {
- transform: 'scale(0.95)'
- }
- },
- 'fade-zoom': {
- enter: {
- opacity: 0,
- transform: 'scale(0.95)'
- },
- 'enter-to': {
- opacity: 1,
- transform: 'scale(1)'
- },
- leave: {
- opacity: 1,
- transform: 'scale(1)'
- },
- 'leave-to': {
- opacity: 0,
- transform: 'scale(0.95)'
- }
- }
-};
-exports.default = _default;
-
-/***/ }),
-/* 466 */,
-/* 467 */,
-/* 468 */,
-/* 469 */,
-/* 470 */,
-/* 471 */,
-/* 472 */,
-/* 473 */
-/*!******************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-status-bar/props.js ***!
- \******************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-/* WEBPACK VAR INJECTION */(function(uni) {
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- bgColor: {
- type: String,
- default: uni.$u.props.statusBar.bgColor
- }
- }
-};
-exports.default = _default;
-/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
-
-/***/ }),
-/* 474 */,
-/* 475 */,
-/* 476 */,
-/* 477 */,
-/* 478 */,
-/* 479 */,
-/* 480 */,
-/* 481 */
-/*!*******************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-safe-bottom/props.js ***!
- \*******************************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {}
-};
-exports.default = _default;
-
-/***/ }),
-/* 482 */,
-/* 483 */,
-/* 484 */,
-/* 485 */,
-/* 486 */,
-/* 487 */,
-/* 488 */,
-/* 489 */,
-/* 490 */,
-/* 491 */,
-/* 492 */,
-/* 493 */,
-/* 494 */,
-/* 495 */,
-/* 496 */,
-/* 497 */,
-/* 498 */,
-/* 499 */,
-/* 500 */,
-/* 501 */,
-/* 502 */,
-/* 503 */,
-/* 504 */,
-/* 505 */,
-/* 506 */,
-/* 507 */,
-/* 508 */,
-/* 509 */,
-/* 510 */,
-/* 511 */,
-/* 512 */,
-/* 513 */,
-/* 514 */,
-/* 515 */,
-/* 516 */,
-/* 517 */,
-/* 518 */,
-/* 519 */,
-/* 520 */,
-/* 521 */,
-/* 522 */,
-/* 523 */,
-/* 524 */,
-/* 525 */,
-/* 526 */,
-/* 527 */,
-/* 528 */,
-/* 529 */,
-/* 530 */,
-/* 531 */,
-/* 532 */,
-/* 533 */,
-/* 534 */,
-/* 535 */,
-/* 536 */,
-/* 537 */,
-/* 538 */,
-/* 539 */,
-/* 540 */,
-/* 541 */,
-/* 542 */,
-/* 543 */,
-/* 544 */,
-/* 545 */,
-/* 546 */,
-/* 547 */
/*!****************************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-calendar/props.js ***!
\****************************************************************************************/
@@ -22871,7 +21681,7 @@
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
/***/ }),
-/* 548 */
+/* 402 */
/*!***************************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-calendar/util.js ***!
\***************************************************************************************/
@@ -22968,7 +21778,7 @@
exports.default = _default;
/***/ }),
-/* 549 */
+/* 403 */
/*!****************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/libs/util/dayjs.js ***!
\****************************************************************************/
@@ -23280,7 +22090,7 @@
});
/***/ }),
-/* 550 */
+/* 404 */
/*!*******************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/libs/util/calendar.js ***!
\*******************************************************************************/
@@ -23797,88 +22607,16 @@
exports.default = _default;
/***/ }),
-/* 551 */,
-/* 552 */,
-/* 553 */,
-/* 554 */,
-/* 555 */,
-/* 556 */,
-/* 557 */,
-/* 558 */
-/*!******************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/libs/mixin/button.js ***!
- \******************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- lang: String,
- sessionFrom: String,
- sendMessageTitle: String,
- sendMessagePath: String,
- sendMessageImg: String,
- showMessageCard: Boolean,
- appParameter: String,
- formType: String,
- openType: String
- }
-};
-exports.default = _default;
-
-/***/ }),
-/* 559 */
-/*!********************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/libs/mixin/openType.js ***!
- \********************************************************************************/
-/*! no static exports found */
-/***/ (function(module, exports, __webpack_require__) {
-
-"use strict";
-
-
-Object.defineProperty(exports, "__esModule", {
- value: true
-});
-exports.default = void 0;
-var _default = {
- props: {
- openType: String
- },
- methods: {
- onGetUserInfo: function onGetUserInfo(event) {
- this.$emit('getuserinfo', event.detail);
- },
- onContact: function onContact(event) {
- this.$emit('contact', event.detail);
- },
- onGetPhoneNumber: function onGetPhoneNumber(event) {
- this.$emit('getphonenumber', event.detail);
- },
- onError: function onError(event) {
- this.$emit('error', event.detail);
- },
- onLaunchApp: function onLaunchApp(event) {
- this.$emit('launchapp', event.detail);
- },
- onOpenSetting: function onOpenSetting(event) {
- this.$emit('opensetting', event.detail);
- }
- }
-};
-exports.default = _default;
-
-/***/ }),
-/* 560 */
+/* 405 */,
+/* 406 */,
+/* 407 */,
+/* 408 */,
+/* 409 */,
+/* 410 */,
+/* 411 */,
+/* 412 */
/*!**************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-button/props.js ***!
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-switch/props.js ***!
\**************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
@@ -23890,164 +22628,57 @@
value: true
});
exports.default = void 0;
-/*
- * @Author : LQ
- * @Description :
- * @version : 1.0
- * @Date : 2021-08-16 10:04:04
- * @LastAuthor : LQ
- * @lastTime : 2021-08-16 10:04:24
- * @FilePath : /u-view2.0/uview-ui/components/u-button/props.js
- */
var _default = {
props: {
- // 鏄惁缁嗚竟妗�
- hairline: {
- type: Boolean,
- default: uni.$u.props.button.hairline
- },
- // 鎸夐挳鐨勯缃牱寮忥紝info锛宲rimary锛宔rror锛寃arning锛宻uccess
- type: {
- type: String,
- default: uni.$u.props.button.type
- },
- // 鎸夐挳灏哄锛宭arge锛宯ormal锛宻mall锛宮ini
- size: {
- type: String,
- default: uni.$u.props.button.size
- },
- // 鎸夐挳褰㈢姸锛宑ircle锛堜袱杈逛负鍗婂渾锛夛紝square锛堝甫鍦嗚锛�
- shape: {
- type: String,
- default: uni.$u.props.button.shape
- },
- // 鎸夐挳鏄惁闀傜┖
- plain: {
- type: Boolean,
- default: uni.$u.props.button.plain
- },
- // 鏄惁绂佹鐘舵��
- disabled: {
- type: Boolean,
- default: uni.$u.props.button.disabled
- },
- // 鏄惁鍔犺浇涓�
+ // 鏄惁涓哄姞杞戒腑鐘舵��
loading: {
type: Boolean,
- default: uni.$u.props.button.loading
+ default: uni.$u.props.switch.loading
},
- // 鍔犺浇涓彁绀烘枃瀛�
- loadingText: {
- type: [String, Number],
- default: uni.$u.props.button.loadingText
- },
- // 鍔犺浇鐘舵�佸浘鏍囩被鍨�
- loadingMode: {
- type: String,
- default: uni.$u.props.button.loadingMode
- },
- // 鍔犺浇鍥炬爣澶у皬
- loadingSize: {
- type: [String, Number],
- default: uni.$u.props.button.loadingSize
- },
- // 寮�鏀捐兘鍔涳紝鍏蜂綋璇风湅uniapp绋冲畾鍏充簬button缁勪欢閮ㄥ垎璇存槑
- // https://uniapp.dcloud.io/component/button
- openType: {
- type: String,
- default: uni.$u.props.button.openType
- },
- // 鐢ㄤ簬 <form> 缁勪欢锛岀偣鍑诲垎鍒細瑙﹀彂 <form> 缁勪欢鐨� submit/reset 浜嬩欢
- // 鍙栧�间负submit锛堟彁浜よ〃鍗曪級锛宺eset锛堥噸缃〃鍗曪級
- formType: {
- type: String,
- default: uni.$u.props.button.formType
- },
- // 鎵撳紑 APP 鏃讹紝鍚� APP 浼犻�掔殑鍙傛暟锛宱pen-type=launchApp鏃舵湁鏁�
- // 鍙井淇″皬绋嬪簭銆丵Q灏忕▼搴忔湁鏁�
- appParameter: {
- type: String,
- default: uni.$u.props.button.appParameter
- },
- // 鎸囧畾鏄惁闃绘鏈妭鐐圭殑绁栧厛鑺傜偣鍑虹幇鐐瑰嚮鎬侊紝寰俊灏忕▼搴忔湁鏁�
- hoverStopPropagation: {
+ // 鏄惁涓虹鐢ㄨ濉�
+ disabled: {
type: Boolean,
- default: uni.$u.props.button.hoverStopPropagation
+ default: uni.$u.props.switch.disabled
},
- // 鎸囧畾杩斿洖鐢ㄦ埛淇℃伅鐨勮瑷�锛寊h_CN 绠�浣撲腑鏂囷紝zh_TW 绻佷綋涓枃锛宔n 鑻辨枃銆傚彧寰俊灏忕▼搴忔湁鏁�
- lang: {
+ // 寮�鍏冲昂瀵革紝鍗曚綅px
+ size: {
+ type: [String, Number],
+ default: uni.$u.props.switch.size
+ },
+ // 鎵撳紑鏃剁殑鑳屾櫙棰滆壊
+ activeColor: {
type: String,
- default: uni.$u.props.button.lang
+ default: uni.$u.props.switch.activeColor
},
- // 浼氳瘽鏉ユ簮锛宱pen-type="contact"鏃舵湁鏁堛�傚彧寰俊灏忕▼搴忔湁鏁�
- sessionFrom: {
+ // 鍏抽棴鏃剁殑鑳屾櫙棰滆壊
+ inactiveColor: {
type: String,
- default: uni.$u.props.button.sessionFrom
+ default: uni.$u.props.switch.inactiveColor
},
- // 浼氳瘽鍐呮秷鎭崱鐗囨爣棰橈紝open-type="contact"鏃舵湁鏁�
- // 榛樿褰撳墠鏍囬锛屽彧寰俊灏忕▼搴忔湁鏁�
- sendMessageTitle: {
- type: String,
- default: uni.$u.props.button.sendMessageTitle
+ // 閫氳繃v-model鍙屽悜缁戝畾鐨勫��
+ value: {
+ type: [Boolean, String, Number],
+ default: uni.$u.props.switch.value
},
- // 浼氳瘽鍐呮秷鎭崱鐗囩偣鍑昏烦杞皬绋嬪簭璺緞锛宱pen-type="contact"鏃舵湁鏁�
- // 榛樿褰撳墠鍒嗕韩璺緞锛屽彧寰俊灏忕▼搴忔湁鏁�
- sendMessagePath: {
- type: String,
- default: uni.$u.props.button.sendMessagePath
+ // switch鎵撳紑鏃剁殑鍊�
+ activeValue: {
+ type: [String, Number, Boolean],
+ default: uni.$u.props.switch.activeValue
},
- // 浼氳瘽鍐呮秷鎭崱鐗囧浘鐗囷紝open-type="contact"鏃舵湁鏁�
- // 榛樿褰撳墠椤甸潰鎴浘锛屽彧寰俊灏忕▼搴忔湁鏁�
- sendMessageImg: {
- type: String,
- default: uni.$u.props.button.sendMessageImg
+ // switch鍏抽棴鏃剁殑鍊�
+ inactiveValue: {
+ type: [String, Number, Boolean],
+ default: uni.$u.props.switch.inactiveValue
},
- // 鏄惁鏄剧ず浼氳瘽鍐呮秷鎭崱鐗囷紝璁剧疆姝ゅ弬鏁颁负 true锛岀敤鎴疯繘鍏ュ鏈嶄細璇濅細鍦ㄥ彸涓嬭鏄剧ず"鍙兘瑕佸彂閫佺殑灏忕▼搴�"鎻愮ず锛�
- // 鐢ㄦ埛鐐瑰嚮鍚庡彲浠ュ揩閫熷彂閫佸皬绋嬪簭娑堟伅锛宱pen-type="contact"鏃舵湁鏁�
- showMessageCard: {
+ // 鏄惁寮�鍚紓姝ュ彉鏇达紝寮�鍚悗闇�瑕佹墜鍔ㄦ帶鍒惰緭鍏ュ��
+ asyncChange: {
type: Boolean,
- default: uni.$u.props.button.showMessageCard
+ default: uni.$u.props.switch.asyncChange
},
- // 棰濆浼犲弬鍙傛暟锛岀敤浜庡皬绋嬪簭鐨刣ata-xxx灞炴�э紝閫氳繃target.dataset.name鑾峰彇
- dataName: {
- type: String,
- default: uni.$u.props.button.dataName
- },
- // 鑺傛祦锛屼竴瀹氭椂闂村唴鍙兘瑙﹀彂涓�娆�
- throttleTime: {
+ // 鍦嗙偣涓庡杈规鐨勮窛绂�
+ space: {
type: [String, Number],
- default: uni.$u.props.button.throttleTime
- },
- // 鎸変綇鍚庡涔呭嚭鐜扮偣鍑绘�侊紝鍗曚綅姣
- hoverStartTime: {
- type: [String, Number],
- default: uni.$u.props.button.hoverStartTime
- },
- // 鎵嬫寚鏉惧紑鍚庣偣鍑绘�佷繚鐣欐椂闂达紝鍗曚綅姣
- hoverStayTime: {
- type: [String, Number],
- default: uni.$u.props.button.hoverStayTime
- },
- // 鎸夐挳鏂囧瓧锛屼箣鎵�浠ラ�氳繃props浼犲叆锛屾槸鍥犱负slot浼犲叆鐨勮瘽
- // nvue涓棤娉曟帶鍒舵枃瀛楃殑鏍峰紡
- text: {
- type: [String, Number],
- default: uni.$u.props.button.text
- },
- // 鎸夐挳鍥炬爣
- icon: {
- type: String,
- default: uni.$u.props.button.icon
- },
- // 鎸夐挳鍥炬爣
- iconColor: {
- type: String,
- default: uni.$u.props.button.icon
- },
- // 鎸夐挳棰滆壊锛屾敮鎸佷紶鍏inear-gradient娓愬彉鑹�
- color: {
- type: String,
- default: uni.$u.props.button.color
+ default: uni.$u.props.switch.space
}
}
};
@@ -24055,32 +22686,31 @@
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
/***/ }),
-/* 561 */,
-/* 562 */,
-/* 563 */,
-/* 564 */,
-/* 565 */,
-/* 566 */,
-/* 567 */,
-/* 568 */,
-/* 569 */,
-/* 570 */,
-/* 571 */,
-/* 572 */,
-/* 573 */,
-/* 574 */,
-/* 575 */,
-/* 576 */,
-/* 577 */,
-/* 578 */,
-/* 579 */,
-/* 580 */,
-/* 581 */,
-/* 582 */,
-/* 583 */,
-/* 584 */,
-/* 585 */,
-/* 586 */
+/* 413 */,
+/* 414 */,
+/* 415 */,
+/* 416 */,
+/* 417 */,
+/* 418 */,
+/* 419 */,
+/* 420 */
+/*!*****************************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/components/t-index-address/components/t-index-address/cities.json ***!
+ \*****************************************************************************************************/
+/*! exports provided: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, default */
+/***/ (function(module) {
+
+module.exports = JSON.parse("[{\"initial\":\"A\",\"list\":[{\"code\":\"1529\",\"name\":\"闃挎媺鍠勭洘\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"38.858275883056955\",\"lng\":\"105.73537746449358\"},{\"code\":\"2103\",\"name\":\"闉嶅北\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.11505359694933\",\"lng\":\"123.00137251399407\"},{\"code\":\"3408\",\"name\":\"瀹夊簡\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"30.53095656804304\",\"lng\":\"117.06360390491879\"},{\"code\":\"4105\",\"name\":\"瀹夐槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"36.10594098401491\",\"lng\":\"114.39950042177432\"},{\"code\":\"5132\",\"name\":\"闃垮潩钘忔棌缇屾棌鑷不宸瀄",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"32.9082209186247\",\"lng\":\"101.71360970816114\"},{\"code\":\"5204\",\"name\":\"瀹夐『\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.25925237871499\",\"lng\":\"105.95441712388904\"},{\"code\":\"5425\",\"name\":\"闃块噷鍦板尯\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"32.50686601763335\",\"lng\":\"80.11277692192645\"},{\"code\":\"6109\",\"name\":\"瀹夊悍\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"32.69051277057377\",\"lng\":\"109.03560108265746\"},{\"code\":\"6529\",\"name\":\"闃垮厠鑻忓湴鍖篭",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"41.17502986007749\",\"lng\":\"80.26694348473501\"},{\"code\":\"6543\",\"name\":\"闃垮嫆娉板湴鍖篭",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"47.85072787010195\",\"lng\":\"88.14792620373527\"}]},{\"initial\":\"B\",\"list\":[{\"code\":\"1101\",\"name\":\"鍖椾含\",\"provinceCode\":\"11\",\"province\":\"鍖椾含甯俓",\"lat\":\"39.910924547299565\",\"lng\":\"116.4133836971231\"},{\"code\":\"1306\",\"name\":\"淇濆畾\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"38.87998776845534\",\"lng\":\"115.47146383768579\"},{\"code\":\"1502\",\"name\":\"鍖呭ご\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"40.66292878826139\",\"lng\":\"109.84654350721243\"},{\"code\":\"1508\",\"name\":\"宸村溅娣栧皵\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"40.7493594895728\",\"lng\":\"107.39439808372491\"},{\"code\":\"2105\",\"name\":\"鏈邯\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.49291646055291\",\"lng\":\"123.69250712420832\"},{\"code\":\"2206\",\"name\":\"鐧藉北\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"41.93962720532889\",\"lng\":\"126.42963008937573\"},{\"code\":\"2208\",\"name\":\"鐧藉煄\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"45.62550435999602\",\"lng\":\"122.8455906084976\"},{\"code\":\"3403\",\"name\":\"铓屽煚\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"32.921523704350825\",\"lng\":\"117.39551332813694\"},{\"code\":\"3416\",\"name\":\"浜冲窞\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"33.850642695788835\",\"lng\":\"115.7844632112745\"},{\"code\":\"3716\",\"name\":\"婊ㄥ窞\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.3881961960769\",\"lng\":\"117.9774040171467\"},{\"code\":\"4505\",\"name\":\"鍖楁捣\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"21.48683649576942\",\"lng\":\"109.126533212566\"},{\"code\":\"4510\",\"name\":\"鐧捐壊\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"23.908185934295958\",\"lng\":\"106.62458932565383\"},{\"code\":\"5119\",\"name\":\"宸翠腑\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"31.872888585956545\",\"lng\":\"106.7515853031645\"},{\"code\":\"5205\",\"name\":\"姣曡妭\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"27.29021508342595\",\"lng\":\"105.2985887950112\"},{\"code\":\"5305\",\"name\":\"淇濆北\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.139038793265964\",\"lng\":\"99.17727328581788\"},{\"code\":\"6103\",\"name\":\"瀹濋浮\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.36891564286998\",\"lng\":\"107.2445753670404\"},{\"code\":\"6204\",\"name\":\"鐧介摱\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"36.55082533041454\",\"lng\":\"104.1444508283435\"},{\"code\":\"6527\",\"name\":\"鍗氬皵濉旀媺钂欏彜鑷不宸瀄",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"44.9121964134647\",\"lng\":\"82.07291475827434\"},{\"code\":\"6528\",\"name\":\"宸撮煶閮钂欏彜鑷不宸瀄",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"41.7702873304504\",\"lng\":\"86.1517138653326\"}]},{\"initial\":\"C\",\"list\":[{\"code\":\"1308\",\"name\":\"鎵垮痉\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"40.95785601233803\",\"lng\":\"117.96939750996681\"},{\"code\":\"1309\",\"name\":\"娌у窞\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"38.310215141107044\",\"lng\":\"116.84558075595014\"},{\"code\":\"1404\",\"name\":\"闀挎不\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"36.2012683721548\",\"lng\":\"113.12255886984902\"},{\"code\":\"1504\",\"name\":\"璧ゅ嘲\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"42.2616861034116\",\"lng\":\"118.8955203975195\"},{\"code\":\"2113\",\"name\":\"鏈濋槼\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.57982086475567\",\"lng\":\"120.45749949793277\"},{\"code\":\"2201\",\"name\":\"闀挎槬\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"43.82195350104314\",\"lng\":\"125.3306020759069\"},{\"code\":\"3204\",\"name\":\"甯稿窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"31.815795653327836\",\"lng\":\"119.98148471327892\"},{\"code\":\"3411\",\"name\":\"婊佸窞\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"32.26127087204081\",\"lng\":\"118.33940613596579\"},{\"code\":\"3417\",\"name\":\"姹犲窞\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"30.670883790764535\",\"lng\":\"117.49842096159624\"},{\"code\":\"4301\",\"name\":\"闀挎矙\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"28.23488939994364\",\"lng\":\"112.94547319535287\"},{\"code\":\"4307\",\"name\":\"甯稿痉\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"29.037749999406877\",\"lng\":\"111.70545217995837\"},{\"code\":\"4310\",\"name\":\"閮村窞\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"25.776683273601865\",\"lng\":\"113.02146049909462\"},{\"code\":\"4451\",\"name\":\"娼窞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.662623192615886\",\"lng\":\"116.62947017362819\"},{\"code\":\"4514\",\"name\":\"宕囧乏\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"22.383117234663302\",\"lng\":\"107.3715202061015\"},{\"code\":\"5101\",\"name\":\"鎴愰兘\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.655821878416408\",\"lng\":\"104.08153351042463\"},{\"code\":\"5323\",\"name\":\"妤氶泟褰濇棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.051773565340376\",\"lng\":\"101.53441248050268\"},{\"code\":\"5403\",\"name\":\"鏄岄兘\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"31.14734654932703\",\"lng\":\"97.17958359408598\"},{\"code\":\"6523\",\"name\":\"鏄屽悏鍥炴棌鑷不宸瀄",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"44.01685415991987\",\"lng\":\"87.3150016244744\"}]},{\"initial\":\"D\",\"list\":[{\"code\":\"1402\",\"name\":\"澶у悓\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"40.0824687161612\",\"lng\":\"113.30643625858623\"},{\"code\":\"2102\",\"name\":\"澶ц繛\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"38.9189536667856\",\"lng\":\"121.62163148459285\"},{\"code\":\"2106\",\"name\":\"涓逛笢\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"40.00640870559368\",\"lng\":\"124.36154728159079\"},{\"code\":\"2306\",\"name\":\"澶у簡\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"46.59363317672175\",\"lng\":\"125.10865763402039\"},{\"code\":\"2327\",\"name\":\"澶у叴瀹夊箔鍦板尯\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"50.42002595502784\",\"lng\":\"124.15292785448057\"},{\"code\":\"3705\",\"name\":\"涓滆惀\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.43964182632334\",\"lng\":\"118.68138493513693\"},{\"code\":\"3714\",\"name\":\"寰峰窞\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.441308454576266\",\"lng\":\"116.36555674397471\"},{\"code\":\"4419\",\"name\":\"涓滆帪\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.02730841164339\",\"lng\":\"113.75842045787648\"},{\"code\":\"4604\",\"name\":\"鍎嬪窞\",\"provinceCode\":\"46\",\"province\":\"娴峰崡鐪乗",\"lat\":\"19.64278758232148\",\"lng\":\"109.1739880875565\"},{\"code\":\"5106\",\"name\":\"寰烽槼\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"31.133115003656755\",\"lng\":\"104.40441936496448\"},{\"code\":\"5117\",\"name\":\"杈惧窞\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"31.214307723927455\",\"lng\":\"107.47459385897544\"},{\"code\":\"5329\",\"name\":\"澶х悊鐧芥棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.59760490545194\",\"lng\":\"100.23651930044413\"},{\"code\":\"5331\",\"name\":\"寰峰畯鍌f棌鏅鏃忚嚜娌诲窞\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"24.438010702758117\",\"lng\":\"98.59135935611411\"},{\"code\":\"5334\",\"name\":\"杩簡钘忔棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"27.82518468364326\",\"lng\":\"99.70952999013957\"},{\"code\":\"6211\",\"name\":\"瀹氳タ\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"35.586832926561875\",\"lng\":\"104.63242008306302\"}]},{\"initial\":\"E\",\"list\":[{\"code\":\"1506\",\"name\":\"閯傚皵澶氭柉\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"39.61448231394889\",\"lng\":\"109.78744317923602\"},{\"code\":\"4207\",\"name\":\"閯傚窞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.39657217331699\",\"lng\":\"114.90160738827099\"},{\"code\":\"4228\",\"name\":\"鎭╂柦鍦熷鏃忚嫍鏃忚嚜娌诲窞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.277939575301094\",\"lng\":\"109.49459261857503\"}]},{\"initial\":\"F\",\"list\":[{\"code\":\"2104\",\"name\":\"鎶氶『\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.88596959305694\",\"lng\":\"123.9643746156145\"},{\"code\":\"2109\",\"name\":\"闃滄柊\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"42.02802190131842\",\"lng\":\"121.67640799865809\"},{\"code\":\"3412\",\"name\":\"闃滈槼\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"32.89606099485221\",\"lng\":\"115.82043612491321\"},{\"code\":\"3501\",\"name\":\"绂忓窞\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"26.080429420698078\",\"lng\":\"119.30346983854001\"},{\"code\":\"3610\",\"name\":\"鎶氬窞\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.954892253419565\",\"lng\":\"116.36453876864373\"},{\"code\":\"4406\",\"name\":\"浣涘北\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.02775875078891\",\"lng\":\"113.12851219549718\"},{\"code\":\"4506\",\"name\":\"闃插煄娓痋",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"21.6930052899694\",\"lng\":\"108.360418838298\"}]},{\"initial\":\"G\",\"list\":[{\"code\":\"3607\",\"name\":\"璧e窞\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"25.835176103497655\",\"lng\":\"114.9405033729825\"},{\"code\":\"4401\",\"name\":\"骞垮窞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.135336306695006\",\"lng\":\"113.27143134445974\"},{\"code\":\"4503\",\"name\":\"妗傛灄\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"25.242885724872647\",\"lng\":\"110.20354537457943\"},{\"code\":\"4508\",\"name\":\"璐垫腐\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"23.117448382037534\",\"lng\":\"109.60552031033306\"},{\"code\":\"5108\",\"name\":\"骞垮厓\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"32.44161630531542\",\"lng\":\"105.85042318166482\"},{\"code\":\"5116\",\"name\":\"骞垮畨\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.461746110678995\",\"lng\":\"106.63955268233484\"},{\"code\":\"5133\",\"name\":\"鐢樺瓬钘忔棌鑷不宸瀄",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.05527884351838\",\"lng\":\"101.96854674579022\"},{\"code\":\"5201\",\"name\":\"璐甸槼\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.653324822309752\",\"lng\":\"106.63657676352776\"},{\"code\":\"6230\",\"name\":\"鐢樺崡钘忔棌鑷不宸瀄",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"34.98913990996821\",\"lng\":\"102.91758468825803\"},{\"code\":\"6326\",\"name\":\"鏋滄礇钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"34.4771938664709\",\"lng\":\"100.25159197879555\"},{\"code\":\"6404\",\"name\":\"鍥哄師\",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"36.02161725801098\",\"lng\":\"106.24857742607188\"}]},{\"initial\":\"H\",\"list\":[{\"code\":\"1304\",\"name\":\"閭兏\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"36.631262731204046\",\"lng\":\"114.5456282282352\"},{\"code\":\"1311\",\"name\":\"琛℃按\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"37.745191408077424\",\"lng\":\"115.6754061376161\"},{\"code\":\"1501\",\"name\":\"鍛煎拰娴╃壒\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"40.84842299711348\",\"lng\":\"111.75550856170946\"},{\"code\":\"1507\",\"name\":\"鍛间鸡璐濆皵\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"49.21844647556481\",\"lng\":\"119.77237049946636\"},{\"code\":\"2114\",\"name\":\"钁姦宀沑",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"40.71736443636189\",\"lng\":\"120.8433983399283\"},{\"code\":\"2301\",\"name\":\"鍝堝皵婊╘",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"45.808825827952184\",\"lng\":\"126.54161509031663\"},{\"code\":\"2304\",\"name\":\"楣ゅ矖\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"47.35605615768509\",\"lng\":\"130.3044328986694\"},{\"code\":\"2311\",\"name\":\"榛戞渤\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"50.25127231175015\",\"lng\":\"127.53548988621854\"},{\"code\":\"3208\",\"name\":\"娣畨\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"33.61629530103313\",\"lng\":\"119.02148367070623\"},{\"code\":\"3301\",\"name\":\"鏉窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"30.25308298169347\",\"lng\":\"120.21551180372168\"},{\"code\":\"3305\",\"name\":\"婀栧窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"30.898963937294184\",\"lng\":\"120.09451660915789\"},{\"code\":\"3401\",\"name\":\"鍚堣偉\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"31.826577833686887\",\"lng\":\"117.23344266497664\"},{\"code\":\"3404\",\"name\":\"娣崡\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"32.63184739905333\",\"lng\":\"117.00638885071616\"},{\"code\":\"3406\",\"name\":\"娣寳\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"33.96165630027632\",\"lng\":\"116.8045372670298\"},{\"code\":\"3410\",\"name\":\"榛勫北\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"29.721889786591692\",\"lng\":\"118.34543725314781\"},{\"code\":\"3717\",\"name\":\"鑿忔辰\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"35.23940742476551\",\"lng\":\"115.48754503343376\"},{\"code\":\"4106\",\"name\":\"楣ゅ\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"35.7523574114\",\"lng\":\"114.30359364247649\"},{\"code\":\"4202\",\"name\":\"榛勭煶\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.205207848941598\",\"lng\":\"115.04553290894361\"},{\"code\":\"4211\",\"name\":\"榛勫唸\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.4593588576181\",\"lng\":\"114.87849048410779\"},{\"code\":\"4304\",\"name\":\"琛¢槼\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"26.899576139189122\",\"lng\":\"112.57844721325992\"},{\"code\":\"4312\",\"name\":\"鎬�鍖朶",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.575160902978517\",\"lng\":\"110.00851426537254\"},{\"code\":\"4413\",\"name\":\"鎯犲窞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.116358854725593\",\"lng\":\"114.4235580165817\"},{\"code\":\"4416\",\"name\":\"娌虫簮\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.749684370959752\",\"lng\":\"114.70744627290641\"},{\"code\":\"4511\",\"name\":\"璐哄窞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"24.409450902865487\",\"lng\":\"111.57352631416218\"},{\"code\":\"4512\",\"name\":\"娌虫睜\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"24.698911731272894\",\"lng\":\"108.09149994498661\"},{\"code\":\"4601\",\"name\":\"娴峰彛\",\"provinceCode\":\"46\",\"province\":\"娴峰崡鐪乗",\"lat\":\"20.04404943925674\",\"lng\":\"110.32552547126409\"},{\"code\":\"5325\",\"name\":\"绾㈡渤鍝堝凹鏃忓綕鏃忚嚜娌诲窞\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"23.37448873836479\",\"lng\":\"102.42755057757\"},{\"code\":\"6107\",\"name\":\"姹変腑\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"33.073799907833795\",\"lng\":\"107.02943020926463\"},{\"code\":\"6302\",\"name\":\"娴蜂笢\",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"36.508511080941304\",\"lng\":\"102.1104440722824\"},{\"code\":\"6322\",\"name\":\"娴峰寳钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"36.96066282412982\",\"lng\":\"100.90743432145598\"},{\"code\":\"6323\",\"name\":\"榛勫崡钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"35.525804586515534\",\"lng\":\"102.02242827807585\"},{\"code\":\"6325\",\"name\":\"娴峰崡钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"36.2921024798988\",\"lng\":\"100.62662114445924\"},{\"code\":\"6328\",\"name\":\"娴疯タ钂欏彜鏃忚棌鏃忚嚜娌诲窞\",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"37.38275046252745\",\"lng\":\"97.37629911601906\"},{\"code\":\"6505\",\"name\":\"鍝堝瘑\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"42.82582436811265\",\"lng\":\"93.52121554028504\"},{\"code\":\"6532\",\"name\":\"鍜岀敯鍦板尯\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"37.12044646304192\",\"lng\":\"79.9285070635119\"}]},{\"initial\":\"J\",\"list\":[{\"code\":\"1405\",\"name\":\"鏅嬪煄\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"35.49628458647257\",\"lng\":\"112.85857823132879\"},{\"code\":\"1407\",\"name\":\"鏅嬩腑\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"37.69283940975972\",\"lng\":\"112.75959475565928\"},{\"code\":\"2107\",\"name\":\"閿﹀窞\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.10093149946208\",\"lng\":\"121.13259630055518\"},{\"code\":\"2202\",\"name\":\"鍚夋灄\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"43.84356783457924\",\"lng\":\"126.55563450495482\"},{\"code\":\"2303\",\"name\":\"楦¤タ\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"45.300872317823895\",\"lng\":\"130.97561865876668\"},{\"code\":\"2308\",\"name\":\"浣虫湪鏂痋",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"46.80568999085779\",\"lng\":\"130.327359092573\"},{\"code\":\"3304\",\"name\":\"鍢夊叴\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"30.750974830920143\",\"lng\":\"120.76355182586005\"},{\"code\":\"3307\",\"name\":\"閲戝崕\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"29.084639385513697\",\"lng\":\"119.65343619052916\"},{\"code\":\"3602\",\"name\":\"鏅痉闀嘰",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"29.274247711040953\",\"lng\":\"117.18457644638579\"},{\"code\":\"3604\",\"name\":\"涔濇睙\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"29.711340559079343\",\"lng\":\"116.00753491163063\"},{\"code\":\"3608\",\"name\":\"鍚夊畨\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.119726826070448\",\"lng\":\"115.00051072001253\"},{\"code\":\"3701\",\"name\":\"娴庡崡\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.65655420178723\",\"lng\":\"117.12639941261048\"},{\"code\":\"3708\",\"name\":\"娴庡畞\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"35.420177394529645\",\"lng\":\"116.59361234853988\"},{\"code\":\"4108\",\"name\":\"鐒︿綔\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"35.22096325403899\",\"lng\":\"113.24854783457334\"},{\"code\":\"4208\",\"name\":\"鑽嗛棬\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"31.041732575569622\",\"lng\":\"112.20639298023002\"},{\"code\":\"4210\",\"name\":\"鑽嗗窞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.340842107742912\",\"lng\":\"112.24552262926137\"},{\"code\":\"4407\",\"name\":\"姹熼棬\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.584603880965\",\"lng\":\"113.08855619524043\"},{\"code\":\"4452\",\"name\":\"鎻槼\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.555740488275585\",\"lng\":\"116.37851218033846\"},{\"code\":\"6202\",\"name\":\"鍢夊唱鍏砛",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"39.77796014739059\",\"lng\":\"98.29620384300111\"},{\"code\":\"6203\",\"name\":\"閲戞槍\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"38.52582009209263\",\"lng\":\"102.19460568669837\"},{\"code\":\"6209\",\"name\":\"閰掓硥\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"39.73846908071564\",\"lng\":\"98.50068521606795\"}]},{\"initial\":\"K\",\"list\":[{\"code\":\"4102\",\"name\":\"寮�灏乗",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.80288581121172\",\"lng\":\"114.31459258497121\"},{\"code\":\"5301\",\"name\":\"鏄嗘槑\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"24.873998150044006\",\"lng\":\"102.85244836500482\"},{\"code\":\"6502\",\"name\":\"鍏嬫媺鐜涗緷\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"45.58567523781376\",\"lng\":\"84.89590053887504\"},{\"code\":\"6530\",\"name\":\"鍏嬪瓬鍕掕嫃鏌皵鍏嬪瓬鑷不宸瀄",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"39.72047120487073\",\"lng\":\"76.17430867621205\"},{\"code\":\"6531\",\"name\":\"鍠�浠�鍦板尯\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"39.47609674864479\",\"lng\":\"75.99639055639747\"}]},{\"initial\":\"L\",\"list\":[{\"code\":\"1310\",\"name\":\"寤婂潑\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"39.54336666275853\",\"lng\":\"116.69058173342549\"},{\"code\":\"1410\",\"name\":\"涓存本\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"36.093741895419726\",\"lng\":\"111.52553022403073\"},{\"code\":\"1411\",\"name\":\"鍚曟\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"37.524497749577115\",\"lng\":\"111.15044967529185\"},{\"code\":\"2110\",\"name\":\"杈介槼\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.27416129045421\",\"lng\":\"123.24336640651318\"},{\"code\":\"2204\",\"name\":\"杈芥簮\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"42.89405500574631\",\"lng\":\"125.15042516688747\"},{\"code\":\"3207\",\"name\":\"杩炰簯娓痋",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"34.60224952526725\",\"lng\":\"119.22862133316607\"},{\"code\":\"3311\",\"name\":\"涓芥按\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"28.473278180563412\",\"lng\":\"119.9295730584414\"},{\"code\":\"3415\",\"name\":\"鍏畨\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"31.741450815322555\",\"lng\":\"116.52640966418569\"},{\"code\":\"3508\",\"name\":\"榫欏博\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"25.081219844871676\",\"lng\":\"117.02344756677536\"},{\"code\":\"3713\",\"name\":\"涓存矀\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"35.11067124236514\",\"lng\":\"118.36353300501388\"},{\"code\":\"3715\",\"name\":\"鑱婂煄\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.46275818769411\",\"lng\":\"115.99158784830443\"},{\"code\":\"4103\",\"name\":\"娲涢槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.62426277921943\",\"lng\":\"112.4594212983115\"},{\"code\":\"4111\",\"name\":\"婕渤\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"33.5877107071022\",\"lng\":\"114.02342077764726\"},{\"code\":\"4313\",\"name\":\"濞勫簳\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.703208596991583\",\"lng\":\"112.00150349288418\"},{\"code\":\"4502\",\"name\":\"鏌冲窞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"24.331961386852413\",\"lng\":\"109.43442194634564\"},{\"code\":\"4513\",\"name\":\"鏉ュ\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"23.75654676260728\",\"lng\":\"109.22745819590091\"},{\"code\":\"5105\",\"name\":\"娉稿窞\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"28.87766830360723\",\"lng\":\"105.4485240693266\"},{\"code\":\"5111\",\"name\":\"涔愬北\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"29.55794071745811\",\"lng\":\"103.7725376036347\"},{\"code\":\"5134\",\"name\":\"鍑夊北褰濇棌鑷不宸瀄",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"27.88775230036972\",\"lng\":\"102.2735026809702\"},{\"code\":\"5202\",\"name\":\"鍏洏姘碶",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.598833108257494\",\"lng\":\"104.8375546023468\"},{\"code\":\"5307\",\"name\":\"涓芥睙\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"26.860657438064884\",\"lng\":\"100.23246452903453\"},{\"code\":\"5309\",\"name\":\"涓存钵\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"23.89046855627851\",\"lng\":\"100.09544042014869\"},{\"code\":\"5401\",\"name\":\"鎷夎惃\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"29.65004027476773\",\"lng\":\"91.12082391546393\"},{\"code\":\"5404\",\"name\":\"鏋楄姖\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"29.654042176951524\",\"lng\":\"94.36805828713257\"},{\"code\":\"6201\",\"name\":\"鍏板窞\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"36.067234693545565\",\"lng\":\"103.84052119633628\"},{\"code\":\"6212\",\"name\":\"闄囧崡\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"33.40662022995126\",\"lng\":\"104.92857497071192\"},{\"code\":\"6229\",\"name\":\"涓村鍥炴棌鑷不宸瀄",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"35.60989877268906\",\"lng\":\"103.24954917760394\"}]},{\"initial\":\"M\",\"list\":[{\"code\":\"2310\",\"name\":\"鐗′腹姹焅",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"44.55624570898632\",\"lng\":\"129.6395397783469\"},{\"code\":\"3405\",\"name\":\"椹瀺灞盶",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"31.676265597609103\",\"lng\":\"118.5135795794315\"},{\"code\":\"4409\",\"name\":\"鑼傚悕\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"21.669064031332095\",\"lng\":\"110.931542579969\"},{\"code\":\"4414\",\"name\":\"姊呭窞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"24.294177532206206\",\"lng\":\"116.12953737612247\"},{\"code\":\"5107\",\"name\":\"缁甸槼\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"31.473663048745863\",\"lng\":\"104.6855618607612\"},{\"code\":\"5114\",\"name\":\"鐪夊北\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.082526119421058\",\"lng\":\"103.85656331579456\"}]},{\"initial\":\"N\",\"list\":[{\"code\":\"3201\",\"name\":\"鍗椾含\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"32.06465288561847\",\"lng\":\"118.80242172124585\"},{\"code\":\"3206\",\"name\":\"鍗楅�歕",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"31.98654943120089\",\"lng\":\"120.90159173866185\"},{\"code\":\"3302\",\"name\":\"瀹佹尝\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"29.866033045866054\",\"lng\":\"121.62857249434141\"},{\"code\":\"3507\",\"name\":\"鍗楀钩\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"26.647772874203266\",\"lng\":\"118.1843695481426\"},{\"code\":\"3509\",\"name\":\"瀹佸痉\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"26.672241711408567\",\"lng\":\"119.55451074542829\"},{\"code\":\"3601\",\"name\":\"鍗楁槍\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"28.68945529506072\",\"lng\":\"115.86458944231661\"},{\"code\":\"4113\",\"name\":\"鍗楅槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"32.99656220465144\",\"lng\":\"112.53450131351325\"},{\"code\":\"4501\",\"name\":\"鍗楀畞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"22.822606601187154\",\"lng\":\"108.37345082581861\"},{\"code\":\"5110\",\"name\":\"鍐呮睙\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"29.58588653832045\",\"lng\":\"105.06458802499718\"},{\"code\":\"5113\",\"name\":\"鍗楀厖\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.843782508337036\",\"lng\":\"106.11750261487227\"},{\"code\":\"5333\",\"name\":\"鎬掓睙鍌堝兂鏃忚嚜娌诲窞\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.823707417657754\",\"lng\":\"98.8632883813579\"},{\"code\":\"5406\",\"name\":\"閭f洸\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"31.482438388454657\",\"lng\":\"92.0573384981749\"}]},{\"initial\":\"P\",\"list\":[{\"code\":\"2111\",\"name\":\"鐩橀敠\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.12587528873715\",\"lng\":\"122.07749009021381\"},{\"code\":\"3503\",\"name\":\"鑾嗙敯\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"25.45986545592271\",\"lng\":\"119.0145209781265\"},{\"code\":\"3603\",\"name\":\"钀嶄埂\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.6283927093972\",\"lng\":\"113.8614964337543\"},{\"code\":\"4104\",\"name\":\"骞抽《灞盶",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"33.772050748691015\",\"lng\":\"113.19952856052156\"},{\"code\":\"4109\",\"name\":\"婵槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"35.76759302890629\",\"lng\":\"115.03559747034215\"},{\"code\":\"5104\",\"name\":\"鏀�鏋濊姳\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"26.58803317333301\",\"lng\":\"101.72554117091441\"},{\"code\":\"5308\",\"name\":\"鏅幢\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"22.830979186010275\",\"lng\":\"100.97256981472799\"},{\"code\":\"6208\",\"name\":\"骞冲噳\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"35.549232050463516\",\"lng\":\"106.67144234827796\"}]},{\"initial\":\"Q\",\"list\":[{\"code\":\"1303\",\"name\":\"绉︾殗宀沑",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"39.941748102377936\",\"lng\":\"119.60853063334328\"},{\"code\":\"2302\",\"name\":\"榻愰綈鍝堝皵\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"47.3599771860153\",\"lng\":\"123.92457086841536\"},{\"code\":\"2309\",\"name\":\"涓冨彴娌砛",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"45.77630032154785\",\"lng\":\"131.01154459102744\"},{\"code\":\"3308\",\"name\":\"琛㈠窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"28.975545802265025\",\"lng\":\"118.86659674035565\"},{\"code\":\"3505\",\"name\":\"娉夊窞\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"24.879952330498313\",\"lng\":\"118.68244626680422\"},{\"code\":\"3702\",\"name\":\"闈掑矝\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.072227496663224\",\"lng\":\"120.38945519114627\"},{\"code\":\"4418\",\"name\":\"娓呰繙\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.688230292088083\",\"lng\":\"113.06246832527266\"},{\"code\":\"4507\",\"name\":\"閽﹀窞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"21.986593539484296\",\"lng\":\"108.66058016842224\"},{\"code\":\"5223\",\"name\":\"榛旇タ鍗楀竷渚濇棌鑻楁棌鑷不宸瀄",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"27.014344747084042\",\"lng\":\"106.03857397725803\"},{\"code\":\"5226\",\"name\":\"榛斾笢鍗楄嫍鏃忎緱鏃忚嚜娌诲窞\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.58970296982603\",\"lng\":\"107.9894462407788\"},{\"code\":\"5227\",\"name\":\"榛斿崡甯冧緷鏃忚嫍鏃忚嚜娌诲窞\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"26.260616196073833\",\"lng\":\"107.5284027057371\"},{\"code\":\"5303\",\"name\":\"鏇查潠\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"25.496406931543667\",\"lng\":\"103.80243482794681\"},{\"code\":\"6210\",\"name\":\"搴嗛槼\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"35.71521598356201\",\"lng\":\"107.6493856959542\"}]},{\"initial\":\"R\",\"list\":[{\"code\":\"3711\",\"name\":\"鏃ョ収\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"35.42283899843767\",\"lng\":\"119.53341540456555\"},{\"code\":\"5402\",\"name\":\"鏃ュ杸鍒橽",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"29.275657822511512\",\"lng\":\"88.89370303482552\"}]},{\"initial\":\"S\",\"list\":[{\"code\":\"1301\",\"name\":\"鐭冲搴刓",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"38.052097109846855\",\"lng\":\"114.46902163264978\"},{\"code\":\"1406\",\"name\":\"鏈斿窞\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"39.337108370541735\",\"lng\":\"112.4393709396677\"},{\"code\":\"2101\",\"name\":\"娌堥槼\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"41.68383006919066\",\"lng\":\"123.47109664482264\"},{\"code\":\"2203\",\"name\":\"鍥涘钩\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"43.171993571561\",\"lng\":\"124.35648155715893\"},{\"code\":\"2207\",\"name\":\"鏉惧師\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"45.14740419341382\",\"lng\":\"124.83148187569292\"},{\"code\":\"2305\",\"name\":\"鍙岄腑灞盶",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"46.65318589588607\",\"lng\":\"131.16534168078073\"},{\"code\":\"2312\",\"name\":\"缁ュ寲\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"46.6600321798244\",\"lng\":\"126.97535687530133\"},{\"code\":\"3101\",\"name\":\"涓婃捣\",\"provinceCode\":\"31\",\"province\":\"涓婃捣甯俓",\"lat\":\"31.235929042252014\",\"lng\":\"121.48053886017651\"},{\"code\":\"3205\",\"name\":\"鑻忓窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"31.303564074441766\",\"lng\":\"120.59241222959322\"},{\"code\":\"3213\",\"name\":\"瀹胯縼\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"33.96774971569008\",\"lng\":\"118.28157403570837\"},{\"code\":\"3306\",\"name\":\"缁嶅叴\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"30.0363693113069\",\"lng\":\"120.58547847885335\"},{\"code\":\"3413\",\"name\":\"瀹垮窞\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"33.65209532645213\",\"lng\":\"116.97054394561262\"},{\"code\":\"3504\",\"name\":\"涓夋槑\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"26.269736515991838\",\"lng\":\"117.64552116782143\"},{\"code\":\"3611\",\"name\":\"涓婇ザ\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"28.460625921851733\",\"lng\":\"117.94945960312224\"},{\"code\":\"4112\",\"name\":\"涓夐棬宄",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.778327249459984\",\"lng\":\"111.2065332238741\"},{\"code\":\"4114\",\"name\":\"鍟嗕笜\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.4202016658586\",\"lng\":\"115.66244933826238\"},{\"code\":\"4203\",\"name\":\"鍗佸牥\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"32.63506185840116\",\"lng\":\"110.80452956069568\"},{\"code\":\"4213\",\"name\":\"闅忓窞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"31.6965167723283\",\"lng\":\"113.38945001822157\"},{\"code\":\"4305\",\"name\":\"閭甸槼\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.245270272808565\",\"lng\":\"111.474432885931\"},{\"code\":\"4402\",\"name\":\"闊跺叧\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"24.815881278583017\",\"lng\":\"113.60352734562261\"},{\"code\":\"4403\",\"name\":\"娣卞湷\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.548456637984177\",\"lng\":\"114.06455183658751\"},{\"code\":\"4405\",\"name\":\"姹曞ご\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.35909171772515\",\"lng\":\"116.68852864054833\"},{\"code\":\"4415\",\"name\":\"姹曞熬\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.79126303654673\",\"lng\":\"115.38155260365083\"},{\"code\":\"4602\",\"name\":\"涓変簹\",\"provinceCode\":\"46\",\"province\":\"娴峰崡鐪乗",\"lat\":\"18.258736291747855\",\"lng\":\"109.51855670139908\"},{\"code\":\"4603\",\"name\":\"涓夋矙\",\"provinceCode\":\"46\",\"province\":\"娴峰崡鐪乗",\"lat\":\"30.316571904872184\",\"lng\":\"112.26157741482734\"},{\"code\":\"5109\",\"name\":\"閬傚畞\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.53909767110912\",\"lng\":\"105.5994215306444\"},{\"code\":\"5405\",\"name\":\"灞卞崡\",\"provinceCode\":\"54\",\"province\":\"瑗胯棌鑷不鍖篭",\"lat\":\"29.243026939249226\",\"lng\":\"91.77867513851903\"},{\"code\":\"6110\",\"name\":\"鍟嗘礇\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"33.87863385220776\",\"lng\":\"109.92441788136406\"},{\"code\":\"6402\",\"name\":\"鐭冲槾灞盶",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"38.98968283991508\",\"lng\":\"106.3906004255049\"}]},{\"initial\":\"T\",\"list\":[{\"code\":\"1201\",\"name\":\"澶╂触\",\"provinceCode\":\"12\",\"province\":\"澶╂触甯俓",\"lat\":\"39.093667843403956\",\"lng\":\"117.2095232146708\"},{\"code\":\"1302\",\"name\":\"鍞愬北\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"39.63658372414733\",\"lng\":\"118.18645947203979\"},{\"code\":\"1401\",\"name\":\"澶師\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"37.87698902884778\",\"lng\":\"112.55639149167204\"},{\"code\":\"1505\",\"name\":\"閫氳窘\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"43.657980083916655\",\"lng\":\"122.25052178737633\"},{\"code\":\"2112\",\"name\":\"閾佸箔\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"42.22994799718447\",\"lng\":\"123.73236520917769\"},{\"code\":\"2205\",\"name\":\"閫氬寲\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"41.733815801613424\",\"lng\":\"125.94660627598029\"},{\"code\":\"3212\",\"name\":\"娉板窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"32.4606750493083\",\"lng\":\"119.9295663378548\"},{\"code\":\"3310\",\"name\":\"鍙板窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"28.66219405599615\",\"lng\":\"121.42743470427969\"},{\"code\":\"3407\",\"name\":\"閾滈櫟\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"30.95123323991339\",\"lng\":\"117.81847679445747\"},{\"code\":\"3709\",\"name\":\"娉板畨\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.2058580448846\",\"lng\":\"117.0944948347959\"},{\"code\":\"5206\",\"name\":\"閾滀粊\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"27.73778645640524\",\"lng\":\"109.19643889817665\"},{\"code\":\"6102\",\"name\":\"閾滃窛\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.902637080502906\",\"lng\":\"108.95240424835922\"},{\"code\":\"6205\",\"name\":\"澶╂按\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"34.58741188165064\",\"lng\":\"105.73141674566955\"},{\"code\":\"6504\",\"name\":\"鍚愰瞾鐣猏",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"42.95698484877124\",\"lng\":\"89.1972972460079\"},{\"code\":\"6542\",\"name\":\"濉斿煄鍦板尯\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"46.750948254373434\",\"lng\":\"82.9872355184064\"}]},{\"initial\":\"W\",\"list\":[{\"code\":\"1503\",\"name\":\"涔屾捣\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"39.6620063648907\",\"lng\":\"106.80039104999656\"},{\"code\":\"1509\",\"name\":\"涔屽叞瀵熷竷\",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"41.00074832767381\",\"lng\":\"113.13946767446333\"},{\"code\":\"3202\",\"name\":\"鏃犻敗\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"31.498809732685714\",\"lng\":\"120.31858328810601\"},{\"code\":\"3303\",\"name\":\"娓╁窞\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"28.00108540447221\",\"lng\":\"120.70647689035565\"},{\"code\":\"3402\",\"name\":\"鑺滄箹\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"31.358536655799266\",\"lng\":\"118.43943137653523\"},{\"code\":\"3707\",\"name\":\"娼嶅潑\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.71265155126753\",\"lng\":\"119.16837791142822\"},{\"code\":\"3710\",\"name\":\"濞佹捣\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.5164305480148\",\"lng\":\"122.12754097831325\"},{\"code\":\"4201\",\"name\":\"姝︽眽\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.598466736400987\",\"lng\":\"114.31158155473231\"},{\"code\":\"4504\",\"name\":\"姊у窞\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"23.48274528113516\",\"lng\":\"111.28551681182014\"},{\"code\":\"5326\",\"name\":\"鏂囧北澹棌鑻楁棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"23.40599429361173\",\"lng\":\"104.22256899109433\"},{\"code\":\"6105\",\"name\":\"娓崡\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.50571551675255\",\"lng\":\"109.51658960525897\"},{\"code\":\"6206\",\"name\":\"姝﹀▉\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"37.93437780815811\",\"lng\":\"102.64455434036918\"},{\"code\":\"6403\",\"name\":\"鍚村繝\",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"38.00371291345338\",\"lng\":\"106.20537126663626\"},{\"code\":\"6501\",\"name\":\"涔岄瞾鏈ㄩ綈\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"43.830763204290484\",\"lng\":\"87.62443993536046\"}]},{\"initial\":\"X\",\"list\":[{\"code\":\"1305\",\"name\":\"閭㈠彴\",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"37.07716685005908\",\"lng\":\"115.0316624430557\"},{\"code\":\"1409\",\"name\":\"蹇诲窞\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"38.42238338517772\",\"lng\":\"112.74062416023847\"},{\"code\":\"1522\",\"name\":\"鍏村畨鐩焅",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"46.08846371321896\",\"lng\":\"122.04436452582519\"},{\"code\":\"1525\",\"name\":\"閿℃灄閮嫆鐩焅",\"provinceCode\":\"15\",\"province\":\"鍐呰挋鍙よ嚜娌诲尯\",\"lat\":\"43.93942266533856\",\"lng\":\"116.05439144074573\"},{\"code\":\"3203\",\"name\":\"寰愬窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"34.21266655011306\",\"lng\":\"117.29057543439453\"},{\"code\":\"3418\",\"name\":\"瀹e煄\",\"provinceCode\":\"34\",\"province\":\"瀹夊窘鐪乗",\"lat\":\"30.94660154529291\",\"lng\":\"118.76553424276743\"},{\"code\":\"3502\",\"name\":\"鍘﹂棬\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"24.485406605176305\",\"lng\":\"118.09643549976651\"},{\"code\":\"3605\",\"name\":\"鏂颁綑\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.823578697788587\",\"lng\":\"114.9235346513963\"},{\"code\":\"4107\",\"name\":\"鏂颁埂\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"35.3096399303368\",\"lng\":\"113.93360046733228\"},{\"code\":\"4110\",\"name\":\"璁告槍\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.04143161161871\",\"lng\":\"113.85847553685502\"},{\"code\":\"4115\",\"name\":\"淇¢槼\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"32.15301454753105\",\"lng\":\"114.09748283304512\"},{\"code\":\"4206\",\"name\":\"瑗勯槼\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"32.014796804669224\",\"lng\":\"112.12853720100244\"},{\"code\":\"4209\",\"name\":\"瀛濇劅\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.930689227018295\",\"lng\":\"113.92251007733665\"},{\"code\":\"4212\",\"name\":\"鍜稿畞\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"29.847055947646492\",\"lng\":\"114.32851909026844\"},{\"code\":\"4303\",\"name\":\"婀樻江\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.835702227135585\",\"lng\":\"112.95046418076468\"},{\"code\":\"4331\",\"name\":\"婀樿タ鍦熷鏃忚嫍鏃忚嚜娌诲窞\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"28.317369104701186\",\"lng\":\"109.74557664946683\"},{\"code\":\"5002\",\"name\":\"鍘縗",\"provinceCode\":\"50\",\"province\":\"閲嶅簡甯俓",\"lat\":\"29.568996245338923\",\"lng\":\"106.55843415537664\"},{\"code\":\"5328\",\"name\":\"瑗垮弻鐗堢撼鍌f棌鑷不宸瀄",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"22.013601254764165\",\"lng\":\"100.80344682455637\"},{\"code\":\"6101\",\"name\":\"瑗垮畨\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.34726881662395\",\"lng\":\"108.94646555063274\"},{\"code\":\"6104\",\"name\":\"鍜搁槼\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"34.335476293368586\",\"lng\":\"108.71542245143303\"},{\"code\":\"6301\",\"name\":\"瑗垮畞\",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"36.62338469651661\",\"lng\":\"101.78445017050855\"}]},{\"initial\":\"Y\",\"list\":[{\"code\":\"1403\",\"name\":\"闃虫硥\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"37.862360847859385\",\"lng\":\"113.58761666287546\"},{\"code\":\"1408\",\"name\":\"杩愬煄\",\"provinceCode\":\"14\",\"province\":\"灞辫タ鐪乗",\"lat\":\"35.03270691290923\",\"lng\":\"111.01338945447925\"},{\"code\":\"2108\",\"name\":\"钀ュ彛\",\"provinceCode\":\"21\",\"province\":\"杈藉畞鐪乗",\"lat\":\"40.67313683826707\",\"lng\":\"122.24157466449694\"},{\"code\":\"2224\",\"name\":\"寤惰竟鏈濋矞鏃忚嚜娌诲窞\",\"provinceCode\":\"22\",\"province\":\"鍚夋灄鐪乗",\"lat\":\"42.91574303372181\",\"lng\":\"129.4773763202274\"},{\"code\":\"2307\",\"name\":\"浼婃槬\",\"provinceCode\":\"23\",\"province\":\"榛戦緳姹熺渷\",\"lat\":\"47.733318457230936\",\"lng\":\"128.84754638019822\"},{\"code\":\"3209\",\"name\":\"鐩愬煄\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"33.355100917626196\",\"lng\":\"120.167544265761\"},{\"code\":\"3210\",\"name\":\"鎵窞\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"32.40067693609037\",\"lng\":\"119.41941890822997\"},{\"code\":\"3606\",\"name\":\"楣版江\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"28.265787063191418\",\"lng\":\"117.0755754270272\"},{\"code\":\"3609\",\"name\":\"瀹滄槬\",\"provinceCode\":\"36\",\"province\":\"姹熻タ鐪乗",\"lat\":\"27.820856421848216\",\"lng\":\"114.4235636759064\"},{\"code\":\"3706\",\"name\":\"鐑熷彴\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"37.470038383730525\",\"lng\":\"121.45441541730195\"},{\"code\":\"4205\",\"name\":\"瀹滄槍\",\"provinceCode\":\"42\",\"province\":\"婀栧寳鐪乗",\"lat\":\"30.697446484492378\",\"lng\":\"111.29254921035434\"},{\"code\":\"4306\",\"name\":\"宀抽槼\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"29.3631782939259\",\"lng\":\"113.13548942422142\"},{\"code\":\"4309\",\"name\":\"鐩婇槼\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"28.559711178489888\",\"lng\":\"112.36151595471031\"},{\"code\":\"4311\",\"name\":\"姘稿窞\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"26.425864117900094\",\"lng\":\"111.61945505792227\"},{\"code\":\"4417\",\"name\":\"闃虫睙\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"21.864339726138933\",\"lng\":\"111.98848929181268\"},{\"code\":\"4453\",\"name\":\"浜戞诞\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.920911970342857\",\"lng\":\"112.05151269959146\"},{\"code\":\"4509\",\"name\":\"鐜夋灄\",\"provinceCode\":\"45\",\"province\":\"骞胯タ澹棌鑷不鍖篭",\"lat\":\"22.659830509953142\",\"lng\":\"110.1884531233724\"},{\"code\":\"5115\",\"name\":\"瀹滃\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"28.75800702855183\",\"lng\":\"104.6494037048691\"},{\"code\":\"5118\",\"name\":\"闆呭畨\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.01679254570607\",\"lng\":\"103.04954262360451\"},{\"code\":\"5304\",\"name\":\"鐜夋邯\",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"24.35771094244625\",\"lng\":\"102.55356029311\"},{\"code\":\"6106\",\"name\":\"寤跺畨\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"36.59111103521779\",\"lng\":\"109.49658191612687\"},{\"code\":\"6108\",\"name\":\"姒嗘灄\",\"provinceCode\":\"61\",\"province\":\"闄曡タ鐪乗",\"lat\":\"38.290883835484046\",\"lng\":\"109.74161603381395\"},{\"code\":\"6327\",\"name\":\"鐜夋爲钘忔棌鑷不宸瀄",\"provinceCode\":\"63\",\"province\":\"闈掓捣鐪乗",\"lat\":\"33.01097958514274\",\"lng\":\"97.01318076277326\"},{\"code\":\"6401\",\"name\":\"閾跺窛\",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"38.492460055509596\",\"lng\":\"106.23849358740017\"},{\"code\":\"6540\",\"name\":\"浼婄妬鍝堣惃鍏嬭嚜娌诲窞\",\"provinceCode\":\"65\",\"province\":\"鏂扮枂缁村惥灏旇嚜娌诲尯\",\"lat\":\"43.92272313749215\",\"lng\":\"81.3305377475322\"}]},{\"initial\":\"Z\",\"list\":[{\"code\":\"1307\",\"name\":\"寮犲鍙",\"provinceCode\":\"13\",\"province\":\"娌冲寳鐪乗",\"lat\":\"40.7732372026915\",\"lng\":\"114.89257223145165\"},{\"code\":\"3211\",\"name\":\"闀囨睙\",\"provinceCode\":\"32\",\"province\":\"姹熻嫃鐪乗",\"lat\":\"32.19471592052375\",\"lng\":\"119.43048944567383\"},{\"code\":\"3309\",\"name\":\"鑸熷北\",\"provinceCode\":\"33\",\"province\":\"娴欐睙鐪乗",\"lat\":\"29.99091168016034\",\"lng\":\"122.21355631852045\"},{\"code\":\"3506\",\"name\":\"婕冲窞\",\"provinceCode\":\"35\",\"province\":\"绂忓缓鐪乗",\"lat\":\"24.51892979117087\",\"lng\":\"117.65357645298785\"},{\"code\":\"3703\",\"name\":\"娣勫崥\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"36.81908568332188\",\"lng\":\"118.06145253489896\"},{\"code\":\"3704\",\"name\":\"鏋e簞\",\"provinceCode\":\"37\",\"province\":\"灞变笢鐪乗",\"lat\":\"34.815994048435115\",\"lng\":\"117.33054194483897\"},{\"code\":\"4101\",\"name\":\"閮戝窞\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"34.75343885045448\",\"lng\":\"113.63141920733915\"},{\"code\":\"4116\",\"name\":\"鍛ㄥ彛\",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"33.6318288757022\",\"lng\":\"114.70348251482332\"},{\"code\":\"4117\",\"name\":\"椹婚┈搴梊",\"provinceCode\":\"41\",\"province\":\"娌冲崡鐪乗",\"lat\":\"33.01784241674367\",\"lng\":\"114.02847078173271\"},{\"code\":\"4302\",\"name\":\"鏍床\",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"27.833567639016444\",\"lng\":\"113.14047079776427\"},{\"code\":\"4308\",\"name\":\"寮犲鐣孿",\"provinceCode\":\"43\",\"province\":\"婀栧崡鐪乗",\"lat\":\"29.122815562551878\",\"lng\":\"110.48553254695402\"},{\"code\":\"4404\",\"name\":\"鐝犳捣\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.27656465424921\",\"lng\":\"113.58255478654918\"},{\"code\":\"4408\",\"name\":\"婀涙睙\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"21.276723439012073\",\"lng\":\"110.36555441392824\"},{\"code\":\"4412\",\"name\":\"鑲囧簡\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"23.052888771125616\",\"lng\":\"112.47148894063035\"},{\"code\":\"4420\",\"name\":\"涓北\",\"provinceCode\":\"44\",\"province\":\"骞夸笢鐪乗",\"lat\":\"22.5223146707905\",\"lng\":\"113.39942236263188\"},{\"code\":\"5001\",\"name\":\"閲嶅簡\",\"provinceCode\":\"50\",\"province\":\"閲嶅簡甯俓",\"lat\":\"29.568996245338923\",\"lng\":\"106.55843415537664\"},{\"code\":\"5103\",\"name\":\"鑷础\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"29.345584921327575\",\"lng\":\"104.78444884671711\"},{\"code\":\"5120\",\"name\":\"璧勯槼\",\"provinceCode\":\"51\",\"province\":\"鍥涘窛鐪乗",\"lat\":\"30.13495655925314\",\"lng\":\"104.6344353416441\"},{\"code\":\"5203\",\"name\":\"閬典箟\",\"provinceCode\":\"52\",\"province\":\"璐靛窞鐪乗",\"lat\":\"27.731700878916666\",\"lng\":\"106.93342774801829\"},{\"code\":\"5306\",\"name\":\"鏄�歕",\"provinceCode\":\"53\",\"province\":\"浜戝崡鐪乗",\"lat\":\"27.34408386024681\",\"lng\":\"103.72351177196889\"},{\"code\":\"6207\",\"name\":\"寮犳帠\",\"provinceCode\":\"62\",\"province\":\"鐢樿們鐪乗",\"lat\":\"38.932066007004934\",\"lng\":\"100.45641147405634\"},{\"code\":\"6405\",\"name\":\"涓崼\",\"provinceCode\":\"64\",\"province\":\"瀹佸鍥炴棌鑷不鍖篭",\"lat\":\"37.50570141870293\",\"lng\":\"105.20357090088713\"}]}]");
+
+/***/ }),
+/* 421 */,
+/* 422 */,
+/* 423 */,
+/* 424 */,
+/* 425 */,
+/* 426 */,
+/* 427 */,
+/* 428 */
/*!**************************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-picker/props.js ***!
\**************************************************************************************/
@@ -24177,17 +22807,17 @@
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
/***/ }),
-/* 587 */,
-/* 588 */,
-/* 589 */,
-/* 590 */,
-/* 591 */,
-/* 592 */,
-/* 593 */,
-/* 594 */
-/*!***************************************************************************************!*\
- !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-toolbar/props.js ***!
- \***************************************************************************************/
+/* 429 */,
+/* 430 */,
+/* 431 */,
+/* 432 */,
+/* 433 */,
+/* 434 */,
+/* 435 */,
+/* 436 */
+/*!************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-rate/props.js ***!
+ \************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
@@ -24200,35 +22830,70 @@
exports.default = void 0;
var _default = {
props: {
- // 鏄惁灞曠ず宸ュ叿鏉�
- show: {
+ // 鐢ㄤ簬v-model鍙屽悜缁戝畾閫変腑鐨勬槦鏄熸暟閲�
+ value: {
+ type: [String, Number],
+ default: uni.$u.props.rate.value
+ },
+ // 瑕佹樉绀虹殑鏄熸槦鏁伴噺
+ count: {
+ type: [String, Number],
+ default: uni.$u.props.rate.count
+ },
+ // 鏄惁涓嶅彲閫変腑
+ disabled: {
type: Boolean,
- default: uni.$u.props.toolbar.show
+ default: uni.$u.props.rate.disabled
},
- // 鍙栨秷鎸夐挳鐨勬枃瀛�
- cancelText: {
- type: String,
- default: uni.$u.props.toolbar.cancelText
+ // 鏄惁鍙
+ readonly: {
+ type: Boolean,
+ default: uni.$u.props.rate.readonly
},
- // 纭鎸夐挳鐨勬枃瀛�
- confirmText: {
- type: String,
- default: uni.$u.props.toolbar.confirmText
+ // 鏄熸槦鐨勫ぇ灏忥紝鍗曚綅px
+ size: {
+ type: [String, Number],
+ default: uni.$u.props.rate.size
},
- // 鍙栨秷鎸夐挳鐨勯鑹�
- cancelColor: {
+ // 鏈�変腑鏃剁殑棰滆壊
+ inactiveColor: {
type: String,
- default: uni.$u.props.toolbar.cancelColor
+ default: uni.$u.props.rate.inactiveColor
},
- // 纭鎸夐挳鐨勯鑹�
- confirmColor: {
+ // 閫変腑鐨勯鑹�
+ activeColor: {
type: String,
- default: uni.$u.props.toolbar.confirmColor
+ default: uni.$u.props.rate.activeColor
},
- // 鏍囬鏂囧瓧
- title: {
+ // 鏄熸槦涔嬮棿鐨勯棿璺濓紝鍗曚綅px
+ gutter: {
+ type: [String, Number],
+ default: uni.$u.props.rate.gutter
+ },
+ // 鏈�灏戣兘閫夋嫨鐨勬槦鏄熶釜鏁�
+ minCount: {
+ type: [String, Number],
+ default: uni.$u.props.rate.minCount
+ },
+ // 鏄惁鍏佽鍗婃槦
+ allowHalf: {
+ type: Boolean,
+ default: uni.$u.props.rate.allowHalf
+ },
+ // 閫変腑鏃剁殑鍥炬爣(鏄熸槦)
+ activeIcon: {
type: String,
- default: uni.$u.props.toolbar.title
+ default: uni.$u.props.rate.activeIcon
+ },
+ // 鏈�変腑鏃剁殑鍥炬爣(鏄熸槦)
+ inactiveIcon: {
+ type: String,
+ default: uni.$u.props.rate.inactiveIcon
+ },
+ // 鏄惁鍙互閫氳繃婊戝姩鎵嬪娍閫夋嫨璇勫垎
+ touchable: {
+ type: Boolean,
+ default: uni.$u.props.rate.touchable
}
}
};
@@ -24236,24 +22901,374 @@
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
/***/ }),
-/* 595 */,
-/* 596 */,
-/* 597 */,
-/* 598 */,
-/* 599 */,
-/* 600 */,
-/* 601 */,
-/* 602 */,
-/* 603 */,
-/* 604 */,
-/* 605 */,
-/* 606 */,
-/* 607 */,
-/* 608 */,
-/* 609 */,
-/* 610 */,
-/* 611 */,
-/* 612 */
+/* 437 */,
+/* 438 */,
+/* 439 */,
+/* 440 */,
+/* 441 */,
+/* 442 */,
+/* 443 */,
+/* 444 */
+/*!*************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-modal/props.js ***!
+ \*************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ // 鏄惁灞曠ずmodal
+ show: {
+ type: Boolean,
+ default: uni.$u.props.modal.show
+ },
+ // 鏍囬
+ title: {
+ type: [String],
+ default: uni.$u.props.modal.title
+ },
+ // 寮圭獥鍐呭
+ content: {
+ type: String,
+ default: uni.$u.props.modal.content
+ },
+ // 纭鏂囨
+ confirmText: {
+ type: String,
+ default: uni.$u.props.modal.confirmText
+ },
+ // 鍙栨秷鏂囨
+ cancelText: {
+ type: String,
+ default: uni.$u.props.modal.cancelText
+ },
+ // 鏄惁鏄剧ず纭鎸夐挳
+ showConfirmButton: {
+ type: Boolean,
+ default: uni.$u.props.modal.showConfirmButton
+ },
+ // 鏄惁鏄剧ず鍙栨秷鎸夐挳
+ showCancelButton: {
+ type: Boolean,
+ default: uni.$u.props.modal.showCancelButton
+ },
+ // 纭鎸夐挳棰滆壊
+ confirmColor: {
+ type: String,
+ default: uni.$u.props.modal.confirmColor
+ },
+ // 鍙栨秷鏂囧瓧棰滆壊
+ cancelColor: {
+ type: String,
+ default: uni.$u.props.modal.cancelColor
+ },
+ // 瀵硅皟纭鍜屽彇娑堢殑浣嶇疆
+ buttonReverse: {
+ type: Boolean,
+ default: uni.$u.props.modal.buttonReverse
+ },
+ // 鏄惁寮�鍚缉鏀炬晥鏋�
+ zoom: {
+ type: Boolean,
+ default: uni.$u.props.modal.zoom
+ },
+ // 鏄惁寮傛鍏抽棴锛屽彧瀵圭‘瀹氭寜閽湁鏁�
+ asyncClose: {
+ type: Boolean,
+ default: uni.$u.props.modal.asyncClose
+ },
+ // 鏄惁鍏佽鐐瑰嚮閬僵鍏抽棴modal
+ closeOnClickOverlay: {
+ type: Boolean,
+ default: uni.$u.props.modal.closeOnClickOverlay
+ },
+ // 缁欎竴涓礋鐨刴argin-top锛屽線涓婂亸绉伙紝閬垮厤鍜岄敭鐩橀噸鍚堢殑鎯呭喌
+ negativeTop: {
+ type: [String, Number],
+ default: uni.$u.props.modal.negativeTop
+ },
+ // modal瀹藉害锛屼笉鏀寔鐧惧垎姣旓紝鍙互鏁板�硷紝px锛宺px鍗曚綅
+ width: {
+ type: [String, Number],
+ default: uni.$u.props.modal.width
+ },
+ // 纭鎸夐挳鐨勬牱寮忥紝circle-鍦嗗舰锛宻quare-鏂瑰舰锛屽璁剧疆锛屽皢涓嶄細鏄剧ず鍙栨秷鎸夐挳
+ confirmButtonShape: {
+ type: String,
+ default: uni.$u.props.modal.confirmButtonShape
+ },
+ // 寮圭獥鍔ㄧ敾杩囧害鏃堕棿
+ duration: {
+ type: String | Number,
+ default: uni.$u.props.modal.duration
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 445 */,
+/* 446 */,
+/* 447 */,
+/* 448 */,
+/* 449 */,
+/* 450 */,
+/* 451 */,
+/* 452 */
+/*!*************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-popup/props.js ***!
+ \*************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ // 鏄惁灞曠ず寮圭獥
+ show: {
+ type: Boolean,
+ default: uni.$u.props.popup.show
+ },
+ // 鏄惁鏄剧ず閬僵
+ overlay: {
+ type: Boolean,
+ default: uni.$u.props.popup.overlay
+ },
+ // 寮瑰嚭鐨勬柟鍚戯紝鍙�夊�间负 top bottom right left center
+ mode: {
+ type: String,
+ default: uni.$u.props.popup.mode
+ },
+ // 鍔ㄧ敾鏃堕暱锛屽崟浣峬s
+ duration: {
+ type: [String, Number],
+ default: uni.$u.props.popup.duration
+ },
+ // 鏄惁鏄剧ず鍏抽棴鍥炬爣
+ closeable: {
+ type: Boolean,
+ default: uni.$u.props.popup.closeable
+ },
+ // 鑷畾涔夐伄缃╃殑鏍峰紡
+ overlayStyle: {
+ type: [Object, String],
+ default: uni.$u.props.popup.overlayStyle
+ },
+ // 鐐瑰嚮閬僵鏄惁鍏抽棴寮圭獥
+ closeOnClickOverlay: {
+ type: Boolean,
+ default: uni.$u.props.popup.closeOnClickOverlay
+ },
+ // 灞傜骇
+ zIndex: {
+ type: [String, Number],
+ default: uni.$u.props.popup.zIndex
+ },
+ // 鏄惁涓篿PhoneX鐣欏嚭搴曢儴瀹夊叏璺濈
+ safeAreaInsetBottom: {
+ type: Boolean,
+ default: uni.$u.props.popup.safeAreaInsetBottom
+ },
+ // 鏄惁鐣欏嚭椤堕儴瀹夊叏璺濈锛堢姸鎬佹爮楂樺害锛�
+ safeAreaInsetTop: {
+ type: Boolean,
+ default: uni.$u.props.popup.safeAreaInsetTop
+ },
+ // 鑷畾涔夊叧闂浘鏍囦綅缃紝top-left涓哄乏涓婅锛宼op-right涓哄彸涓婅锛宐ottom-left涓哄乏涓嬭锛宐ottom-right涓哄彸涓嬭
+ closeIconPos: {
+ type: String,
+ default: uni.$u.props.popup.closeIconPos
+ },
+ // 鏄惁鏄剧ず鍦嗚
+ round: {
+ type: [Boolean, String, Number],
+ default: uni.$u.props.popup.round
+ },
+ // mode=center锛屼篃鍗充腑閮ㄥ脊鍑烘椂锛屾槸鍚︿娇鐢ㄧ缉鏀炬ā寮�
+ zoom: {
+ type: Boolean,
+ default: uni.$u.props.popup.zoom
+ },
+ // 寮圭獥鑳屾櫙鑹诧紝璁剧疆涓簍ransparent鍙幓闄ょ櫧鑹茶儗鏅�
+ bgColor: {
+ type: String,
+ default: uni.$u.props.popup.bgColor
+ },
+ // 閬僵鐨勯�忔槑搴︼紝0-1涔嬮棿
+ overlayOpacity: {
+ type: [Number, String],
+ default: uni.$u.props.popup.overlayOpacity
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 453 */,
+/* 454 */,
+/* 455 */,
+/* 456 */,
+/* 457 */,
+/* 458 */,
+/* 459 */,
+/* 460 */
+/*!****************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-textarea/props.js ***!
+ \****************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ // 杈撳叆妗嗙殑鍐呭
+ value: {
+ type: [String, Number],
+ default: uni.$u.props.textarea.value
+ },
+ // 杈撳叆妗嗕负绌烘椂鍗犱綅绗�
+ placeholder: {
+ type: [String, Number],
+ default: uni.$u.props.textarea.placeholder
+ },
+ // 鎸囧畾placeholder鐨勬牱寮忕被锛屾敞鎰忛〉闈㈡垨缁勪欢鐨剆tyle涓啓浜唖coped鏃讹紝闇�瑕佸湪绫诲悕鍓嶅啓/deep/
+ placeholderClass: {
+ type: String,
+ default: uni.$u.props.input.placeholderClass
+ },
+ // 鎸囧畾placeholder鐨勬牱寮�
+ placeholderStyle: {
+ type: [String, Object],
+ default: uni.$u.props.input.placeholderStyle
+ },
+ // 杈撳叆妗嗛珮搴�
+ height: {
+ type: [String, Number],
+ default: uni.$u.props.textarea.height
+ },
+ // 璁剧疆閿洏鍙充笅瑙掓寜閽殑鏂囧瓧锛屼粎寰俊灏忕▼搴忥紝App-vue鍜孒5鏈夋晥
+ confirmType: {
+ type: String,
+ default: uni.$u.props.textarea.confirmType
+ },
+ // 鏄惁绂佺敤
+ disabled: {
+ type: Boolean,
+ default: uni.$u.props.textarea.disabled
+ },
+ // 鏄惁鏄剧ず缁熻瀛楁暟
+ count: {
+ type: Boolean,
+ default: uni.$u.props.textarea.count
+ },
+ // 鏄惁鑷姩鑾峰彇鐒︾偣锛宯vue涓嶆敮鎸侊紝H5鍙栧喅浜庢祻瑙堝櫒鐨勫疄鐜�
+ focus: {
+ type: Boolean,
+ default: uni.$u.props.textarea.focus
+ },
+ // 鏄惁鑷姩澧炲姞楂樺害
+ autoHeight: {
+ type: Boolean,
+ default: uni.$u.props.textarea.autoHeight
+ },
+ // 濡傛灉textarea鏄湪涓�涓猵osition:fixed鐨勫尯鍩燂紝闇�瑕佹樉绀烘寚瀹氬睘鎬ixed涓簍rue
+ fixed: {
+ type: Boolean,
+ default: uni.$u.props.textarea.fixed
+ },
+ // 鎸囧畾鍏夋爣涓庨敭鐩樼殑璺濈
+ cursorSpacing: {
+ type: Number,
+ default: uni.$u.props.textarea.cursorSpacing
+ },
+ // 鎸囧畾focus鏃剁殑鍏夋爣浣嶇疆
+ cursor: {
+ type: [String, Number],
+ default: uni.$u.props.textarea.cursor
+ },
+ // 鏄惁鏄剧ず閿洏涓婃柟甯︽湁鈥濆畬鎴愨�滄寜閽偅涓�鏍忥紝
+ showConfirmBar: {
+ type: Boolean,
+ default: uni.$u.props.textarea.showConfirmBar
+ },
+ // 鍏夋爣璧峰浣嶇疆锛岃嚜鍔ㄨ仛鐒︽椂鏈夋晥锛岄渶涓巗election-end鎼厤浣跨敤
+ selectionStart: {
+ type: Number,
+ default: uni.$u.props.textarea.selectionStart
+ },
+ // 鍏夋爣缁撴潫浣嶇疆锛岃嚜鍔ㄨ仛鐒︽椂鏈夋晥锛岄渶涓巗election-start鎼厤浣跨敤
+ selectionEnd: {
+ type: Number,
+ default: uni.$u.props.textarea.selectionEnd
+ },
+ // 閿洏寮硅捣鏃讹紝鏄惁鑷姩涓婃帹椤甸潰
+ adjustPosition: {
+ type: Boolean,
+ default: uni.$u.props.textarea.adjustPosition
+ },
+ // 鏄惁鍘绘帀 iOS 涓嬬殑榛樿鍐呰竟璺濓紝鍙井淇″皬绋嬪簭鏈夋晥
+ disableDefaultPadding: {
+ type: Boolean,
+ default: uni.$u.props.textarea.disableDefaultPadding
+ },
+ // focus鏃讹紝鐐瑰嚮椤甸潰鐨勬椂鍊欎笉鏀惰捣閿洏锛屽彧寰俊灏忕▼搴忔湁鏁�
+ holdKeyboard: {
+ type: Boolean,
+ default: uni.$u.props.textarea.holdKeyboard
+ },
+ // 鏈�澶ц緭鍏ラ暱搴︼紝璁剧疆涓� -1 鐨勬椂鍊欎笉闄愬埗鏈�澶ч暱搴�
+ maxlength: {
+ type: [String, Number],
+ default: uni.$u.props.textarea.maxlength
+ },
+ // 杈规绫诲瀷锛宻urround-鍥涘懆杈规锛宐ottom-搴曢儴杈规
+ border: {
+ type: String,
+ default: uni.$u.props.textarea.border
+ },
+ // 鐢ㄤ簬澶勭悊鎴栬�呰繃婊よ緭鍏ユ鍐呭鐨勬柟娉�
+ formatter: {
+ type: [Function, null],
+ default: uni.$u.props.textarea.formatter
+ },
+ // 鏄惁蹇界暐缁勪欢鍐呭鏂囨湰鍚堟垚绯荤粺浜嬩欢鐨勫鐞�
+ ignoreCompositionEvent: {
+ type: Boolean,
+ default: true
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 461 */,
+/* 462 */,
+/* 463 */,
+/* 464 */,
+/* 465 */,
+/* 466 */
/*!*************************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-parse/props.js ***!
\*************************************************************************************/
@@ -24313,7 +23328,7 @@
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
/***/ }),
-/* 613 */
+/* 467 */
/*!**************************************************************************************!*\
!*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-parse/parser.js ***!
\**************************************************************************************/
@@ -25243,6 +24258,939 @@
module.exports = parser;
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"], __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/wx.js */ 1)["default"]))
+/***/ }),
+/* 468 */,
+/* 469 */,
+/* 470 */,
+/* 471 */,
+/* 472 */,
+/* 473 */,
+/* 474 */,
+/* 475 */
+/*!******************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/libs/mixin/button.js ***!
+ \******************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ lang: String,
+ sessionFrom: String,
+ sendMessageTitle: String,
+ sendMessagePath: String,
+ sendMessageImg: String,
+ showMessageCard: Boolean,
+ appParameter: String,
+ formType: String,
+ openType: String
+ }
+};
+exports.default = _default;
+
+/***/ }),
+/* 476 */
+/*!********************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/libs/mixin/openType.js ***!
+ \********************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ openType: String
+ },
+ methods: {
+ onGetUserInfo: function onGetUserInfo(event) {
+ this.$emit('getuserinfo', event.detail);
+ },
+ onContact: function onContact(event) {
+ this.$emit('contact', event.detail);
+ },
+ onGetPhoneNumber: function onGetPhoneNumber(event) {
+ this.$emit('getphonenumber', event.detail);
+ },
+ onError: function onError(event) {
+ this.$emit('error', event.detail);
+ },
+ onLaunchApp: function onLaunchApp(event) {
+ this.$emit('launchapp', event.detail);
+ },
+ onOpenSetting: function onOpenSetting(event) {
+ this.$emit('opensetting', event.detail);
+ }
+ }
+};
+exports.default = _default;
+
+/***/ }),
+/* 477 */
+/*!**************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-button/props.js ***!
+ \**************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+/*
+ * @Author : LQ
+ * @Description :
+ * @version : 1.0
+ * @Date : 2021-08-16 10:04:04
+ * @LastAuthor : LQ
+ * @lastTime : 2021-08-16 10:04:24
+ * @FilePath : /u-view2.0/uview-ui/components/u-button/props.js
+ */
+var _default = {
+ props: {
+ // 鏄惁缁嗚竟妗�
+ hairline: {
+ type: Boolean,
+ default: uni.$u.props.button.hairline
+ },
+ // 鎸夐挳鐨勯缃牱寮忥紝info锛宲rimary锛宔rror锛寃arning锛宻uccess
+ type: {
+ type: String,
+ default: uni.$u.props.button.type
+ },
+ // 鎸夐挳灏哄锛宭arge锛宯ormal锛宻mall锛宮ini
+ size: {
+ type: String,
+ default: uni.$u.props.button.size
+ },
+ // 鎸夐挳褰㈢姸锛宑ircle锛堜袱杈逛负鍗婂渾锛夛紝square锛堝甫鍦嗚锛�
+ shape: {
+ type: String,
+ default: uni.$u.props.button.shape
+ },
+ // 鎸夐挳鏄惁闀傜┖
+ plain: {
+ type: Boolean,
+ default: uni.$u.props.button.plain
+ },
+ // 鏄惁绂佹鐘舵��
+ disabled: {
+ type: Boolean,
+ default: uni.$u.props.button.disabled
+ },
+ // 鏄惁鍔犺浇涓�
+ loading: {
+ type: Boolean,
+ default: uni.$u.props.button.loading
+ },
+ // 鍔犺浇涓彁绀烘枃瀛�
+ loadingText: {
+ type: [String, Number],
+ default: uni.$u.props.button.loadingText
+ },
+ // 鍔犺浇鐘舵�佸浘鏍囩被鍨�
+ loadingMode: {
+ type: String,
+ default: uni.$u.props.button.loadingMode
+ },
+ // 鍔犺浇鍥炬爣澶у皬
+ loadingSize: {
+ type: [String, Number],
+ default: uni.$u.props.button.loadingSize
+ },
+ // 寮�鏀捐兘鍔涳紝鍏蜂綋璇风湅uniapp绋冲畾鍏充簬button缁勪欢閮ㄥ垎璇存槑
+ // https://uniapp.dcloud.io/component/button
+ openType: {
+ type: String,
+ default: uni.$u.props.button.openType
+ },
+ // 鐢ㄤ簬 <form> 缁勪欢锛岀偣鍑诲垎鍒細瑙﹀彂 <form> 缁勪欢鐨� submit/reset 浜嬩欢
+ // 鍙栧�间负submit锛堟彁浜よ〃鍗曪級锛宺eset锛堥噸缃〃鍗曪級
+ formType: {
+ type: String,
+ default: uni.$u.props.button.formType
+ },
+ // 鎵撳紑 APP 鏃讹紝鍚� APP 浼犻�掔殑鍙傛暟锛宱pen-type=launchApp鏃舵湁鏁�
+ // 鍙井淇″皬绋嬪簭銆丵Q灏忕▼搴忔湁鏁�
+ appParameter: {
+ type: String,
+ default: uni.$u.props.button.appParameter
+ },
+ // 鎸囧畾鏄惁闃绘鏈妭鐐圭殑绁栧厛鑺傜偣鍑虹幇鐐瑰嚮鎬侊紝寰俊灏忕▼搴忔湁鏁�
+ hoverStopPropagation: {
+ type: Boolean,
+ default: uni.$u.props.button.hoverStopPropagation
+ },
+ // 鎸囧畾杩斿洖鐢ㄦ埛淇℃伅鐨勮瑷�锛寊h_CN 绠�浣撲腑鏂囷紝zh_TW 绻佷綋涓枃锛宔n 鑻辨枃銆傚彧寰俊灏忕▼搴忔湁鏁�
+ lang: {
+ type: String,
+ default: uni.$u.props.button.lang
+ },
+ // 浼氳瘽鏉ユ簮锛宱pen-type="contact"鏃舵湁鏁堛�傚彧寰俊灏忕▼搴忔湁鏁�
+ sessionFrom: {
+ type: String,
+ default: uni.$u.props.button.sessionFrom
+ },
+ // 浼氳瘽鍐呮秷鎭崱鐗囨爣棰橈紝open-type="contact"鏃舵湁鏁�
+ // 榛樿褰撳墠鏍囬锛屽彧寰俊灏忕▼搴忔湁鏁�
+ sendMessageTitle: {
+ type: String,
+ default: uni.$u.props.button.sendMessageTitle
+ },
+ // 浼氳瘽鍐呮秷鎭崱鐗囩偣鍑昏烦杞皬绋嬪簭璺緞锛宱pen-type="contact"鏃舵湁鏁�
+ // 榛樿褰撳墠鍒嗕韩璺緞锛屽彧寰俊灏忕▼搴忔湁鏁�
+ sendMessagePath: {
+ type: String,
+ default: uni.$u.props.button.sendMessagePath
+ },
+ // 浼氳瘽鍐呮秷鎭崱鐗囧浘鐗囷紝open-type="contact"鏃舵湁鏁�
+ // 榛樿褰撳墠椤甸潰鎴浘锛屽彧寰俊灏忕▼搴忔湁鏁�
+ sendMessageImg: {
+ type: String,
+ default: uni.$u.props.button.sendMessageImg
+ },
+ // 鏄惁鏄剧ず浼氳瘽鍐呮秷鎭崱鐗囷紝璁剧疆姝ゅ弬鏁颁负 true锛岀敤鎴疯繘鍏ュ鏈嶄細璇濅細鍦ㄥ彸涓嬭鏄剧ず"鍙兘瑕佸彂閫佺殑灏忕▼搴�"鎻愮ず锛�
+ // 鐢ㄦ埛鐐瑰嚮鍚庡彲浠ュ揩閫熷彂閫佸皬绋嬪簭娑堟伅锛宱pen-type="contact"鏃舵湁鏁�
+ showMessageCard: {
+ type: Boolean,
+ default: uni.$u.props.button.showMessageCard
+ },
+ // 棰濆浼犲弬鍙傛暟锛岀敤浜庡皬绋嬪簭鐨刣ata-xxx灞炴�э紝閫氳繃target.dataset.name鑾峰彇
+ dataName: {
+ type: String,
+ default: uni.$u.props.button.dataName
+ },
+ // 鑺傛祦锛屼竴瀹氭椂闂村唴鍙兘瑙﹀彂涓�娆�
+ throttleTime: {
+ type: [String, Number],
+ default: uni.$u.props.button.throttleTime
+ },
+ // 鎸変綇鍚庡涔呭嚭鐜扮偣鍑绘�侊紝鍗曚綅姣
+ hoverStartTime: {
+ type: [String, Number],
+ default: uni.$u.props.button.hoverStartTime
+ },
+ // 鎵嬫寚鏉惧紑鍚庣偣鍑绘�佷繚鐣欐椂闂达紝鍗曚綅姣
+ hoverStayTime: {
+ type: [String, Number],
+ default: uni.$u.props.button.hoverStayTime
+ },
+ // 鎸夐挳鏂囧瓧锛屼箣鎵�浠ラ�氳繃props浼犲叆锛屾槸鍥犱负slot浼犲叆鐨勮瘽
+ // nvue涓棤娉曟帶鍒舵枃瀛楃殑鏍峰紡
+ text: {
+ type: [String, Number],
+ default: uni.$u.props.button.text
+ },
+ // 鎸夐挳鍥炬爣
+ icon: {
+ type: String,
+ default: uni.$u.props.button.icon
+ },
+ // 鎸夐挳鍥炬爣
+ iconColor: {
+ type: String,
+ default: uni.$u.props.button.icon
+ },
+ // 鎸夐挳棰滆壊锛屾敮鎸佷紶鍏inear-gradient娓愬彉鑹�
+ color: {
+ type: String,
+ default: uni.$u.props.button.color
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 478 */,
+/* 479 */,
+/* 480 */,
+/* 481 */,
+/* 482 */,
+/* 483 */,
+/* 484 */,
+/* 485 */,
+/* 486 */,
+/* 487 */,
+/* 488 */,
+/* 489 */,
+/* 490 */,
+/* 491 */,
+/* 492 */,
+/* 493 */,
+/* 494 */,
+/* 495 */,
+/* 496 */,
+/* 497 */,
+/* 498 */,
+/* 499 */
+/*!********************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-loading-icon/props.js ***!
+ \********************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ // 鏄惁鏄剧ず缁勪欢
+ show: {
+ type: Boolean,
+ default: uni.$u.props.loadingIcon.show
+ },
+ // 棰滆壊
+ color: {
+ type: String,
+ default: uni.$u.props.loadingIcon.color
+ },
+ // 鎻愮ず鏂囧瓧棰滆壊
+ textColor: {
+ type: String,
+ default: uni.$u.props.loadingIcon.textColor
+ },
+ // 鏂囧瓧鍜屽浘鏍囨槸鍚﹀瀭鐩存帓鍒�
+ vertical: {
+ type: Boolean,
+ default: uni.$u.props.loadingIcon.vertical
+ },
+ // 妯″紡閫夋嫨锛宑ircle-鍦嗗舰锛宻pinner-鑺辨湹褰紝semicircle-鍗婂渾褰�
+ mode: {
+ type: String,
+ default: uni.$u.props.loadingIcon.mode
+ },
+ // 鍥炬爣澶у皬锛屽崟浣嶉粯璁x
+ size: {
+ type: [String, Number],
+ default: uni.$u.props.loadingIcon.size
+ },
+ // 鏂囧瓧澶у皬
+ textSize: {
+ type: [String, Number],
+ default: uni.$u.props.loadingIcon.textSize
+ },
+ // 鏂囧瓧鍐呭
+ text: {
+ type: [String, Number],
+ default: uni.$u.props.loadingIcon.text
+ },
+ // 鍔ㄧ敾妯″紡
+ timingFunction: {
+ type: String,
+ default: uni.$u.props.loadingIcon.timingFunction
+ },
+ // 鍔ㄧ敾鎵ц鍛ㄦ湡鏃堕棿
+ duration: {
+ type: [String, Number],
+ default: uni.$u.props.loadingIcon.duration
+ },
+ // mode=circle鏃剁殑鏆楄竟棰滆壊
+ inactiveColor: {
+ type: String,
+ default: uni.$u.props.loadingIcon.inactiveColor
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 500 */,
+/* 501 */,
+/* 502 */,
+/* 503 */,
+/* 504 */,
+/* 505 */,
+/* 506 */,
+/* 507 */
+/*!***************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-toolbar/props.js ***!
+ \***************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ // 鏄惁灞曠ず宸ュ叿鏉�
+ show: {
+ type: Boolean,
+ default: uni.$u.props.toolbar.show
+ },
+ // 鍙栨秷鎸夐挳鐨勬枃瀛�
+ cancelText: {
+ type: String,
+ default: uni.$u.props.toolbar.cancelText
+ },
+ // 纭鎸夐挳鐨勬枃瀛�
+ confirmText: {
+ type: String,
+ default: uni.$u.props.toolbar.confirmText
+ },
+ // 鍙栨秷鎸夐挳鐨勯鑹�
+ cancelColor: {
+ type: String,
+ default: uni.$u.props.toolbar.cancelColor
+ },
+ // 纭鎸夐挳鐨勯鑹�
+ confirmColor: {
+ type: String,
+ default: uni.$u.props.toolbar.confirmColor
+ },
+ // 鏍囬鏂囧瓧
+ title: {
+ type: String,
+ default: uni.$u.props.toolbar.title
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 508 */,
+/* 509 */,
+/* 510 */,
+/* 511 */,
+/* 512 */,
+/* 513 */,
+/* 514 */,
+/* 515 */
+/*!************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-line/props.js ***!
+ \************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ color: {
+ type: String,
+ default: uni.$u.props.line.color
+ },
+ // 闀垮害锛岀珫鍚戞椂琛ㄧ幇涓洪珮搴︼紝妯悜鏃惰〃鐜颁负闀垮害锛屽彲浠ヤ负鐧惧垎姣旓紝甯x鍗曚綅鐨勫�肩瓑
+ length: {
+ type: [String, Number],
+ default: uni.$u.props.line.length
+ },
+ // 绾挎潯鏂瑰悜锛宑ol-绔栧悜锛宺ow-妯悜
+ direction: {
+ type: String,
+ default: uni.$u.props.line.direction
+ },
+ // 鏄惁鏄剧ず缁嗚竟妗�
+ hairline: {
+ type: Boolean,
+ default: uni.$u.props.line.hairline
+ },
+ // 绾挎潯涓庝笂涓嬪乏鍙冲厓绱犵殑闂磋窛锛屽瓧绗︿覆褰㈠紡锛屽"30px"銆�"20px 30px"
+ margin: {
+ type: [String, Number],
+ default: uni.$u.props.line.margin
+ },
+ // 鏄惁铏氱嚎锛宼rue-铏氱嚎锛宖alse-瀹炵嚎
+ dashed: {
+ type: Boolean,
+ default: uni.$u.props.line.dashed
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 516 */,
+/* 517 */,
+/* 518 */,
+/* 519 */,
+/* 520 */,
+/* 521 */,
+/* 522 */,
+/* 523 */
+/*!***************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-overlay/props.js ***!
+ \***************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ // 鏄惁鏄剧ず閬僵
+ show: {
+ type: Boolean,
+ default: uni.$u.props.overlay.show
+ },
+ // 灞傜骇z-index
+ zIndex: {
+ type: [String, Number],
+ default: uni.$u.props.overlay.zIndex
+ },
+ // 閬僵鐨勮繃娓℃椂闂达紝鍗曚綅涓簃s
+ duration: {
+ type: [String, Number],
+ default: uni.$u.props.overlay.duration
+ },
+ // 涓嶉�忔槑搴﹀�硷紝褰撳仛rgba鐨勭鍥涗釜鍙傛暟
+ opacity: {
+ type: [String, Number],
+ default: uni.$u.props.overlay.opacity
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 524 */,
+/* 525 */,
+/* 526 */,
+/* 527 */,
+/* 528 */,
+/* 529 */,
+/* 530 */,
+/* 531 */
+/*!******************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-transition/props.js ***!
+ \******************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ // 鏄惁灞曠ず缁勪欢
+ show: {
+ type: Boolean,
+ default: uni.$u.props.transition.show
+ },
+ // 浣跨敤鐨勫姩鐢绘ā寮�
+ mode: {
+ type: String,
+ default: uni.$u.props.transition.mode
+ },
+ // 鍔ㄧ敾鐨勬墽琛屾椂闂达紝鍗曚綅ms
+ duration: {
+ type: [String, Number],
+ default: uni.$u.props.transition.duration
+ },
+ // 浣跨敤鐨勫姩鐢昏繃娓″嚱鏁�
+ timingFunction: {
+ type: String,
+ default: uni.$u.props.transition.timingFunction
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 532 */
+/*!***********************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-transition/transition.js ***!
+ \***********************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+
+
+var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ 4);
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _regenerator = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/regenerator */ 30));
+var _asyncToGenerator2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/asyncToGenerator */ 32));
+var _nvueAniMap = _interopRequireDefault(__webpack_require__(/*! ./nvue.ani-map.js */ 533));
+// 瀹氫箟涓�涓竴瀹氭椂闂村悗鑷姩鎴愬姛鐨刾romise锛岃璋冪敤nextTick鏂规硶澶勶紝杩涘叆涓嬩竴涓猼hen鏂规硶
+var nextTick = function nextTick() {
+ return new Promise(function (resolve) {
+ return setTimeout(resolve, 1000 / 50);
+ });
+};
+// nvue鍔ㄧ敾妯″潡瀹炵幇缁嗚妭鎶界鍦ㄥ閮ㄦ枃浠�
+
+// 瀹氫箟绫诲悕锛岄�氳繃缁欏厓绱犲姩鎬佸垏鎹㈢被鍚嶏紝璧嬩簣鍏冪礌涓�瀹氱殑css鍔ㄧ敾鏍峰紡
+var getClassNames = function getClassNames(name) {
+ return {
+ enter: "u-".concat(name, "-enter u-").concat(name, "-enter-active"),
+ 'enter-to': "u-".concat(name, "-enter-to u-").concat(name, "-enter-active"),
+ leave: "u-".concat(name, "-leave u-").concat(name, "-leave-active"),
+ 'leave-to': "u-".concat(name, "-leave-to u-").concat(name, "-leave-active")
+ };
+};
+var _default = {
+ methods: {
+ // 缁勪欢琚偣鍑诲彂鍑轰簨浠�
+ clickHandler: function clickHandler() {
+ this.$emit('click');
+ },
+ // vue鐗堟湰鐨勭粍浠惰繘鍦哄鐞�
+ vueEnter: function vueEnter() {
+ var _this = this;
+ // 鍔ㄧ敾杩涘叆鏃剁殑绫诲悕
+ var classNames = getClassNames(this.mode);
+ // 瀹氫箟鐘舵�佸拰鍙戝嚭鍔ㄧ敾杩涘叆鍓嶄簨浠�
+ this.status = 'enter';
+ this.$emit('beforeEnter');
+ this.inited = true;
+ this.display = true;
+ this.classes = classNames.enter;
+ this.$nextTick( /*#__PURE__*/(0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee() {
+ return _regenerator.default.wrap(function _callee$(_context) {
+ while (1) {
+ switch (_context.prev = _context.next) {
+ case 0:
+ // 鏍囪瘑鍔ㄧ敾灏氭湭缁撴潫
+ _this.$emit('enter');
+ _this.transitionEnded = false;
+ // 缁勪欢鍔ㄧ敾杩涘叆鍚庤Е鍙戠殑浜嬩欢
+ _this.$emit('afterEnter');
+ // 璧嬩簣缁勪欢enter-to绫诲悕
+ _this.classes = classNames['enter-to'];
+ case 4:
+ case "end":
+ return _context.stop();
+ }
+ }
+ }, _callee);
+ })));
+ },
+ // 鍔ㄧ敾绂诲満澶勭悊
+ vueLeave: function vueLeave() {
+ var _this2 = this;
+ // 濡傛灉涓嶆槸灞曠ず鐘舵�侊紝鏃犻渶鎵ц閫昏緫
+ if (!this.display) return;
+ var classNames = getClassNames(this.mode);
+ // 鏍囪绂诲紑鐘舵�佸拰鍙戝嚭浜嬩欢
+ this.status = 'leave';
+ this.$emit('beforeLeave');
+ // 鑾峰緱绫诲悕
+ this.classes = classNames.leave;
+ this.$nextTick(function () {
+ // 鍔ㄧ敾姝e湪绂诲満鐨勭姸鎬�
+ _this2.transitionEnded = false;
+ _this2.$emit('leave');
+ // 缁勪欢鎵ц鍔ㄧ敾锛屽埌浜嗘墽琛岀殑鎵ц鏃堕棿鍚庯紝鎵ц涓�浜涢澶栧鐞�
+ setTimeout(_this2.onTransitionEnd, _this2.duration);
+ _this2.classes = classNames['leave-to'];
+ });
+ },
+ // 瀹屾垚杩囨浮鍚庤Е鍙�
+ onTransitionEnd: function onTransitionEnd() {
+ // 濡傛灉宸茬粡鏄粨鏉熺殑鐘舵�侊紝鏃犻渶鍐嶅鐞�
+ if (this.transitionEnded) return;
+ this.transitionEnded = true;
+ // 鍙戝嚭缁勪欢鍔ㄧ敾鎵ц鍚庣殑浜嬩欢
+ this.$emit(this.status === 'leave' ? 'afterLeave' : 'afterEnter');
+ if (!this.show && this.display) {
+ this.display = false;
+ this.inited = false;
+ }
+ }
+ }
+};
+exports.default = _default;
+
+/***/ }),
+/* 533 */
+/*!*************************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-transition/nvue.ani-map.js ***!
+ \*************************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ fade: {
+ enter: {
+ opacity: 0
+ },
+ 'enter-to': {
+ opacity: 1
+ },
+ leave: {
+ opacity: 1
+ },
+ 'leave-to': {
+ opacity: 0
+ }
+ },
+ 'fade-up': {
+ enter: {
+ opacity: 0,
+ transform: 'translateY(100%)'
+ },
+ 'enter-to': {
+ opacity: 1,
+ transform: 'translateY(0)'
+ },
+ leave: {
+ opacity: 1,
+ transform: 'translateY(0)'
+ },
+ 'leave-to': {
+ opacity: 0,
+ transform: 'translateY(100%)'
+ }
+ },
+ 'fade-down': {
+ enter: {
+ opacity: 0,
+ transform: 'translateY(-100%)'
+ },
+ 'enter-to': {
+ opacity: 1,
+ transform: 'translateY(0)'
+ },
+ leave: {
+ opacity: 1,
+ transform: 'translateY(0)'
+ },
+ 'leave-to': {
+ opacity: 0,
+ transform: 'translateY(-100%)'
+ }
+ },
+ 'fade-left': {
+ enter: {
+ opacity: 0,
+ transform: 'translateX(-100%)'
+ },
+ 'enter-to': {
+ opacity: 1,
+ transform: 'translateY(0)'
+ },
+ leave: {
+ opacity: 1,
+ transform: 'translateY(0)'
+ },
+ 'leave-to': {
+ opacity: 0,
+ transform: 'translateX(-100%)'
+ }
+ },
+ 'fade-right': {
+ enter: {
+ opacity: 0,
+ transform: 'translateX(100%)'
+ },
+ 'enter-to': {
+ opacity: 1,
+ transform: 'translateY(0)'
+ },
+ leave: {
+ opacity: 1,
+ transform: 'translateY(0)'
+ },
+ 'leave-to': {
+ opacity: 0,
+ transform: 'translateX(100%)'
+ }
+ },
+ 'slide-up': {
+ enter: {
+ transform: 'translateY(100%)'
+ },
+ 'enter-to': {
+ transform: 'translateY(0)'
+ },
+ leave: {
+ transform: 'translateY(0)'
+ },
+ 'leave-to': {
+ transform: 'translateY(100%)'
+ }
+ },
+ 'slide-down': {
+ enter: {
+ transform: 'translateY(-100%)'
+ },
+ 'enter-to': {
+ transform: 'translateY(0)'
+ },
+ leave: {
+ transform: 'translateY(0)'
+ },
+ 'leave-to': {
+ transform: 'translateY(-100%)'
+ }
+ },
+ 'slide-left': {
+ enter: {
+ transform: 'translateX(-100%)'
+ },
+ 'enter-to': {
+ transform: 'translateY(0)'
+ },
+ leave: {
+ transform: 'translateY(0)'
+ },
+ 'leave-to': {
+ transform: 'translateX(-100%)'
+ }
+ },
+ 'slide-right': {
+ enter: {
+ transform: 'translateX(100%)'
+ },
+ 'enter-to': {
+ transform: 'translateY(0)'
+ },
+ leave: {
+ transform: 'translateY(0)'
+ },
+ 'leave-to': {
+ transform: 'translateX(100%)'
+ }
+ },
+ zoom: {
+ enter: {
+ transform: 'scale(0.95)'
+ },
+ 'enter-to': {
+ transform: 'scale(1)'
+ },
+ leave: {
+ transform: 'scale(1)'
+ },
+ 'leave-to': {
+ transform: 'scale(0.95)'
+ }
+ },
+ 'fade-zoom': {
+ enter: {
+ opacity: 0,
+ transform: 'scale(0.95)'
+ },
+ 'enter-to': {
+ opacity: 1,
+ transform: 'scale(1)'
+ },
+ leave: {
+ opacity: 1,
+ transform: 'scale(1)'
+ },
+ 'leave-to': {
+ opacity: 0,
+ transform: 'scale(0.95)'
+ }
+ }
+};
+exports.default = _default;
+
+/***/ }),
+/* 534 */,
+/* 535 */,
+/* 536 */,
+/* 537 */,
+/* 538 */,
+/* 539 */,
+/* 540 */,
+/* 541 */
+/*!******************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-status-bar/props.js ***!
+ \******************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+/* WEBPACK VAR INJECTION */(function(uni) {
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {
+ bgColor: {
+ type: String,
+ default: uni.$u.props.statusBar.bgColor
+ }
+ }
+};
+exports.default = _default;
+/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
+
+/***/ }),
+/* 542 */,
+/* 543 */,
+/* 544 */,
+/* 545 */,
+/* 546 */,
+/* 547 */,
+/* 548 */,
+/* 549 */
+/*!*******************************************************************************************!*\
+ !*** D:/璞嗙背/jinkuai/small-program/node_modules/uview-ui/components/u-safe-bottom/props.js ***!
+ \*******************************************************************************************/
+/*! no static exports found */
+/***/ (function(module, exports, __webpack_require__) {
+
+"use strict";
+
+
+Object.defineProperty(exports, "__esModule", {
+ value: true
+});
+exports.default = void 0;
+var _default = {
+ props: {}
+};
+exports.default = _default;
+
/***/ })
]]);
//# sourceMappingURL=../../.sourcemap/mp-weixin/common/vendor.js.map
\ No newline at end of file
--
Gitblit v1.9.3