You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

641 lines
48 KiB

(global["webpackJsonp"] = global["webpackJsonp"] || []).push([["common/main"],{
/***/ 0:
/*!**********************************************************!*\
!*** C:/Users/Administrator/Desktop/上门按摩/uniapp/main.js ***!
\**********************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
/* WEBPACK VAR INJECTION */(function(wx, createApp) {
var _interopRequireDefault = __webpack_require__(/*! @babel/runtime/helpers/interopRequireDefault */ 4);
var _defineProperty2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/defineProperty */ 11));
__webpack_require__(/*! uni-pages */ 26);
var _vue = _interopRequireDefault(__webpack_require__(/*! vue */ 25));
var _App = _interopRequireDefault(__webpack_require__(/*! ./App */ 27));
var _index = _interopRequireDefault(__webpack_require__(/*! api/index.js */ 34));
var _index2 = _interopRequireDefault(__webpack_require__(/*! @/utils/index.js */ 38));
var _index3 = _interopRequireDefault(__webpack_require__(/*! @/locale/index.js */ 69));
var _index4 = _interopRequireDefault(__webpack_require__(/*! @/store/index.js */ 40));
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { (0, _defineProperty2.default)(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
// @ts-ignore
wx.__webpack_require_UNI_MP_PLUGIN__ = __webpack_require__;
var banner = function banner() {
__webpack_require__.e(/*! require.ensure | components/banner */ "components/banner").then((function () {
return resolve(__webpack_require__(/*! @/components/banner.vue */ 975));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var column = function column() {
__webpack_require__.e(/*! require.ensure | components/column */ "components/column").then((function () {
return resolve(__webpack_require__(/*! @/components/column.vue */ 982));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var fixed = function fixed() {
__webpack_require__.e(/*! require.ensure | components/fixed */ "components/fixed").then((function () {
return resolve(__webpack_require__(/*! @/components/fixed.vue */ 989));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var search = function search() {
__webpack_require__.e(/*! require.ensure | components/search */ "components/search").then((function () {
return resolve(__webpack_require__(/*! @/components/search.vue */ 996));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var auth = function auth() {
__webpack_require__.e(/*! require.ensure | components/auth */ "components/auth").then((function () {
return resolve(__webpack_require__(/*! @/components/auth.vue */ 1003));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var tab = function tab() {
__webpack_require__.e(/*! require.ensure | components/tab */ "components/tab").then((function () {
return resolve(__webpack_require__(/*! @/components/tab.vue */ 1010));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var abnor = function abnor() {
__webpack_require__.e(/*! require.ensure | components/abnor */ "components/abnor").then((function () {
return resolve(__webpack_require__(/*! @/components/abnor.vue */ 1017));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var loadMore = function loadMore() {
__webpack_require__.e(/*! require.ensure | components/load-more */ "components/load-more").then((function () {
return resolve(__webpack_require__(/*! @/components/load-more.vue */ 1024));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var upload = function upload() {
__webpack_require__.e(/*! require.ensure | components/upload */ "components/upload").then((function () {
return resolve(__webpack_require__(/*! @/components/upload.vue */ 1031));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var minCountdown = function minCountdown() {
__webpack_require__.e(/*! require.ensure | components/min-countdown */ "components/min-countdown").then((function () {
return resolve(__webpack_require__(/*! @/components/min-countdown.vue */ 1038));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var uniNavBar = function uniNavBar() {
__webpack_require__.e(/*! require.ensure | components/uni-nav-bar */ "components/uni-nav-bar").then((function () {
return resolve(__webpack_require__(/*! @/components/uni-nav-bar.vue */ 1045));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var uniPopup = function uniPopup() {
__webpack_require__.e(/*! require.ensure | components/uni-popup */ "components/uni-popup").then((function () {
return resolve(__webpack_require__(/*! @/components/uni-popup.vue */ 1052));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var commonPopup = function commonPopup() {
__webpack_require__.e(/*! require.ensure | components/common-popup */ "components/common-popup").then((function () {
return resolve(__webpack_require__(/*! @/components/common-popup.vue */ 1059));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var loginInfo = function loginInfo() {
__webpack_require__.e(/*! require.ensure | components/login-info */ "components/login-info").then((function () {
return resolve(__webpack_require__(/*! @/components/login-info.vue */ 1064));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var fixBottomButton = function fixBottomButton() {
__webpack_require__.e(/*! require.ensure | components/fix-bottom-button */ "components/fix-bottom-button").then((function () {
return resolve(__webpack_require__(/*! @/components/fix-bottom-button.vue */ 1071));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
var uniSegmentedControl = function uniSegmentedControl() {
__webpack_require__.e(/*! require.ensure | components/uni-segmented-control */ "components/uni-segmented-control").then((function () {
return resolve(__webpack_require__(/*! @/components/uni-segmented-control.vue */ 1078));
}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);
};
_vue.default.component('banner', banner);
_vue.default.component('column', column);
_vue.default.component('fixed', fixed);
_vue.default.component('search', search);
_vue.default.component('auth', auth);
_vue.default.component('tab', tab);
_vue.default.component('abnor', abnor);
_vue.default.component('loadMore', loadMore);
_vue.default.component('upload', upload);
_vue.default.component('minCountdown', minCountdown);
_vue.default.component('uniNavBar', uniNavBar);
_vue.default.component('uniPopup', uniPopup);
_vue.default.component('commonPopup', commonPopup);
_vue.default.component('loginInfo', loginInfo);
_vue.default.component('fixBottomButton', fixBottomButton);
_vue.default.component('uniSegmentedControl', uniSegmentedControl);
_vue.default.prototype.$api = _index.default;
_vue.default.prototype.$util = _index2.default;
_vue.default.prototype._i18n = _index3.default;
_vue.default.config.productionTip = false;
_App.default.mpType = 'app';
var app = new _vue.default(_objectSpread(_objectSpread({}, _App.default), {}, {
store: _index4.default,
i18n: _index3.default
}));
createApp(app).$mount();
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/wx.js */ 1)["default"], __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["createApp"]))
/***/ }),
/***/ 27:
/*!**********************************************************!*\
!*** C:/Users/Administrator/Desktop/上门按摩/uniapp/App.vue ***!
\**********************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./App.vue?vue&type=script&lang=js& */ 28);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony import */ var _App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./App.vue?vue&type=style&index=0&lang=scss& */ 66);
/* harmony import */ var _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/runtime/componentNormalizer.js */ 68);
var render, staticRenderFns, recyclableRender, components
var renderjs
/* normalize component */
var component = Object(_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__["default"])(
_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__["default"],
render,
staticRenderFns,
false,
null,
null,
null,
false,
components,
renderjs
)
component.options.__file = "App.vue"
/* harmony default export */ __webpack_exports__["default"] = (component.exports);
/***/ }),
/***/ 28:
/*!***********************************************************************************!*\
!*** C:/Users/Administrator/Desktop/上门按摩/uniapp/App.vue?vue&type=script&lang=js& ***!
\***********************************************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/babel-loader/lib!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--13-1!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./App.vue?vue&type=script&lang=js& */ 29);
/* harmony import */ var _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony default export */ __webpack_exports__["default"] = (_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_babel_loader_lib_index_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_13_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_script_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0___default.a);
/***/ }),
/***/ 29:
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/babel-loader/lib!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--13-1!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/script.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!C:/Users/Administrator/Desktop/上门按摩/uniapp/App.vue?vue&type=script&lang=js& ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
"use strict";
/* WEBPACK VAR INJECTION */(function(uni) {
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 _defineProperty2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/defineProperty */ 11));
var _asyncToGenerator2 = _interopRequireDefault(__webpack_require__(/*! @babel/runtime/helpers/asyncToGenerator */ 32));
var _vuex = __webpack_require__(/*! vuex */ 33);
var _index = _interopRequireDefault(__webpack_require__(/*! @/api/index.js */ 34));
var _index2 = _interopRequireDefault(__webpack_require__(/*! @/store/index.js */ 40));
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { (0, _defineProperty2.default)(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
var _default = {
data: function data() {
return {
timer: null
};
},
mounted: function mounted() {
return (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:
console.log('App mounted');
case 1:
case "end":
return _context.stop();
}
}
}, _callee);
}))();
},
onLaunch: function onLaunch() {
var _this = this;
return (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee2() {
var configInfo, isGzhLogin, arr, commonOptions, _commonOptions$coach_, coach_id;
return _regenerator.default.wrap(function _callee2$(_context2) {
while (1) {
switch (_context2.prev = _context2.next) {
case 0:
uni.getSystemInfo({
success: function success(res) {
console.log(9999, res);
}
});
configInfo = uni.getStorageSync('configInfo') || '';
if (configInfo) {
_index2.default.commit('updateConfigItem', {
key: 'configInfo',
val: configInfo
});
}
isGzhLogin = uni.getStorageSync('isGzhLogin') || false;
_index2.default.commit('updateUserItem', {
key: 'isGzhLogin',
val: isGzhLogin
});
arr = ['autograph', 'userInfo', 'location', 'appLogin', 'loginType'];
arr.map(function (key) {
var val = uni.getStorageSync(key) || '';
_index2.default.commit('updateUserItem', {
key: key,
val: val
});
});
commonOptions = _this.commonOptions;
_commonOptions$coach_ = commonOptions.coach_id, coach_id = _commonOptions$coach_ === void 0 ? 0 : _commonOptions$coach_;
if (coach_id) {
commonOptions.coach_id = 0;
_index2.default.commit('updateUserItem', {
key: 'commonOptions',
val: commonOptions
});
}
_this.initIndex();
console.log('App onLaunch');
case 12:
case "end":
return _context2.stop();
}
}
}, _callee2);
}))();
},
onShow: function onShow() {
var _this2 = this;
return (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee3() {
var _this2$userInfo$coach, coach_position, _this2$coachInfo, _this2$coachInfo$id, coachId, _this2$coachInfo$stat, status;
return _regenerator.default.wrap(function _callee3$(_context3) {
while (1) {
switch (_context3.prev = _context3.next) {
case 0:
if (_this2.timer) {
clearInterval(_this2.timer);
}
_this2$userInfo$coach = _this2.userInfo.coach_position, coach_position = _this2$userInfo$coach === void 0 ? 0 : _this2$userInfo$coach;
_this2$coachInfo = _this2.coachInfo, _this2$coachInfo$id = _this2$coachInfo.id, coachId = _this2$coachInfo$id === void 0 ? 0 : _this2$coachInfo$id, _this2$coachInfo$stat = _this2$coachInfo.status, status = _this2$coachInfo$stat === void 0 ? 0 : _this2$coachInfo$stat;
if (!(coach_position == 1)) {
_context3.next = 8;
break;
}
if (coachId) {
_context3.next = 7;
break;
}
_context3.next = 7;
return _this2.getCoachInfo();
case 7:
_index2.default.commit('updateUserItem', {
key: 'locationChange',
val: true
});
case 8:
uni.onNetworkStatusChange(function (res) {
var isConnected = res.isConnected;
if (isConnected) return;
var methodArr = ['updateServiceItem', 'updateTechnicianItem'];
methodArr.map(function (item) {
_index2.default.commit(item, {
key: 'pageActive',
val: false
});
});
});
case 9:
case "end":
return _context3.stop();
}
}
}, _callee3);
}))();
},
onHide: function onHide() {
var _this3 = this;
return (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee4() {
var _this3$userInfo$coach, coach_position, _this3$coachInfo$stat, status;
return _regenerator.default.wrap(function _callee4$(_context4) {
while (1) {
switch (_context4.prev = _context4.next) {
case 0:
console.log('App Hide');
_this3$userInfo$coach = _this3.userInfo.coach_position, coach_position = _this3$userInfo$coach === void 0 ? 0 : _this3$userInfo$coach;
_this3$coachInfo$stat = _this3.coachInfo.status, status = _this3$coachInfo$stat === void 0 ? 0 : _this3$coachInfo$stat;
if (!(!coach_position || status != 2)) {
_context4.next = 5;
break;
}
return _context4.abrupt("return");
case 5:
_index2.default.commit('updateUserItem', {
key: 'locationChange',
val: false
});
case 6:
case "end":
return _context4.stop();
}
}
}, _callee4);
}))();
},
onUnload: function onUnload() {
uni.offLocationChange(function (res) {
console.log("====offLocationChange onUnload", res);
});
},
watch: {
locationChange: function locationChange(newVal, oldVal) {
if (newVal) {
uni.startLocationUpdate({
complete: function complete(msg) {
return console.log("startLocationUpdate API complete", msg);
}
});
} else {
uni.stopLocationUpdate({
complete: function complete(msg) {
return console.log("stopLocationUpdate API complete", msg);
}
});
}
},
'configInfo.attendant_name': function configInfoAttendant_name(newVal, oldVal) {
if (newVal) {
this.mergeLocaleMessage();
}
}
},
computed: (0, _vuex.mapState)({
configInfo: function configInfo(state) {
return state.config.configInfo;
},
old_attendant_name: function old_attendant_name(state) {
return state.config.old_attendant_name;
},
commonOptions: function commonOptions(state) {
return state.user.commonOptions;
},
locationChange: function locationChange(state) {
return state.user.locationChange;
},
locationChangeUnix: function locationChangeUnix(state) {
return state.user.locationChangeUnix;
},
userInfo: function userInfo(state) {
return state.user.userInfo;
},
coachInfo: function coachInfo(state) {
return state.user.coachInfo;
}
}),
methods: _objectSpread(_objectSpread({}, (0, _vuex.mapActions)(['getConfigInfo', 'getUserInfo', 'getCoachInfo'])), {}, {
initIndex: function initIndex() {
var _this4 = this;
return (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee5() {
var that, _that$userInfo$coach_, coach_position, _that$coachInfo$id, coachId, _that$configInfo, _that$configInfo$prim, primaryColor, _that$configInfo$plug, plugAuth, _that$configInfo$tabB, tabBar, mineInd;
return _regenerator.default.wrap(function _callee5$(_context5) {
while (1) {
switch (_context5.prev = _context5.next) {
case 0:
that = _this4;
_that$userInfo$coach_ = that.userInfo.coach_position, coach_position = _that$userInfo$coach_ === void 0 ? 0 : _that$userInfo$coach_;
uni.onLocationChange(function (res) {
console.log("====onLocationChange", res);
var lat = res.latitude,
lng = res.longitude;
that.toChangeLocation({
lat: lat,
lng: lng
});
});
if (!(coach_position == 1)) {
_context5.next = 9;
break;
}
_that$coachInfo$id = that.coachInfo.id, coachId = _that$coachInfo$id === void 0 ? 0 : _that$coachInfo$id;
if (coachId) {
_context5.next = 8;
break;
}
_context5.next = 8;
return that.getCoachInfo();
case 8:
_index2.default.commit('updateUserItem', {
key: 'locationChange',
val: true
});
case 9:
_that$configInfo = that.configInfo, _that$configInfo$prim = _that$configInfo.primaryColor, primaryColor = _that$configInfo$prim === void 0 ? '' : _that$configInfo$prim, _that$configInfo$plug = _that$configInfo.plugAuth, plugAuth = _that$configInfo$plug === void 0 ? {} : _that$configInfo$plug, _that$configInfo$tabB = _that$configInfo.tabBar, tabBar = _that$configInfo$tabB === void 0 ? [] : _that$configInfo$tabB;
mineInd = tabBar.findIndex(function (item) {
return item.id == 5;
});
console.log(mineInd, "======mineInd");
// if ((primaryColor && plugAuth.length > 0) || mineInd != -1) return
_context5.next = 14;
return that.getConfigInfo();
case 14:
case "end":
return _context5.stop();
}
}
}, _callee5);
}))();
},
mergeLocaleMessage: function mergeLocaleMessage() {
var _this5 = this;
return (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee6() {
var zh, name, oldName, reg, i;
return _regenerator.default.wrap(function _callee6$(_context6) {
while (1) {
switch (_context6.prev = _context6.next) {
case 0:
zh = JSON.parse(JSON.stringify(_this5.$i18n.messages.zh));
name = _this5.configInfo.attendant_name;
oldName = _this5.old_attendant_name;
reg = new RegExp(oldName, 'g');
for (i in zh.action) {
if (zh.action[i].includes(oldName)) {
zh.action[i] = zh.action[i].replace(reg, name);
}
}
_this5.$i18n.mergeLocaleMessage('zh', zh);
_index2.default.commit('updateConfigItem', {
key: 'old_attendant_name',
val: name
});
// console.log(this.$t('action.attendantName'), this.$i18n.messages.zh, "=====");
case 7:
case "end":
return _context6.stop();
}
}
}, _callee6);
}))();
},
toHidePage: function toHidePage() {
var _this6 = this;
return (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee7() {
var _yield$_this6$$jweixi, lat, lng, val;
return _regenerator.default.wrap(function _callee7$(_context7) {
while (1) {
switch (_context7.prev = _context7.next) {
case 0:
_context7.next = 2;
return _this6.$jweixin.getWxLocation();
case 2:
_yield$_this6$$jweixi = _context7.sent;
lat = _yield$_this6$$jweixi.latitude;
lng = _yield$_this6$$jweixi.longitude;
if (lat && lng) {
val = _this6.$util.DateToUnix(_this6.$util.formatTime(new Date(), 'YY-M-D h:m:s'));
_index2.default.commit('updateUserItem', {
key: 'locationChangeUnix',
val: val
});
_this6.toChangeLocation({
lat: lat,
lng: lng
});
}
case 6:
case "end":
return _context7.stop();
}
}
}, _callee7);
}))();
},
toChangeLocation: function toChangeLocation(param) {
var _this7 = this;
return (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee8() {
var lat, lng, _this7$userInfo, _this7$userInfo$id, id, _this7$userInfo$coach, coach_position, _this7$coachInfo, coach_lat, coach_lng, _this7$coachInfo$stat, status, locationChangeUnix, curUnix, second, isMin, isSame, val, key, data, _JSON$parse, _status, result, address;
return _regenerator.default.wrap(function _callee8$(_context8) {
while (1) {
switch (_context8.prev = _context8.next) {
case 0:
lat = param.lat, lng = param.lng;
_this7$userInfo = _this7.userInfo, _this7$userInfo$id = _this7$userInfo.id, id = _this7$userInfo$id === void 0 ? 0 : _this7$userInfo$id, _this7$userInfo$coach = _this7$userInfo.coach_position, coach_position = _this7$userInfo$coach === void 0 ? 0 : _this7$userInfo$coach;
_this7$coachInfo = _this7.coachInfo, coach_lat = _this7$coachInfo.lat, coach_lng = _this7$coachInfo.lng, _this7$coachInfo$stat = _this7$coachInfo.status, status = _this7$coachInfo$stat === void 0 ? 0 : _this7$coachInfo$stat;
locationChangeUnix = _this7.locationChangeUnix;
curUnix = _this7.$util.DateToUnix(_this7.$util.formatTime(new Date(), 'YY-M-D h:m:s'));
second = 3; // console.log(curUnix, locationChangeUnix, curUnix - locationChangeUnix,
// "=====curUnix - locationChangeUnix")
isMin = curUnix - locationChangeUnix <= second || curUnix - locationChangeUnix >= 60;
isSame = coach_lat * 1 == lat && coach_lng * 1 == lng; // console.log(lat, lng, coach_position, isMin, isSame, "=====lat, lng, coach_position, isMin")
if (!(!coach_position || status != 2 || !isMin || isSame)) {
_context8.next = 10;
break;
}
return _context8.abrupt("return");
case 10:
val = _this7.$util.DateToUnix(_this7.$util.formatTime(new Date(), 'YY-M-D h:m:s'));
_index2.default.commit('updateUserItem', {
key: 'locationChangeUnix',
val: val
});
key = "".concat(lat, ",").concat(lng);
_context8.prev = 13;
_context8.next = 16;
return _this7.$api.base.getMapInfo({
location: key
});
case 16:
data = _context8.sent;
_JSON$parse = JSON.parse(data), _status = _JSON$parse.status, result = _JSON$parse.result;
if (!(_status == 0)) {
_context8.next = 25;
break;
}
address = result.address;
console.log("toChangeLocation==>", "".concat(lat, "-").concat(lng, "-").concat(address));
_context8.next = 23;
return _this7.$api.technician.coachUpdate({
lat: lat,
lng: lng,
address: address
});
case 23:
_context8.next = 25;
return _this7.getCoachInfo();
case 25:
_context8.next = 31;
break;
case 27:
_context8.prev = 27;
_context8.t0 = _context8["catch"](13);
console.log('=====getMapInfo catch');
uni.stopLocationUpdate({
complete: function complete(msg) {
return console.log("stopLocationUpdate API complete", msg);
}
});
case 31:
case "end":
return _context8.stop();
}
}
}, _callee8, null, [[13, 27]]);
}))();
}
})
};
exports.default = _default;
/* WEBPACK VAR INJECTION */}.call(this, __webpack_require__(/*! ./node_modules/@dcloudio/uni-mp-weixin/dist/index.js */ 2)["default"]))
/***/ }),
/***/ 66:
/*!********************************************************************************************!*\
!*** C:/Users/Administrator/Desktop/上门按摩/uniapp/App.vue?vue&type=style&index=0&lang=scss& ***!
\********************************************************************************************/
/*! no static exports found */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony import */ var _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/stylePostLoader.js!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--8-oneOf-1-2!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/postcss-loader/src??ref--8-oneOf-1-3!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/sass-loader/dist/cjs.js??ref--8-oneOf-1-4!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--8-oneOf-1-5!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!../../../Downloads/HBuilderX.3.99.2023122611/HBuilderX/plugins/uniapp-cli/node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!./App.vue?vue&type=style&index=0&lang=scss& */ 67);
/* harmony import */ var _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__) if(["default"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) (function(key) { __webpack_require__.d(__webpack_exports__, key, function() { return _Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__[key]; }) }(__WEBPACK_IMPORT_KEY__));
/* harmony default export */ __webpack_exports__["default"] = (_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_css_loader_dist_cjs_js_ref_8_oneOf_1_1_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_loaders_stylePostLoader_js_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_2_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_3_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_sass_loader_dist_cjs_js_ref_8_oneOf_1_4_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_webpack_preprocess_loader_index_js_ref_8_oneOf_1_5_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_vue_cli_plugin_uni_packages_vue_loader_lib_index_js_vue_loader_options_Downloads_HBuilderX_3_99_2023122611_HBuilderX_plugins_uniapp_cli_node_modules_dcloudio_webpack_uni_mp_loader_lib_style_js_App_vue_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a);
/***/ }),
/***/ 67:
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** ./node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!./node_modules/css-loader/dist/cjs.js??ref--8-oneOf-1-1!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--8-oneOf-1-2!./node_modules/postcss-loader/src??ref--8-oneOf-1-3!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/sass-loader/dist/cjs.js??ref--8-oneOf-1-4!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/webpack-preprocess-loader??ref--8-oneOf-1-5!./node_modules/@dcloudio/vue-cli-plugin-uni/packages/vue-loader/lib??vue-loader-options!./node_modules/@dcloudio/webpack-uni-mp-loader/lib/style.js!C:/Users/Administrator/Desktop/上门按摩/uniapp/App.vue?vue&type=style&index=0&lang=scss& ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
// extracted by mini-css-extract-plugin
if(false) { var cssReload; }
/***/ })
},[[0,"common/runtime","common/vendor"]]]);
//# sourceMappingURL=../../.sourcemap/mp-weixin/common/main.js.map