no message
This commit is contained in:
1
unpackage/dist/build/mp-alipay/components/orderList/orderList.acss
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/orderList/orderList.acss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.orderList.data-v-28b22784{width:100%;padding:25rpx;box-shadow:0 -6rpx 8rpx 2rpx rgba(66,115,229,.05);border-radius:16rpx;position:relative;background:linear-gradient(270deg,rgba(247,247,247,0) -500%,#fff),url(../../static/icon/b1.png);background-size:cover;background-repeat:no-repeat}.orderList_right.data-v-28b22784{display:flex;align-items:center;flex-direction:column;justify-content:start;font-family:DIN,DIN;font-weight:700;font-size:28rpx;color:#232323}.orderList_right image.data-v-28b22784{margin-top:45rpx;width:50rpx;height:50rpx}.orderList_img.data-v-28b22784{flex:1;display:flex;align-items:center;flex-direction:row;justify-content:space-between;padding-bottom:20rpx;border-bottom:4rpx solid #ebebeb;margin-bottom:20rpx}.orderList_img view.data-v-28b22784{width:205rpx;height:170rpx}.orderList_img image.data-v-28b22784{width:205rpx;height:170rpx}.orderList_header.data-v-28b22784{flex:1;display:flex;align-items:center;flex-direction:row;justify-content:start;font-weight:700;font-size:32rpx;color:#232323;margin-bottom:20rpx}.orderList_header_img.data-v-28b22784{width:52rpx;height:52rpx;margin-right:20rpx}.orderList_money.data-v-28b22784{display:flex;align-items:center;flex-direction:row;justify-content:start;color:#eb2424;font-weight:700;margin-bottom:20rpx}.orderList_money view.data-v-28b22784:nth-child(1){font-size:48rpx}.orderList_money view.data-v-28b22784:nth-child(2){font-size:36rpx}.orderList_cd.data-v-28b22784{display:flex;align-items:center;flex-direction:row;justify-content:start;margin-bottom:20rpx}.orderList_cd_m.data-v-28b22784{display:flex;align-items:center;flex-direction:row;justify-content:start}.orderList_cd_m_img.data-v-28b22784{width:40rpx;height:40rpx;margin-right:15rpx}.orderList_cd_m_x.data-v-28b22784{margin-right:10rpx;font-size:28rpx;color:#232323}.orderList_cd_m_n.data-v-28b22784{font-weight:700;font-size:28rpx;color:#232323}.orderList_cd_m.data-v-28b22784:nth-child(1){margin-right:45rpx}.orderList_note.data-v-28b22784{display:flex;align-items:center;flex-direction:row;justify-content:start;flex:1;min-height:50rpx;background:linear-gradient(270deg,rgba(247,247,247,0),#f7f7f7);border-radius:4rpx;font-weight:700;font-size:24rpx;color:#232323;padding:0 15rpx}.orderList_note_img.data-v-28b22784{width:31rpx;height:31rpx;margin-right:20rpx}.nowrapText.data-v-28b22784{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|
||||
1
unpackage/dist/build/mp-alipay/components/orderList/orderList.axml
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/orderList/orderList.axml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="data-v-28b22784"><view class="orderList data-v-28b22784" onTap="{{n}}"><view a:if="{{a}}" class="orderList_img data-v-28b22784"><image a:for="{{b}}" a:for-item="i" a:key="a" class="data-v-28b22784" src="{{i.b}}" mode="aspectFill"></image><view a:if="{{c}}" class="data-v-28b22784"></view></view><view class="data-v-28b22784" style="display:flex;align-items:center;justify-content:space-between"><view class="data-v-28b22784"><view class="orderList_header data-v-28b22784"><image class="orderList_header_img data-v-28b22784" src="{{d}}" mode="widthFix"></image><view class="data-v-28b22784">{{e}}</view></view><view class="orderList_money data-v-28b22784"><view class="data-v-28b22784">{{f}}</view><view class="data-v-28b22784">元/度</view></view><view class="orderList_cd data-v-28b22784"><view class="orderList_cd_m data-v-28b22784"><text class="orderList_cd_m_x data-v-28b22784">闲</text><text class="orderList_cd_m_n data-v-28b22784">{{g}}/{{h}}</text></view></view></view><view class="orderList_right data-v-28b22784"><view class="data-v-28b22784">{{i}}KM</view><image class="orderList_note_img data-v-28b22784" src="{{j}}" mode="widthFix"></image></view></view><view class="orderList_note data-v-28b22784"><image class="orderList_note_img data-v-28b22784" src="{{k}}" mode="widthFix"></image><view class="{{('data-v-28b22784') + ' ' + m}}">{{l}}</view></view></view></view>
|
||||
1
unpackage/dist/build/mp-alipay/components/orderList/orderList.js
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/orderList/orderList.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const common_vendor=require("../../common/vendor.js");const common_assets=require("../../common/assets.js");const _sfc_main={__name:"orderList",props:{Image:{type:Boolean,default:false},toNav:{type:Boolean,default:false},info:{type:Object,default:{}},list:{type:Array,default:[]},type:{type:String,default:"list"}},setup(__props){const data=__props;let toPath=()=>{if(!data.toNav)return true;common_vendor.index.navigateTo({url:`/pages/home/detail?id=${data.info.id}&distance=${data.info.distance}`})};return(_ctx,_cache)=>common_vendor.e({a:__props.Image&&__props.list.length!=0},__props.Image&&__props.list.length!=0?common_vendor.e({b:common_vendor.f(__props.list,((i,n,i0)=>({a:n,b:i}))),c:__props.list.length==2},__props.list.length==2?{}:{}):{},{d:common_assets._imports_0$8,e:common_vendor.t(__props.info.stationName),f:common_vendor.t(__props.info.priceAmount),g:common_vendor.t(__props.info.gunUseCount||0),h:common_vendor.t(__props.info.gunCount||0),i:common_vendor.t(__props.info.distance),j:common_assets._imports_1$4,k:common_assets._imports_2$2,l:common_vendor.t(__props.info.parkCostInfo),m:common_vendor.n(__props.type=="list"?"nowrapText":""),n:common_vendor.o(((...args)=>common_vendor.unref(toPath)&&common_vendor.unref(toPath)(...args)))})}};const Component=common_vendor._export_sfc(_sfc_main,[["__scopeId","data-v-28b22784"]]);my.createComponent(Component);
|
||||
5
unpackage/dist/build/mp-alipay/components/orderList/orderList.json
vendored
Normal file
5
unpackage/dist/build/mp-alipay/components/orderList/orderList.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"component": true,
|
||||
"styleIsolation": "apply-shared",
|
||||
"usingComponents": {}
|
||||
}
|
||||
1
unpackage/dist/build/mp-alipay/components/search/search.acss
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/search/search.acss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.Fixed{position:fixed;left:0;width:100%;padding:0 30rpx;z-index:99}.search{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.search_left{display:flex;align-items:center;flex-direction:row;justify-content:start;font-weight:700;font-size:40rpx;color:#232323;height:86rpx}.search_left_img{width:36rpx;height:36rpx;margin-right:15rpx}.search .opacityLeft{background:rgba(255,255,255,.27);border-radius:10rpx;padding:0 10rpx}.search_right{flex:1;display:flex;align-items:center;flex-direction:row;justify-content:start;height:86rpx;background:#fff;box-shadow:inset 0 0 22rpx 2rpx #f9fbff;border-radius:20rpx}
|
||||
1
unpackage/dist/build/mp-alipay/components/search/search.axml
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/search/search.axml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view class="{{f}}"><view style="{{'height:' + a}}"></view><view style="height:44px"></view><view class="search"><view class="search_right p30"><up-input onChange="{{b}}" onConfirm="{{c}}" u-i="030144b5-0" onVI="__l" onUpdateModelValue="{{d}}" u-p="{{e}}"></up-input></view></view></view>
|
||||
1
unpackage/dist/build/mp-alipay/components/search/search.js
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/search/search.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const common_vendor=require("../../common/vendor.js");if(!Array){const _easycom_up_input2=common_vendor.resolveComponent("up-input");_easycom_up_input2()}const _easycom_up_input=()=>"../../uni_modules/uview-plus/components/u-input/u-input.js";if(!Math){_easycom_up_input()}const _sfc_main={__name:"search",props:{Fixed:{type:Boolean,default:false}},emits:["change","search"],setup(__props,{emit:__emit}){let value=common_vendor.ref("");const statusBarHeight=common_vendor.index.getSystemInfoSync().statusBarHeight+"px";const emits=__emit;let change=e=>{emits("change",e)};let confirm=e=>{emits("search",e)};return(_ctx,_cache)=>({a:statusBarHeight,b:common_vendor.o(common_vendor.unref(change)),c:common_vendor.o(common_vendor.unref(confirm)),d:common_vendor.o(($event=>common_vendor.isRef(value)?value.value=$event:value=$event)),e:common_vendor.p({placeholder:"查找地点、电站",confirmType:"search",suffixIcon:"/static/icon/search.png",border:"none",modelValue:common_vendor.unref(value)}),f:common_vendor.n(__props.Fixed?"Fixed":"")})}};my.createComponent(_sfc_main);
|
||||
7
unpackage/dist/build/mp-alipay/components/search/search.json
vendored
Normal file
7
unpackage/dist/build/mp-alipay/components/search/search.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"component": true,
|
||||
"styleIsolation": "apply-shared",
|
||||
"usingComponents": {
|
||||
"up-input": "../../uni_modules/uview-plus/components/u-input/u-input"
|
||||
}
|
||||
}
|
||||
1
unpackage/dist/build/mp-alipay/components/statusBar/statusBar.acss
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/statusBar/statusBar.acss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.statusBar_blur{width:100%;height:185rpx;position:absolute;top:0;left:0;background:#dbe6ff;opacity:.8;filter:blur(50px);z-index:0}
|
||||
1
unpackage/dist/build/mp-alipay/components/statusBar/statusBar.axml
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/statusBar/statusBar.axml
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<view style="position:relative"><view style="{{'height:' + a}}"></view><view style="height:44px"></view><view class="statusBar_blur"></view></view>
|
||||
1
unpackage/dist/build/mp-alipay/components/statusBar/statusBar.js
vendored
Normal file
1
unpackage/dist/build/mp-alipay/components/statusBar/statusBar.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
"use strict";const common_vendor=require("../../common/vendor.js");const _sfc_main={__name:"statusBar",setup(__props){const statusBarHeight=common_vendor.index.getSystemInfoSync().statusBarHeight+"px";return(_ctx,_cache)=>({a:statusBarHeight})}};my.createComponent(_sfc_main);
|
||||
5
unpackage/dist/build/mp-alipay/components/statusBar/statusBar.json
vendored
Normal file
5
unpackage/dist/build/mp-alipay/components/statusBar/statusBar.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"component": true,
|
||||
"styleIsolation": "apply-shared",
|
||||
"usingComponents": {}
|
||||
}
|
||||
Reference in New Issue
Block a user