oms
This commit is contained in:
1
unpackage/dist/build/mp-weixin/driverManagement/serviceStation/serviceStation.js
vendored
Normal file
1
unpackage/dist/build/mp-weixin/driverManagement/serviceStation/serviceStation.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["driverManagement/serviceStation/serviceStation"],{"457b":function(t,n,e){"use strict";e.r(n);var i=e("81ec"),u=e("6035");for(var a in u)"default"!==a&&function(t){e.d(n,t,(function(){return u[t]}))}(a);e("460b");var o,c=e("f0c5"),r=Object(c["a"])(u["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],o);n["default"]=r.exports},"460b":function(t,n,e){"use strict";var i=e("879f"),u=e.n(i);u.a},6035:function(t,n,e){"use strict";e.r(n);var i=e("f65c"),u=e.n(i);for(var a in i)"default"!==a&&function(t){e.d(n,t,(function(){return i[t]}))}(a);n["default"]=u.a},"81ec":function(t,n,e){"use strict";e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return a})),e.d(n,"a",(function(){return i}));var i={uniEasyinput:function(){return e.e("uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput").then(e.bind(null,"2572"))},uniIcons:function(){return Promise.all([e.e("common/vendor"),e.e("uni_modules/uni-icons/components/uni-icons/uni-icons")]).then(e.bind(null,"3b32"))}},u=function(){var t=this,n=t.$createElement;t._self._c},a=[]},"879f":function(t,n,e){},"8d4b":function(t,n,e){"use strict";(function(t){e("6e43");i(e("66fd"));var n=i(e("457b"));function i(t){return t&&t.__esModule?t:{default:t}}wx.__webpack_require_UNI_MP_PLUGIN__=e,t(n.default)}).call(this,e("543d")["createPage"])},f65c:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=u(e("f9bd"));function u(t){return t&&t.__esModule?t:{default:t}}var a={data:function(){return{selecompany:"",timer:null,diverList:[],getData:{pageSize:15,currentPage:1,params:{siteName:""}},value:0,range:[{value:0,text:""}],type:""}},onLoad:function(t){this.getList()},onShow:function(){},onReachBottom:function(){this.getData.currentPage+=1,this.getList()},methods:{seleFn:function(n){var e=this;clearTimeout(this.timer),this.selecompany=n,this.timer=setTimeout((function(){t.$emit("serviceStation",e.selecompany),t.navigateBack()}),500)},seachFn:function(){this.selecompany={},this.getData.currentPage=1,this.getList()},getList:function(){var t=this;i.default.findPage(this.getData).then((function(n){2e4===n.code&&(1===t.getData.currentPage?t.diverList=n.data.list:t.diverList=t.diverList.concat(n.data.list))}))},change:function(t){console.log("e:",t)}}};n.default=a}).call(this,e("543d")["default"])}},[["8d4b","common/runtime","common/vendor"]]]);
|
||||
8
unpackage/dist/build/mp-weixin/driverManagement/serviceStation/serviceStation.json
vendored
Normal file
8
unpackage/dist/build/mp-weixin/driverManagement/serviceStation/serviceStation.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"navigationBarTitleText": "请选择油站",
|
||||
"enablePullDownRefresh": false,
|
||||
"usingComponents": {
|
||||
"uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
|
||||
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons"
|
||||
}
|
||||
}
|
||||
1
unpackage/dist/build/mp-weixin/driverManagement/serviceStation/serviceStation.wxml
vendored
Normal file
1
unpackage/dist/build/mp-weixin/driverManagement/serviceStation/serviceStation.wxml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view><view class="company_body"><block wx:if="{{type.data==''||!type}}"><view class="header_seach_seach"><uni-easyinput style="height:100%;flex:1;margin:0 auto;background-color:#FFFFFF;border-radius:12rpx;" vue-id="56f2690d-1" prefixIcon="search" placeholder="油站名称" value="{{getData.params.siteName}}" data-event-opts="{{[['^confirm',[['seachFn']]],['^iconClick',[['onClick']]],['^input',[['__set_model',['$0','siteName','$event',[]],['getData.params']]]]]}}" bind:confirm="__e" bind:iconClick="__e" bind:input="__e" bind:__l="__l"></uni-easyinput></view></block></view><view class="company_list"><block wx:for="{{diverList}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['seleFn',['$0'],[[['diverList','',index]]]]]]]}}" class="company_list_item" bindtap="__e"><uni-icons vue-id="{{'56f2690d-2-'+index}}" color="#2866ff" custom-prefix="iconfont" type="iconjiayou" size="30" bind:__l="__l"></uni-icons><view class="company_list_item_text">{{item.siteName}}</view><view style="flex-grow:1;text-align:-webkit-right;"><view class="checkboxs"><block wx:if="{{item.siteName==selecompany.siteName}}"><view class="checkboxss"></view></block></view></view></view></block></view></view>
|
||||
1
unpackage/dist/build/mp-weixin/driverManagement/serviceStation/serviceStation.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/driverManagement/serviceStation/serviceStation.wxss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.companytip{width:88rpx;height:38rpx;border-radius:4rpx;color:#fff;font-size:24rpx;display:flex;align-items:center;justify-content:center}.checkboxss{width:80%;height:80%;background-color:#2866ff;border-radius:50px}.checkboxs{width:20rpx;height:20rpx;border-radius:50px;border:1px solid #bbb;display:flex;justify-content:center;align-items:center}.checkbox__inner{border-radius:50px!important}.uni-data-checklist{flex:0!important}.uni-data-checklist .checklist-group .checklist-box{margin:0!important}.uni-data-checklist{width:-webkit-max-content;width:max-content}.company_list_item_text{font-size:28rpx;color:#000;margin-left:23rpx}.company_list_item{min-height:92rpx;background:#fff;box-shadow:0 3px 9px 0 rgba(88,88,88,.2);border-radius:8rpx;font-size:28rpx;display:flex;align-items:center;padding:9rpx 21rpx;margin-top:19rpx}.company_list{width:100vw;padding:0 31rpx;box-sizing:border-box;margin-top:40rpx}.company_body{background-color:#2866ff;padding:25rpx 0}.uni-easyinput__content{height:80rpx}.uni-easyinput{height:80rpx}.header_seach_seach{display:flex;height:80rpx;background-color:#2866ff;padding:0 31rpx}
|
||||
Reference in New Issue
Block a user