no message

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:00:29 +08:00
commit 4d06351f6a
2830 changed files with 166480 additions and 0 deletions

View File

@@ -0,0 +1 @@
"use strict";const a=require("../../common/vendor.js");require("../../uni_modules/uview-plus/index.js");const o=require("../../api/api.js");if(!Array){a.resolveComponent("z-paging")()}Math;const r={__name:"card",setup(r){a.ref({});const t=a.ref(null);let l=a.ref([]),c=()=>!t.value;a.onPullDownRefresh((()=>{c()||t.value.reload().catch((()=>{}))})),a.onPageScroll((e=>{c()||(t.value.updatePageScrollTop(e.scrollTop),e.scrollTop<10&&t.value.doChatRecordLoadMore())})),a.onReachBottom((()=>{c()||t.value.pageReachBottom()}));const n=(e,a)=>{const r={current:e,pageSize:a};o.userCardList(r).then((e=>{t.value.complete(e)})).catch((e=>{t.value.complete(!1)}))};let u=()=>{a.index.navigateTo({url:"./cardList?id="+e.id})};return(e,o)=>({a:a.f(a.unref(l),((e,o,r)=>({a:a.t(e.name),b:a.t(e.cardNo),c:a.t(e.stationName),d:a.t(e.merchantName),e:a.t(e.balance),f:a.o((o=>a.unref(u)(e)),o),g:o}))),b:a.sr(t,"7a477d9a-0",{k:"paging"}),c:a.o(n),d:a.o((e=>a.isRef(l)?l.value=e:l=e)),e:a.p({"use-page-scroll":!0,modelValue:a.unref(l)})})}},t=a._export_sfc(r,[["__scopeId","data-v-7a477d9a"]]);r.__runtimeHooks=1,wx.createPage(t);

View File

@@ -0,0 +1,6 @@
{
"navigationBarTitleText": "我的电卡",
"usingComponents": {
"z-paging": "../../uni_modules/z-paging/components/z-paging/z-paging"
}
}

View File

@@ -0,0 +1 @@
<view class="earnings p30 data-v-7a477d9a"><z-paging wx:if="{{e}}" class="r data-v-7a477d9a" u-s="{{['d']}}" u-r="paging" bindquery="{{c}}" u-i="7a477d9a-0" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"><view wx:for="{{a}}" wx:for-item="item" wx:key="g" style="margin-bottom:30rpx" bindtap="{{item.f}}" class="mt30 wallet_list data-v-7a477d9a"><view class="data-v-7a477d9a" style="color:#fff"><view class="data-v-7a477d9a" style="font-weight:bold;font-size:32rpx;margin-bottom:18rpx">{{item.a}}</view><view class="data-v-7a477d9a" style="margin-bottom:12rpx;font-size:28rpx;color:#eee"> 卡号:{{item.b}}</view><view class="data-v-7a477d9a" style="margin-bottom:12rpx;font-size:28rpx;color:#eee"> 电站:{{item.c}}</view><view class="data-v-7a477d9a" style="font-size:28rpx;color:#eee"> 商户:{{item.d}}</view></view><view class="data-v-7a477d9a" style="display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:bold;font-size:26rpx"><view class="data-v-7a477d9a" style="font-size:55rpx;margin-bottom:30rpx">{{item.e}}</view><view class="data-v-7a477d9a" style="font-weight:500">余额</view></view></view></z-paging></view>

View File

