完善定位功能
This commit is contained in:
@ -99,10 +99,10 @@ var components
|
||||
try {
|
||||
components = {
|
||||
uTabs: function () {
|
||||
return Promise.all(/*! import() | components/uview-ui/components/u-tabs/u-tabs */[__webpack_require__.e("common/vendor"), __webpack_require__.e("components/uview-ui/components/u-tabs/u-tabs")]).then(__webpack_require__.bind(null, /*! @/components/uview-ui/components/u-tabs/u-tabs.vue */ 274))
|
||||
return Promise.all(/*! import() | components/uview-ui/components/u-tabs/u-tabs */[__webpack_require__.e("common/vendor"), __webpack_require__.e("components/uview-ui/components/u-tabs/u-tabs")]).then(__webpack_require__.bind(null, /*! @/components/uview-ui/components/u-tabs/u-tabs.vue */ 298))
|
||||
},
|
||||
orderList: function () {
|
||||
return __webpack_require__.e(/*! import() | components/order-list/order-list */ "components/order-list/order-list").then(__webpack_require__.bind(null, /*! @/components/order-list/order-list.vue */ 281))
|
||||
return __webpack_require__.e(/*! import() | components/order-list/order-list */ "components/order-list/order-list").then(__webpack_require__.bind(null, /*! @/components/order-list/order-list.vue */ 305))
|
||||
},
|
||||
}
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user