第一次提交
This commit is contained in:
@@ -96,10 +96,10 @@ var components
|
||||
try {
|
||||
components = {
|
||||
uniEasyinput: function() {
|
||||
return __webpack_require__.e(/*! import() | uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput */ "uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput").then(__webpack_require__.bind(null, /*! @/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.vue */ 475))
|
||||
return __webpack_require__.e(/*! import() | uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput */ "uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput").then(__webpack_require__.bind(null, /*! @/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput.vue */ 528))
|
||||
},
|
||||
uniIcons: function() {
|
||||
return Promise.all(/*! import() | uni_modules/uni-icons/components/uni-icons/uni-icons */[__webpack_require__.e("common/vendor"), __webpack_require__.e("uni_modules/uni-icons/components/uni-icons/uni-icons")]).then(__webpack_require__.bind(null, /*! @/uni_modules/uni-icons/components/uni-icons/uni-icons.vue */ 395))
|
||||
return Promise.all(/*! import() | uni_modules/uni-icons/components/uni-icons/uni-icons */[__webpack_require__.e("common/vendor"), __webpack_require__.e("uni_modules/uni-icons/components/uni-icons/uni-icons")]).then(__webpack_require__.bind(null, /*! @/uni_modules/uni-icons/components/uni-icons/uni-icons.vue */ 448))
|
||||
}
|
||||
}
|
||||
} catch (e) {
|
||||
@@ -381,7 +381,7 @@ var _oilDistribution = _interopRequireDefault(__webpack_require__(/*! @/api/oilD
|
||||
//
|
||||
//
|
||||
//
|
||||
var topBar = function topBar() {__webpack_require__.e(/*! require.ensure | components/topbar */ "components/topbar").then((function () {return resolve(__webpack_require__(/*! @/components/topbar */ 381));}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);};var popup = function popup() {__webpack_require__.e(/*! require.ensure | components/customPopup */ "components/customPopup").then((function () {return resolve(__webpack_require__(/*! @/components/customPopup */ 388));}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);};var listItem = function listItem() {__webpack_require__.e(/*! require.ensure | priceAdjustmentTask/components/listItem */ "priceAdjustmentTask/components/listItem").then((function () {return resolve(__webpack_require__(/*! ../components/listItem */ 573));}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);};var detailse = function detailse() {__webpack_require__.e(/*! require.ensure | priceAdjustmentTask/components/details */ "priceAdjustmentTask/components/details").then((function () {return resolve(__webpack_require__(/*! ../components/details */ 580));}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);};var _default = { components: { topBar: topBar, popup: popup, listItem: listItem, detailse: detailse }, data: function data() {return { butten: { colse: '撤回', confirm: '返回', coloseBg: '#EC4645', coloseColor: '#FFFFFF', confirmBg: '', confirmColor: '' }, details: {}, modifyShow: { img: false, footer: true }, animationData: null, seledata: {}, seachValue: '', isShow: { examine: false, refresherTriggered: false }, companyName: '', ejectOpen: false, letfText: '油站', candidate: ['油站', '创建人'], getData: { pageSize: 15, currentPage: 1, params: { siteParam: '', //油站筛选条件
|
||||
var topBar = function topBar() {__webpack_require__.e(/*! require.ensure | components/topbar */ "components/topbar").then((function () {return resolve(__webpack_require__(/*! @/components/topbar */ 434));}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);};var popup = function popup() {__webpack_require__.e(/*! require.ensure | components/customPopup */ "components/customPopup").then((function () {return resolve(__webpack_require__(/*! @/components/customPopup */ 441));}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);};var listItem = function listItem() {__webpack_require__.e(/*! require.ensure | priceAdjustmentTask/components/listItem */ "priceAdjustmentTask/components/listItem").then((function () {return resolve(__webpack_require__(/*! ../components/listItem */ 626));}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);};var detailse = function detailse() {__webpack_require__.e(/*! require.ensure | priceAdjustmentTask/components/details */ "priceAdjustmentTask/components/details").then((function () {return resolve(__webpack_require__(/*! ../components/details */ 633));}).bind(null, __webpack_require__)).catch(__webpack_require__.oe);};var _default = { components: { topBar: topBar, popup: popup, listItem: listItem, detailse: detailse }, data: function data() {return { butten: { colse: '撤回', confirm: '返回', coloseBg: '#EC4645', coloseColor: '#FFFFFF', confirmBg: '', confirmColor: '' }, details: {}, modifyShow: { img: false, footer: true }, animationData: null, seledata: {}, seachValue: '', isShow: { examine: false, refresherTriggered: false }, companyName: '', ejectOpen: false, letfText: '油站', candidate: ['油站', '创建人'], getData: { pageSize: 15, currentPage: 1, params: { siteParam: '', //油站筛选条件
|
||||
taskExecutStatus: '', //执行状态
|
||||
createParam: '', //创建人筛选条件
|
||||
effectiveMode: '' // 即时 - 预约
|
||||
|
||||
Reference in New Issue
Block a user