@@ -0,0 +1 @@
.wallet_list.data-v-7a477d9a{border-radius:15rpx;background-color:#4879e6;padding:35rpx 50rpx 35rpx 30rpx;display:flex;align-items:flex-end;justify-content:space-between}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js");require("../../uni_modules/uview-plus/index.js");const o=require("../../api/api.js");if(!Array){e.resolveComponent("z-paging")()}Math;const a={__name:"cardList",setup(a){let r=e.ref("");e.ref({});const t=e.ref(null);let c=e.ref([]),l=()=>!t.value;e.onLoad((e=>{r.value=e.id})),e.onPullDownRefresh((()=>{l()||t.value.reload().catch((()=>{}))})),e.onPageScroll((e=>{l()||(t.value.updatePageScrollTop(e.scrollTop),e.scrollTop<10&&t.value.doChatRecordLoadMore())})),e.onReachBottom((()=>{l()||t.value.pageReachBottom()}));const u=(e,a)=>{const c={current:e,pageSize:a,id:r.value};o.userCardRecord(c).then((e=>{t.value.complete(e)})).catch((e=>{t.value.complete(!1)}))};return(o,a)=>({a:e.f(e.unref(c),((o,a,r)=>({a:e.t(o.recordName||"-"),b:e.t(o.createTime),c:e.t(o.amount),d:a}))),b:e.sr(t,"1c414874-0",{k:"paging"}),c:e.o(u),d:e.o((o=>e.isRef(c)?c.value=o:c=o)),e:e.p({"use-page-scroll":!0,modelValue:e.unref(c)})})}},r=e._export_sfc(a,[["__scopeId","data-v-1c414874"]]);a.__runtimeHooks=1,wx.createPage(r);

View File

@@ -0,0 +1,6 @@
{
"navigationBarTitleText": "电卡记录",
"usingComponents": {
"z-paging": "../../uni_modules/z-paging/components/z-paging/z-paging"
}
}

View File

@@ -0,0 +1 @@
<view class="earnings p30 data-v-1c414874"><z-paging wx:if="{{e}}" class="r data-v-1c414874" u-s="{{['d']}}" u-r="paging" bindquery="{{c}}" u-i="1c414874-0" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"><view wx:for="{{a}}" wx:for-item="item" wx:key="d" style="margin-bottom:30rpx" class="mt30 wallet_list data-v-1c414874"><view class="wallet_list_left data-v-1c414874"><view class="data-v-1c414874">{{item.a}}</view><view class="data-v-1c414874">{{item.b}}</view></view><view class="wallet_list_right data-v-1c414874" style="display:flex;flex-direction:column;align-items:flex-end"><view class="data-v-1c414874">{{item.c}}元</view></view></view></z-paging></view>

View File

@@ -0,0 +1 @@
.wallet_pall.data-v-1c414874{width:690rpx;height:272rpx;border-radius:16rpx;padding:40rpx;background:#fff}.wallet_pall_header.data-v-1c414874{font-weight:700;font-size:26rpx;color:#002ea4}.wallet_pall_ye.data-v-1c414874{display:flex;align-items:center;justify-content:space-between;height:70%}.wallet_pall_ye view.data-v-1c414874:nth-child(1){font-weight:700;font-size:68rpx;color:#002ea4}.wallet_pall_ye view.data-v-1c414874:nth-child(2){width:128rpx;height:58rpx;background:rgba(0,46,164,.07);border-radius:32rpx;display:flex;align-items:center;justify-content:center;font-size:26rpx;color:#002ea4}.wallet_list.data-v-1c414874{width:690rpx;background:#fff;border-radius:8rpx;padding:15rpx 30rpx;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.wallet_list_left view.data-v-1c414874:nth-child(1){font-weight:700;font-size:28rpx;color:#232323;margin-bottom:10rpx}.wallet_list_left view.data-v-1c414874:nth-child(2){font-size:24rpx;color:#232323}.wallet_list_left view.data-v-1c414874:nth-child(3){font-size:24rpx;color:#232323}.wallet_list_left view.data-v-1c414874:nth-child(4){font-size:24rpx;color:#232323}.wallet_list_right.data-v-1c414874{font-weight:700;font-size:28rpx;color:#ff2727}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o={data:()=>({}),methods:{}};if(!Array){(e.resolveComponent("up-cell")+e.resolveComponent("up-cell-group"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-cell/u-cell.js")+(()=>"../../uni_modules/uview-plus/components/u-cell-group/u-cell-group.js"))();const l=e._export_sfc(o,[["render",function(o,l,u,n,r,t){return{a:e.p({icon:"integral-fill",title:"会员等级",value:"新版本"})}}]]);wx.createPage(l);

View File

@@ -0,0 +1,7 @@
{
"navigationBarTitleText": "收益",
"usingComponents": {
"up-cell": "../../uni_modules/uview-plus/components/u-cell/u-cell",
"up-cell-group": "../../uni_modules/uview-plus/components/u-cell-group/u-cell-group"
}
}

View File

@@ -0,0 +1 @@
<view class="earnings"><up-cell-group u-s="{{['d']}}" u-i="c749b6aa-0" bind:__l="__l"><up-cell wx:if="{{a}}" u-i="c749b6aa-1,c749b6aa-0" bind:__l="__l" u-p="{{a}}"></up-cell></up-cell-group></view>

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js");require("../../uni_modules/uview-plus/index.js");const o=require("../../api/api.js");if(!Array){e.resolveComponent("z-paging")()}Math;const a={__name:"incomeList",setup(a){e.ref({});const r=e.ref(null);let t=e.ref([]),l=()=>!r.value;e.onPullDownRefresh((()=>{l()||r.value.reload().catch((()=>{}))})),e.onPageScroll((e=>{l()||(r.value.updatePageScrollTop(e.scrollTop),e.scrollTop<10&&r.value.doChatRecordLoadMore())})),e.onReachBottom((()=>{l()||r.value.pageReachBottom()}));const c=(e,a)=>{const t={current:e,pageSize:a};o.walletRecord(t).then((e=>{r.value.complete(e)})).catch((e=>{r.value.complete(!1)}))};return(o,a)=>({a:e.f(e.unref(t),((o,a,r)=>({a:e.t(o.recordName||"-"),b:e.t(o.createTime),c:e.t(o.amount),d:a}))),b:e.sr(r,"6ff95d97-0",{k:"paging"}),c:e.o(c),d:e.o((o=>e.isRef(t)?t.value=o:t=o)),e:e.p({"use-page-scroll":!0,modelValue:e.unref(t)})})}},r=e._export_sfc(a,[["__scopeId","data-v-6ff95d97"]]);a.__runtimeHooks=1,wx.createPage(r);

View File

@@ -0,0 +1,6 @@
{
"navigationBarTitleText": "余额明细",
"usingComponents": {
"z-paging": "../../uni_modules/z-paging/components/z-paging/z-paging"
}
}

View File

@@ -0,0 +1 @@
<view class="earnings p30 data-v-6ff95d97"><z-paging wx:if="{{e}}" class="r data-v-6ff95d97" u-s="{{['d']}}" u-r="paging" bindquery="{{c}}" u-i="6ff95d97-0" bind:__l="__l" bindupdateModelValue="{{d}}" u-p="{{e}}"><view wx:for="{{a}}" wx:for-item="item" wx:key="d" style="margin-bottom:30rpx" class="mt30 wallet_list data-v-6ff95d97"><view class="wallet_list_left data-v-6ff95d97"><view class="data-v-6ff95d97">{{item.a}}</view><view class="data-v-6ff95d97">{{item.b}}</view></view><view class="wallet_list_right data-v-6ff95d97" style="display:flex;flex-direction:column;align-items:flex-end"><view class="data-v-6ff95d97">{{item.c}}元</view></view></view></z-paging></view>

View File

@@ -0,0 +1 @@
.wallet_pall.data-v-6ff95d97{width:690rpx;height:272rpx;border-radius:16rpx;padding:40rpx;background:#fff}.wallet_pall_header.data-v-6ff95d97{font-weight:700;font-size:26rpx;color:#002ea4}.wallet_pall_ye.data-v-6ff95d97{display:flex;align-items:center;justify-content:space-between;height:70%}.wallet_pall_ye view.data-v-6ff95d97:nth-child(1){font-weight:700;font-size:68rpx;color:#002ea4}.wallet_pall_ye view.data-v-6ff95d97:nth-child(2){width:128rpx;height:58rpx;background:rgba(0,46,164,.07);border-radius:32rpx;display:flex;align-items:center;justify-content:center;font-size:26rpx;color:#002ea4}.wallet_list.data-v-6ff95d97{width:690rpx;background:#fff;border-radius:8rpx;padding:15rpx 30rpx;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.wallet_list_left view.data-v-6ff95d97:nth-child(1){font-weight:700;font-size:28rpx;color:#232323;margin-bottom:10rpx}.wallet_list_left view.data-v-6ff95d97:nth-child(2){font-size:24rpx;color:#232323}.wallet_list_left view.data-v-6ff95d97:nth-child(3){font-size:24rpx;color:#232323}.wallet_list_left view.data-v-6ff95d97:nth-child(4){font-size:24rpx;color:#232323}.wallet_list_right.data-v-6ff95d97{font-weight:700;font-size:28rpx;color:#ff2727}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),a=require("../../common/assets.js"),n=require("../../api/api.js"),r=require("../../hooks/useNav.js");if(!Array){(e.resolveComponent("statusBar")+e.resolveComponent("up-avatar")+e.resolveComponent("cc-myTabbar"))()}Math||((()=>"../../components/statusBar/statusBar.js")+(()=>"../../uni_modules/uview-plus/components/u-avatar/u-avatar.js")+(()=>"../../uni_modules/cc-myTabbar/components/cc-myTabbar/cc-myTabbar.js"))();const t={__name:"mine",setup(t){const{nav:s,navTo:o}=r.useNav();let i=e.ref({}),c=e.ref([{name:"我的电卡",img:"/static/icon/dk_mine.png",path:"/pages/mine/card",type:"nav"},{name:"充电订单",img:"/static/icon/cd_mine.png",path:"/pages/order/order",type:"switchTab"},{name:"余额明细",img:"/static/icon/ye_mine.png",path:"/pages/mine/incomeList",type:"nav"},{name:"客服中心",img:"/static/icon/kf_mine.png",call:!0}]);e.onShow((async()=>{e.index.hideTabBar();let a=await n.userInfo();i.value=a}));const m=()=>{e.index.navigateTo({url:"./sett"})};return(n,r)=>({a:e.p({size:"150rpx",src:e.unref(i).avatar}),b:e.t(e.unref(i).nickName),c:e.t(e.unref(i).phone||""),d:e.o(m),e:a._imports_0$2,f:e.t(e.unref(i).balance||0),g:e.o((a=>e.unref(o)("/pages/mine/incomeList"))),h:e.o((a=>e.unref(o)("/pages/mine/incomeList"))),i:e.o((a=>e.unref(o)(`/pageMake/refund/refund?balance=${e.unref(i).refundableAmount}`))),j:e.o((a=>e.unref(o)("/pages/money/recharge"))),k:e.f(e.unref(c),((a,n,r)=>({a:a.img,b:e.t(a.name),c:n,d:e.o((n=>e.unref(s)(a)),n)}))),l:e.p({tabBarShow:4})})}},s=e._export_sfc(t,[["__scopeId","data-v-4a8b484a"]]);wx.createPage(s);

View File

@@ -0,0 +1,10 @@
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom",
"usingComponents": {
"status-bar": "../../components/statusBar/statusBar",
"up-avatar": "../../uni_modules/uview-plus/components/u-avatar/u-avatar",
"cc-my-tabbar": "../../uni_modules/cc-myTabbar/components/cc-myTabbar/cc-myTabbar"
}
}

View File

@@ -0,0 +1 @@
<view class="mine data-v-4a8b484a"><status-bar class="data-v-4a8b484a" u-i="4a8b484a-0" bind:__l="__l"/><view class="p30 data-v-4a8b484a"><view class="mine_header data-v-4a8b484a"><view class="mine_header_img data-v-4a8b484a"><up-avatar wx:if="{{a}}" class="data-v-4a8b484a" u-i="4a8b484a-1" bind:__l="__l" u-p="{{a}}"></up-avatar></view><view class="mine_header_user data-v-4a8b484a"><view class="data-v-4a8b484a">{{b}}</view><view class="data-v-4a8b484a">{{c}}</view></view><image class="mine_header_sett data-v-4a8b484a" bindtap="{{d}}" src="{{e}}"></image></view><view class="mine_money data-v-4a8b484a"><view class="flex-acsb flex1 mine_money_top data-v-4a8b484a" style="width:100%"><view class="mine_money_left data-v-4a8b484a" bindtap="{{g}}"><view class="data-v-4a8b484a">{{f}}</view><view class="data-v-4a8b484a">钱包余额</view></view><view class="mine_money_left data-v-4a8b484a" bindtap="{{h}}"><view class="data-v-4a8b484a">0</view><view class="data-v-4a8b484a">赠送余额</view></view></view><view class="flex1 mine_money_bottom data-v-4a8b484a" style="display:flex;align-items:center"><view class="data-v-4a8b484a" bindtap="{{i}}">退款</view><view class="data-v-4a8b484a" bindtap="{{j}}">充值</view></view></view><view class="mine_grid data-v-4a8b484a"><view class="mine_grid_tit data-v-4a8b484a">常用功能</view><view class="mine_grid_views data-v-4a8b484a"><view wx:for="{{k}}" wx:for-item="item" wx:key="c" class="mine_grid_views_block data-v-4a8b484a" bindtap="{{item.d}}"><image class="data-v-4a8b484a" src="{{item.a}}" mode="widthFix"></image><view class="data-v-4a8b484a">{{item.b}}</view></view></view></view></view><view class="data-v-4a8b484a" style="width:100%;height:100vh;background:#f7f7f7;position:absolute;top:0;left:0;z-index:-1"></view><cc-my-tabbar wx:if="{{l}}" class="data-v-4a8b484a" u-i="4a8b484a-2" bind:__l="__l" u-p="{{l}}"></cc-my-tabbar></view>

View File

@@ -0,0 +1 @@
.mine_header.data-v-4a8b484a{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.mine_header_img.data-v-4a8b484a{width:150rpx;height:150rpx;margin-right:15rpx}.mine_header_user.data-v-4a8b484a{flex:1}.mine_header_user view.data-v-4a8b484a:nth-child(1){font-weight:700;font-size:32rpx;color:#232323;margin-bottom:15rpx}.mine_header_user view.data-v-4a8b484a:nth-child(2){font-weight:700;font-size:44rpx;color:#232323}.mine_header_sett.data-v-4a8b484a{width:42rpx;height:42rpx}.mine_money.data-v-4a8b484a{margin-top:35rpx;display:flex;align-items:center;flex-direction:column;justify-content:start;width:100%;background:linear-gradient(178deg,#9ab6ff,#4879e6);border-radius:16rpx;padding:20rpx 0rpx 0}.mine_money_top.data-v-4a8b484a{padding:0 150rpx}.mine_money_bottom.data-v-4a8b484a{width:100%;display:flex;align-items:center;flex-direction:row;justify-content:center;border-top:1rpx solid rgba(255,255,255,.3);margin-top:20rpx;padding:15rpx 0}.mine_money_bottom view.data-v-4a8b484a{width:50%;display:flex;align-items:center;justify-content:center;font-size:30rpx;color:#fff}.mine_money_left.data-v-4a8b484a{display:flex;align-items:center;flex-direction:column;justify-content:center}.mine_money_left view.data-v-4a8b484a:nth-child(1){font-weight:700;font-size:48rpx;color:#fff;margin-bottom:5rpx}.mine_money_left view.data-v-4a8b484a:nth-child(2){font-weight:700;font-size:20rpx;color:#fff}.mine_money_right.data-v-4a8b484a{display:flex;align-items:center;flex-direction:row;justify-content:center;width:124rpx;height:54rpx;background:rgba(255,255,255,.24);border-radius:140rpx;font-weight:700;font-size:24rpx;color:#fff}.mine_grid.data-v-4a8b484a{width:100%;padding:20rpx 30rpx;background-color:#fff;border-radius:15rpx;margin-top:30rpx}.mine_grid_tit.data-v-4a8b484a{font-size:30rpx;color:#333;opacity:.8}.mine_grid_views.data-v-4a8b484a{margin-top:20rpx;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%}.mine_grid_views_block.data-v-4a8b484a{height:95rpx;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:30rpx;color:#333}.mine_grid_views_block image.data-v-4a8b484a{width:45rpx;height:45rpx}.mine_fun.data-v-4a8b484a{margin-top:35rpx;width:100%;background-color:#fff;border-radius:16rpx;padding:35rpx}.mine_fun_view.data-v-4a8b484a{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:35rpx}.mine_fun_view_left.data-v-4a8b484a{width:58rpx;height:58rpx;margin-right:20rpx}.mine_fun_view_name.data-v-4a8b484a{flex:1;font-weight:700;font-size:24rpx;color:#232323}.mine_fun_view_right.data-v-4a8b484a{width:24rpx;height:24rpx}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../api/api.js"),n=require("../../utils/fun.js");if(!Array){(e.resolveComponent("up-avatar")+e.resolveComponent("up-cell")+e.resolveComponent("up-cell-group")+e.resolveComponent("up-button"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-avatar/u-avatar.js")+(()=>"../../uni_modules/uview-plus/components/u-cell/u-cell.js")+(()=>"../../uni_modules/uview-plus/components/u-cell-group/u-cell-group.js")+(()=>"../../uni_modules/uview-plus/components/u-button/u-button.js"))();const t={__name:"sett",setup(t){let l=e.ref({});e.onShow((async()=>{s()}));const s=async()=>{let e=await o.userInfo();l.value=e},u=async e=>{let t=await n.uploadFiles(e.detail.avatarUrl);o.updateAvatar({avatar:t}).then((e=>{s()})),console.log(t)},a=()=>{e.index.showModal({title:"修改昵称",content:l.value.nickName,editable:!0,success:function(e){e.confirm?(o.updateNickName({nickName:e.content}).then((e=>{s()})),console.log(e),console.log("用户点击确定")):e.cancel&&console.log("用户点击取消")}})},i=()=>{e.index.showModal({title:"提示",content:"是否确认退出登录?",success:o=>{o.confirm?(e.index.clearStorageSync(),e.index.reLaunch({url:"/pages/home/home"})):o.cancel&&console.log("用户点击取消")}})};return(o,n)=>({a:e.p({src:e.unref(l).avatar}),b:e.p({title:"头像",isLink:!0,size:"min"}),c:e.o(u),d:e.t(e.unref(l).nickName),e:e.o(a),f:e.p({title:"昵称",isLink:!0,size:"min"}),g:e.t(e.unref(l).phone||"-"),h:e.p({title:"手机号",size:"min",border:!1}),i:e.p({border:!1}),j:e.o(i),k:e.p({type:"error",text:"退出登录"})})}};wx.createPage(t);

View File

@@ -0,0 +1,9 @@
{
"navigationBarTitleText": "",
"usingComponents": {
"up-avatar": "../../uni_modules/uview-plus/components/u-avatar/u-avatar",
"up-cell": "../../uni_modules/uview-plus/components/u-cell/u-cell",
"up-cell-group": "../../uni_modules/uview-plus/components/u-cell-group/u-cell-group",
"up-button": "../../uni_modules/uview-plus/components/u-button/u-button"
}
}

View File

@@ -0,0 +1 @@
<view class="p30"><view style="background-color:#fff;border-radius:15rpx"><up-cell-group wx:if="{{i}}" u-s="{{['d']}}" u-i="442b60d4-0" bind:__l="__l" u-p="{{i}}"><button style="all:unset" open-type="chooseAvatar" bindchooseavatar="{{c}}"><up-cell wx:if="{{b}}" u-s="{{['value']}}" u-i="442b60d4-1,442b60d4-0" bind:__l="__l" u-p="{{b}}"><up-avatar u-i="442b60d4-2,442b60d4-1" bind:__l="__l" u-p="{{a}}" slot="value"></up-avatar></up-cell></button><up-cell wx:if="{{f}}" u-s="{{['value']}}" bindclick="{{e}}" u-i="442b60d4-3,442b60d4-0" bind:__l="__l" u-p="{{f}}"><text class="u-slot-value" slot="value">{{d}}</text></up-cell><up-cell wx:if="{{h}}" u-s="{{['value']}}" u-i="442b60d4-4,442b60d4-0" bind:__l="__l" u-p="{{h}}"><text class="u-slot-value" slot="value">{{g}}</text></up-cell></up-cell-group></view><view style="height:100rpx"></view><up-button wx:if="{{k}}" bindclick="{{j}}" u-i="442b60d4-5" bind:__l="__l" u-p="{{k}}"></up-button></view>

View File

@@ -0,0 +1 @@
button:after{all:unset}