完善收货地址管理
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 */ 320))
|
||||
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 */ 346))
|
||||
},
|
||||
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 */ 327))
|
||||
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 */ 353))
|
||||
},
|
||||
}
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user