first commit

This commit is contained in:
PC-202306242200\Administrator
2026-03-28 23:09:02 +08:00
commit dac42e3b0c
3512 changed files with 181637 additions and 0 deletions

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../common/assets.js");require("../../uni_modules/uview-plus/index.js");const t=require("../../api/api.js"),a=require("../../hooks/useNav.js");if(!Array){(e.resolveComponent("up-grid-item")+e.resolveComponent("up-grid")+e.resolveComponent("up-icon"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-grid-item/u-grid-item.js")+(()=>"../../uni_modules/uview-plus/components/u-grid/u-grid.js")+(()=>"../../uni_modules/uview-plus/components/u-icon/u-icon.js"))();const r={__name:"balanceIncome",setup(r){const{nav:n,navTo:s}=a.useNav();let i=e.ref({});e.ref({});let u=e.ref(0),p=e.ref(0),f=e.ref(0),m=e.ref(0),l=e.ref([{name:"收益统计",type:"收益",data:{}},{name:"推广统计",type:"推广",data:{}},{name:"邀请统计",type:"邀请",data:{}}]);e.ref(1),e.onShow((async()=>{let e=await t.userInfo();i.value=e,d();let o=await t.freezeTotal();m.value=o.income,f.value=o.wallet}));let d=async()=>{let e=await t.userStat();u.value=e.devices,p.value=e.teamDevices,l.value.map(((o,t)=>{"推广"==o.type&&(o.data={day_money:e.ordersToday,week_money1:e.ordersLastWeek,week_money0:e.ordersThisWeek,total_money:e.orders30Days}),"收益"==o.type&&(o.data={day_money:e.pointDeviceToday,week_money1:e.pointDeviceLastWeek,week_money0:e.pointDeviceThisWeek,total_money:e.pointDevice30Days}),"邀请"==o.type&&(o.data={day_money:e.usersDay,week_money1:e.usersLastWeek,week_money0:e.usersThisWeek,total_money:e.users30Days})}))};return(t,a)=>e.e({a:e.t(e.unref(i).points2||"0.00"),b:e.t(e.unref(i).points1||"0.00"),c:e.o((o=>e.unref(s)("/pages/mine/topUp",!0))),d:e.o((o=>e.unref(s)("/pages/wallet/withdraw",!0))),e:o._imports_0$3,f:e.o((o=>e.unref(s)("/pages/wallet/incomeList",!0))),g:e.p({bgColor:"#fff"}),h:o._imports_1$2,i:e.o((o=>e.unref(s)("/pages/mine/transferBalance",!0))),j:e.p({bgColor:"#fff"}),k:o._imports_1$2,l:e.o((o=>e.unref(s)("/pages/mine/toUser",!0))),m:e.p({bgColor:"#fff"}),n:o._imports_2,o:e.o((o=>e.unref(s)("/pages/wallet/withdrawList",!0))),p:e.p({bgColor:"#fff"}),q:e.p({border:!1,col:"4"}),r:e.unref(i).point2Give&&1==e.unref(i).point2Give},e.unref(i).point2Give&&1==e.unref(i).point2Give?{s:o._imports_1$2,t:e.o((o=>e.unref(s)("/pages/mine/toUser2",!0))),v:e.p({bgColor:"#fff"}),w:e.p({border:!1,col:"4"})}:{},{x:e.t(e.unref(f)),y:e.p({name:"arrow-right",color:"#2979ff",size:"16"}),z:e.o((o=>e.unref(s)("/pages/wallet/freezeMoney",!0))),A:e.t(e.unref(m)),B:e.p({name:"arrow-right",color:"#2979ff",size:"16"}),C:e.o((o=>e.unref(s)("/pages/wallet/freezeEarnings",!0))),D:e.t(e.unref(u)||0),E:e.t(e.unref(p)||0),F:e.f(e.unref(l),((o,t,a)=>({a:e.t(o.name),b:e.t(o.data.day_money||0),c:e.t(o.type),d:e.t(o.data.week_money1||0),e:e.t(o.type),f:e.t(o.data.week_money0||0),g:e.t(o.type),h:e.t(o.data.total_money||0),i:e.t(o.type),j:t})))})}},n=e._export_sfc(r,[["__scopeId","data-v-c8ba1f6a"]]);r.__runtimeHooks=1,wx.createPage(n);

View File

@@ -0,0 +1,8 @@
{
"navigationBarTitleText": "",
"usingComponents": {
"up-grid-item": "../../uni_modules/uview-plus/components/u-grid-item/u-grid-item",
"up-grid": "../../uni_modules/uview-plus/components/u-grid/u-grid",
"up-icon": "../../uni_modules/uview-plus/components/u-icon/u-icon"
}
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
.wallet_pall.data-v-c8ba1f6a{height:200rpx;border-radius:16rpx 16rpx 0rpx 0rpx;padding:40rpx;background:linear-gradient(179deg,#5082ff,#4278ff);display:flex;align-items:center;flex-direction:row;justify-content:space-between;border-bottom:1rpx solid rgba(153,153,153,.6)}.wallet_pall_header.data-v-c8ba1f6a{font-weight:700;font-size:26rpx;color:#002ea4}.wallet_pall_ye.data-v-c8ba1f6a{display:flex;align-items:center;justify-content:space-between;height:70%}.wallet_pall_ye view.data-v-c8ba1f6a:nth-child(1){font-weight:700;font-size:68rpx;color:#fff}.wallet_pall_ye view.data-v-c8ba1f6a: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:#fff}.wallet_pall_view.data-v-c8ba1f6a{display:flex;flex-direction:column;align-items:center;justify-content:center}.wallet_pall_view view.data-v-c8ba1f6a:nth-child(1){font-weight:700;font-size:45rpx;color:#fff;margin-bottom:30rpx}.wallet_pall_view view.data-v-c8ba1f6a:nth-child(2){font-size:28rpx;color:#fff}.wallet_list.data-v-c8ba1f6a{width:690rpx;height:120rpx;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-c8ba1f6a:nth-child(1){font-weight:700;font-size:28rpx;color:#232323;margin-bottom:10rpx}.wallet_list_left view.data-v-c8ba1f6a:nth-child(2){font-size:24rpx;color:#232323}.wallet_list_right.data-v-c8ba1f6a{font-weight:700;font-size:28rpx;color:#ff2727}.mine_block.data-v-c8ba1f6a{padding:24rpx;background-color:#fff;border-radius:12rpx;margin-bottom:20rpx}.mine_block_tit.data-v-c8ba1f6a{display:flex;align-items:center;justify-content:space-between}.mine_block_tit_left.data-v-c8ba1f6a{font-weight:700;font-size:28rpx;color:#232323}.mine_block_tit_right.data-v-c8ba1f6a{display:flex;align-items:center;font-size:24rpx;color:#cbd73b}.mine_block_tit_right image.data-v-c8ba1f6a{width:13rpx;height:22rpx;margin-left:15rpx;margin-top:6rpx}.mine_block_view.data-v-c8ba1f6a{width:100%;min-height:120rpx;border-radius:12rpx;border:2rpx solid rgba(55,112,174,.1);margin-top:16rpx;display:flex;align-items:center;font-size:28rpx;color:#232323;padding:20rpx 30rpx;text-align:center}.mine_block_view image.data-v-c8ba1f6a{width:48rpx;height:48rpx;margin-right:25rpx}.u-flex-y-center.data-v-c8ba1f6a{display:flex;flex-direction:row;justify-content:start;align-items:center}.u-flex-between.data-v-c8ba1f6a{justify-content:space-between}.u-flex-fill.data-v-c8ba1f6a{flex:1 1 auto}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../common/assets.js");require("../../uni_modules/uview-plus/index.js");const n=require("../../api/api.js"),t=require("../../hooks/useNav.js"),s=require("../../money.js"),r=require("../../uni_modules/uview-plus/libs/function/index.js");if(!Array){(e.resolveComponent("up-grid-item")+e.resolveComponent("up-grid")+e.resolveComponent("uni-section")+e.resolveComponent("z-paging"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-grid-item/u-grid-item.js")+(()=>"../../uni_modules/uview-plus/components/u-grid/u-grid.js")+(()=>"../../uni_modules/uni-section/components/uni-section/uni-section.js")+(()=>"../../uni_modules/z-paging/components/z-paging/z-paging.js"))();const a={__name:"earnings",setup(a){const{nav:i,navTo:u}=t.useNav();let l=e.ref({});const p=e.ref(null);let c=e.ref([]),m=e.ref(1);e.onShow((async()=>{let e=await n.userInfo();l.value=e,1!=m.value&&p.value.reload(),m.value++}));let d=()=>!p.value;e.onPullDownRefresh((()=>{d()||p.value.reload().catch((()=>{}))})),e.onPageScroll((e=>{d()||(p.value.updatePageScrollTop(e.scrollTop),e.scrollTop<10&&p.value.doChatRecordLoadMore())})),e.onReachBottom((()=>{d()||p.value.pageReachBottom()}));const g=(o,t)=>{let{id:s}=e.index.getStorageSync("user");const r={current:o,pageSize:t,userId:s};n.getUsersPoint1Info(r).then((e=>{p.value.complete(e.records)})).catch((e=>{p.value.complete(!1)}))};return(n,t)=>({a:e.t(e.unref(l).points1||"0.00"),b:e.o((o=>e.unref(u)("/pages/mine/transferBalance",!0))),c:o._imports_0$3,d:e.o((o=>e.unref(u)("/pages/wallet/incomeList",!0))),e:o._imports_2,f:e.o((o=>e.unref(u)("/pages/wallet/withdrawList",!0))),g:o._imports_2$1,h:e.o((o=>e.unref(u)("/pages/wallet/withdraw",!0))),i:o._imports_3,j:e.o((o=>e.unref(u)("/pages/wallet/bankCard",!0))),k:e.p({border:!1,col:"4"}),l:e.p({title:"最新记录",type:"line",titleFontSize:"32rpx"}),m:e.f(e.unref(c),((o,n,t)=>({a:e.t(e.unref(s.moneyJson).find((e=>e.id==o.type)).name),b:e.t(e.unref(r.timeFormat)(new Date(o.createTime).getTime(),"yyyy-mm-dd hh:MM")),c:e.t(o.points),d:n}))),n:e.sr(p,"a3a9f3b8-0",{k:"paging"}),o:e.o(g),p:e.o((o=>e.isRef(c)?c.value=o:c=o)),q:e.p({"use-page-scroll":!0,modelValue:e.unref(c)})})}},i=e._export_sfc(a,[["__scopeId","data-v-a3a9f3b8"]]);a.__runtimeHooks=1,wx.createPage(i);

View File

@@ -0,0 +1,9 @@
{
"navigationBarTitleText": "收益",
"usingComponents": {
"up-grid-item": "../../uni_modules/uview-plus/components/u-grid-item/u-grid-item",
"up-grid": "../../uni_modules/uview-plus/components/u-grid/u-grid",
"uni-section": "../../uni_modules/uni-section/components/uni-section/uni-section",
"z-paging": "../../uni_modules/z-paging/components/z-paging/z-paging"
}
}

View File

@@ -0,0 +1 @@
<view class="earnings p30 data-v-a3a9f3b8"><z-paging wx:if="{{q}}" class="r data-v-a3a9f3b8" u-s="{{['d']}}" u-r="paging" bindquery="{{o}}" u-i="a3a9f3b8-0" bind:__l="__l" bindupdateModelValue="{{p}}" u-p="{{q}}"><view class="wallet_pall data-v-a3a9f3b8"><view class="wallet_pall_header data-v-a3a9f3b8">当前收益(元)</view><view class="wallet_pall_ye data-v-a3a9f3b8"><view class="data-v-a3a9f3b8">{{a}}</view><view class="data-v-a3a9f3b8" bindtap="{{b}}">转入余额</view></view></view><view class="mt30 data-v-a3a9f3b8"><up-grid wx:if="{{k}}" class="data-v-a3a9f3b8" u-s="{{['d']}}" u-i="a3a9f3b8-1,a3a9f3b8-0" bind:__l="__l" u-p="{{k}}"><up-grid-item class="data-v-a3a9f3b8" u-s="{{['d']}}" bindclick="{{d}}" u-i="a3a9f3b8-2,a3a9f3b8-1" bind:__l="__l"><image class="data-v-a3a9f3b8" src="{{c}}" style="width:56rpx;height:56rpx" mode="widthFix"></image><text class="data-v-a3a9f3b8" style="font-size:28rpx;color:#333;margin-top:10rpx">收支明细</text><view class="data-v-a3a9f3b8" style="height:15rpx"></view></up-grid-item><up-grid-item class="data-v-a3a9f3b8" u-s="{{['d']}}" bindclick="{{f}}" u-i="a3a9f3b8-3,a3a9f3b8-1" bind:__l="__l"><image class="data-v-a3a9f3b8" src="{{e}}" style="width:56rpx;height:56rpx" mode="widthFix"></image><text class="data-v-a3a9f3b8" style="font-size:28rpx;color:#333;margin-top:10rpx">提现明细</text><view class="data-v-a3a9f3b8" style="height:15rpx"></view></up-grid-item><up-grid-item class="data-v-a3a9f3b8" u-s="{{['d']}}" bindclick="{{h}}" u-i="a3a9f3b8-4,a3a9f3b8-1" bind:__l="__l"><image class="data-v-a3a9f3b8" src="{{g}}" style="width:56rpx;height:56rpx" mode="widthFix"></image><text class="data-v-a3a9f3b8" style="font-size:28rpx;color:#333;margin-top:10rpx">提现</text><view class="data-v-a3a9f3b8" style="height:15rpx"></view></up-grid-item><up-grid-item class="data-v-a3a9f3b8" u-s="{{['d']}}" bindclick="{{j}}" u-i="a3a9f3b8-5,a3a9f3b8-1" bind:__l="__l"><image class="data-v-a3a9f3b8" src="{{i}}" style="width:56rpx;height:56rpx" mode="widthFix"></image><text class="data-v-a3a9f3b8" style="font-size:28rpx;color:#333;margin-top:10rpx">银行卡</text><view class="data-v-a3a9f3b8" style="height:15rpx"></view></up-grid-item></up-grid></view><view class="mt30 data-v-a3a9f3b8"><uni-section wx:if="{{l}}" class="data-v-a3a9f3b8" u-i="a3a9f3b8-6,a3a9f3b8-0" bind:__l="__l" u-p="{{l}}"></uni-section></view><view wx:for="{{m}}" wx:for-item="item" wx:key="d" class="mt30 wallet_list data-v-a3a9f3b8"><view class="wallet_list_left data-v-a3a9f3b8"><view class="data-v-a3a9f3b8">{{item.a}}</view><view class="data-v-a3a9f3b8">{{item.b}}</view></view><view class="wallet_list_right data-v-a3a9f3b8">{{item.c}}元</view></view></z-paging></view>

View File

@@ -0,0 +1 @@
.wallet_pall.data-v-a3a9f3b8{width:690rpx;height:272rpx;border-radius:16rpx;padding:40rpx;background:#fff}.wallet_pall_header.data-v-a3a9f3b8{font-weight:700;font-size:26rpx;color:#002ea4}.wallet_pall_ye.data-v-a3a9f3b8{display:flex;align-items:center;justify-content:space-between;height:70%}.wallet_pall_ye view.data-v-a3a9f3b8:nth-child(1){font-weight:700;font-size:68rpx;color:#002ea4}.wallet_pall_ye view.data-v-a3a9f3b8: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-a3a9f3b8{width:690rpx;height:120rpx;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-a3a9f3b8:nth-child(1){font-weight:700;font-size:28rpx;color:#232323;margin-bottom:10rpx}.wallet_list_left view.data-v-a3a9f3b8:nth-child(2){font-size:24rpx;color:#232323}.wallet_list_right.data-v-a3a9f3b8{font-weight:700;font-size:28rpx;color:#ff2727}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),n=require("../../common/assets.js"),o=require("../../hooks/useNav.js"),r=require("../../api/api.js");if(!Array){(e.resolveComponent("statusBar")+e.resolveComponent("up-tag")+e.resolveComponent("up-grid-item")+e.resolveComponent("up-grid")+e.resolveComponent("up-icon")+e.resolveComponent("up-image")+e.resolveComponent("tabbar"))()}Math||((()=>"../../components/statusBar/statusBar.js")+(()=>"../../uni_modules/uview-plus/components/u-tag/u-tag.js")+(()=>"../../uni_modules/uview-plus/components/u-grid-item/u-grid-item.js")+(()=>"../../uni_modules/uview-plus/components/u-grid/u-grid.js")+(()=>"../../uni_modules/uview-plus/components/u-icon/u-icon.js")+(()=>"../../uni_modules/uview-plus/components/u-image/u-image.js")+(()=>"../../components/tabbar/tabbar.js"))();const a={__name:"mine",setup(a){const{nav:i,navTo:s}=o.useNav();let t=e.ref({}),u=e.ref(!0);e.onLoad((()=>{e.index.hideTabBar()}));const l=e.reactive([{img:"/static/icon/dd.png",name:"订单",path:"/pages/order/order",login:!0},{img:"/static/icon/zb.png",name:"邀请记录",path:"/pages/shareList/shareList",login:!0},{img:"/static/icon/dz.png",name:"充电桩",path:"/pages/piles/piles",login:!0},{img:"/static/icon/kf.png",name:"联系客服",login:!1,openType:"contact"}]);e.onShow((()=>{e.index.hideTabBar(),e.index.getStorageSync("token")||""?(p(),u.value=!0):(t.value={},u.value=!1)}));let p=async()=>{try{let n=await r.userInfo();t.value=n,e.index.setStorageSync("user",n)}catch(n){console.log(123456),t.value={},u.value=!1}},m=n=>{e.index.setClipboardData({data:n,success:function(){}})};return(o,r)=>{var a,i,p,d,c,f;return e.e({a:e.unref(t).avatar||"/static/icon/avatar.png",b:e.unref(u)},e.unref(u)?e.e({c:e.unref(t).nickName},e.unref(t).nickName?{d:e.t(e.unref(t).nickName||"")}:{},{e:1==e.unref(t).level},1==e.unref(t).level?{f:e.p({text:"运营中心",plain:!0,size:"mini",borderColor:"#fa7d02",color:"#fa7d02"})}:{},{g:2==e.unref(t).level},2==e.unref(t).level?{h:e.p({text:"合伙人",plain:!0,size:"mini",borderColor:"#fa7d02",color:"#fa7d02"})}:{},{i:3==e.unref(t).level},3==e.unref(t).level?{j:e.p({text:"省分公司",plain:!0,size:"mini",borderColor:"#fa7d02",color:"#fa7d02"})}:{},{k:e.t(e.unref(t).userName||"")}):{},{l:e.unref(u)},e.unref(u)?{m:n._imports_0$1}:{},{n:e.o((n=>e.unref(s)("/pages/mine/setting",!0))),o:e.t(e.unref(t).points2||"0.00"),p:e.o((n=>e.unref(s)("/pages/mine/balanceIncome",!0))),q:e.t(e.unref(t).points1||"0.00"),r:e.o((n=>e.unref(s)("/pages/mine/balanceIncome",!0))),s:e.t(e.unref(t).deviceNum||0),t:e.o((n=>e.unref(s)("/pages/piles/piles",!0))),v:e.p({border:!1,col:"3"}),w:null==(i=null==(a=e.unref(t))?void 0:a.formUsersInfo)?void 0:i.userName},(null==(d=null==(p=e.unref(t))?void 0:p.formUsersInfo)?void 0:d.userName)?{x:e.t(null==(f=null==(c=e.unref(t))?void 0:c.formUsersInfo)?void 0:f.userName)}:{},{y:e.f(l,((n,o,r)=>({a:"0a37936b-10-"+r+",0a37936b-9-"+r,b:e.p({imgMode:"widthFix",name:n.img,size:27}),c:e.t(n.name),d:n.openType,e:o,f:e.o((o=>e.unref(s)(n.path,n.login,n.call)),o),g:"0a37936b-9-"+r+",0a37936b-8"}))),z:e.p({bgColor:"#fff"}),A:e.p({border:!1,col:"4"}),B:e.unref(t).qrCode},e.unref(t).qrCode?e.e({C:0==e.unref(t).pemType},0==e.unref(t).pemType?{}:{D:e.t(e.unref(t).shareCode),E:e.o((n=>e.unref(m)(e.unref(t).shareCode))),F:e.p({src:e.unref(t).qrCode,radius:"20rpx",width:"440rpx",height:"440rpx",mode:"widthFix"})}):{},{G:e.p({path:"/pages/mine/mine"})})}}},i=e._export_sfc(a,[["__scopeId","data-v-0a37936b"]]);wx.createPage(i);

View File

@@ -0,0 +1,13 @@
{
"navigationBarTitleText": "",
"navigationStyle": "custom",
"usingComponents": {
"status-bar": "../../components/statusBar/statusBar",
"up-tag": "../../uni_modules/uview-plus/components/u-tag/u-tag",
"up-grid-item": "../../uni_modules/uview-plus/components/u-grid-item/u-grid-item",
"up-grid": "../../uni_modules/uview-plus/components/u-grid/u-grid",
"up-icon": "../../uni_modules/uview-plus/components/u-icon/u-icon",
"up-image": "../../uni_modules/uview-plus/components/u-image/u-image",
"tabbar": "../../components/tabbar/tabbar"
}
}

View File

@@ -0,0 +1 @@
<view class="mine p30 data-v-0a37936b" style="padding-bottom:150rpx"><status-bar class="data-v-0a37936b" u-i="0a37936b-0" bind:__l="__l"/><view class="mine_header data-v-0a37936b" bindtap="{{n}}"><image class="mine_header_img data-v-0a37936b" src="{{a}}"></image><view wx:if="{{b}}" class="mine_header_text data-v-0a37936b"><view class="mine_header_text_nick data-v-0a37936b"><view wx:if="{{c}}" class="data-v-0a37936b" style="margin-right:15rpx">{{d}}</view><up-tag wx:if="{{e}}" class="data-v-0a37936b" u-i="0a37936b-1" bind:__l="__l" u-p="{{f}}"></up-tag><up-tag wx:if="{{g}}" class="data-v-0a37936b" u-i="0a37936b-2" bind:__l="__l" u-p="{{h}}"></up-tag><up-tag wx:if="{{i}}" class="data-v-0a37936b" u-i="0a37936b-3" bind:__l="__l" u-p="{{j}}"></up-tag></view><view class="mine_header_text_acc data-v-0a37936b">{{k}}</view></view><view wx:else class="mine_header_text data-v-0a37936b"><view class="mine_header_text_nick data-v-0a37936b">点击登录</view></view><image wx:if="{{l}}" class="mine_header_sz data-v-0a37936b" src="{{m}}"></image></view><view class="mt30 data-v-0a37936b"><up-grid wx:if="{{v}}" class="data-v-0a37936b" u-s="{{['d']}}" u-i="0a37936b-4" bind:__l="__l" u-p="{{v}}"><up-grid-item class="data-v-0a37936b" u-s="{{['d']}}" bindclick="{{p}}" u-i="0a37936b-5,0a37936b-4" bind:__l="__l"><view class="data-v-0a37936b" style="height:15rpx"></view><view class="data-v-0a37936b" style="font-weight:bold">{{o}}</view><text class="data-v-0a37936b" style="font-size:28rpx;color:#333;margin-top:10rpx">增值收益</text><view class="data-v-0a37936b" style="height:15rpx"></view></up-grid-item><up-grid-item class="data-v-0a37936b" u-s="{{['d']}}" bindclick="{{r}}" u-i="0a37936b-6,0a37936b-4" bind:__l="__l"><view class="data-v-0a37936b" style="height:15rpx"></view><view class="data-v-0a37936b" style="font-weight:bold">{{q}}</view><text class="data-v-0a37936b" style="font-size:28rpx;color:#333;margin-top:10rpx">基础收益</text><view class="data-v-0a37936b" style="height:15rpx"></view></up-grid-item><up-grid-item class="data-v-0a37936b" u-s="{{['d']}}" bindclick="{{t}}" u-i="0a37936b-7,0a37936b-4" bind:__l="__l"><view class="data-v-0a37936b" style="height:15rpx"></view><view class="data-v-0a37936b" style="font-weight:bold">{{s}}</view><text class="data-v-0a37936b" style="font-size:28rpx;color:#333;margin-top:10rpx">充电桩</text><view class="data-v-0a37936b" style="height:15rpx"></view></up-grid-item></up-grid></view><view wx:if="{{w}}" class="mt30 data-v-0a37936b" style="width:100%;background-color:#fff;padding:25rpx;font-size:30rpx">邀请人:{{x}}</view><view class="data-v-0a37936b" style="height:25rpx"></view><view class="data-v-0a37936b" style="background-color:#fff"><up-grid wx:if="{{A}}" class="data-v-0a37936b" u-s="{{['d']}}" u-i="0a37936b-8" bind:__l="__l" u-p="{{A}}"><up-grid-item wx:for="{{y}}" wx:for-item="item" wx:key="e" class="data-v-0a37936b" u-s="{{['d']}}" bindclick="{{item.f}}" u-i="{{item.g}}" bind:__l="__l" u-p="{{z}}"><button class="data-v-0a37936b" open-type="{{item.d}}" style="all:unset;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column"><view class="data-v-0a37936b" style="height:35rpx"></view><up-icon wx:if="{{item.b}}" class="data-v-0a37936b" u-i="{{item.a}}" bind:__l="__l" u-p="{{item.b}}"></up-icon><text class="data-v-0a37936b" style="font-size:28rpx;color:#333;margin-top:10rpx">{{item.c}}</text><view class="data-v-0a37936b" style="height:20rpx"></view></button></up-grid-item></up-grid></view><view class="data-v-0a37936b" style="height:50rpx"></view><view wx:if="{{B}}" class="data-v-0a37936b" style="background-color:#f6faff;padding:30rpx;border-radius:10rpx"><view wx:if="{{C}}" class="data-v-0a37936b" style="color:#999999"> 暂无推广权限 </view><view wx:else class="data-v-0a37936b"><view class="data-v-0a37936b" style="font-size:30rpx;color:#999999;text-align:center;margin-bottom:20rpx"> 邀请码:{{D}} <text class="data-v-0a37936b" style="text-decoration:underline;margin-left:30rpx" bindtap="{{E}}">复制</text></view><view class="u-flex u-flex-xy-center data-v-0a37936b"><up-image wx:if="{{F}}" class="data-v-0a37936b" u-i="0a37936b-11" bind:__l="__l" u-p="{{F}}"></up-image></view><view class="data-v-0a37936b" style="height:10rpx"></view><view class="data-v-0a37936b" style="font-size:30rpx;color:#999999;text-align:center">长按保存或者转发</view></view></view><view class="data-v-0a37936b" style="height:50rpx"></view><tabbar wx:if="{{G}}" class="data-v-0a37936b" u-i="0a37936b-12" bind:__l="__l" u-p="{{G}}"></tabbar></view>

View File

@@ -0,0 +1 @@
page{background:linear-gradient(180deg,#dbe5ff,#f7f7f7 15%,#f7f7f7 81%,#f7f7f7)}.mine_header.data-v-0a37936b{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.mine_header_img.data-v-0a37936b{width:152rpx;height:152rpx;margin-right:22rpx;border-radius:50%}.mine_header_text.data-v-0a37936b{flex:1}.mine_header_text_nick.data-v-0a37936b{display:flex;align-items:center;flex-direction:row;justify-content:start;font-weight:700;font-size:40rpx;color:#232323;margin-bottom:15rpx}.mine_header_text_acc.data-v-0a37936b{font-weight:700;font-size:32rpx;color:#232323}.mine_header_sz.data-v-0a37936b{width:44rpx;height:38rpx}.mine ::deep .u-grid-item.data-v-0a37936b{margin-top:0}.mine button.data-v-0a37936b:after{all:unset}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../api/api.js");if(!Array){(e.resolveComponent("up-input")+e.resolveComponent("up-code")+e.resolveComponent("up-button"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-input/u-input.js")+(()=>"../../uni_modules/uview-plus/components/u-code/u-code.js")+(()=>"../../uni_modules/uview-plus/components/u-button/u-button.js"))();const n={__name:"phone",setup(n){let t=e.ref({}),u=e.ref(""),r=e.ref(""),d=e.ref(null),s=e.ref(null),a=e.reactive({newPhone:"",newPhoneSmsCode:"",oldPhoneSmsCode:""});e.onLoad((async e=>{t.value=await o.userInfo()}));let i=async()=>{await o.updatePhone(a),e.index.showToast({title:"修改成功",icon:"none"}),setTimeout((()=>{e.index.navigateBack()}),1500)},l=e=>{u.value=e},p=e=>{r.value=e},f=n=>{if(!n)return e.index.showToast({title:"请输入手机号",icon:"none"});d.value.canGetCode?(e.index.showLoading({title:"正在获取验证码"}),o.smsCode({phone:n}).then((o=>{e.index.hideLoading(),e.index.$u.toast("验证码已发送"),d.value.start()}))):e.index.$u.toast("倒计时结束后再发送")},h=n=>{if(!n)return e.index.showToast({title:"请输入手机号",icon:"none"});s.value.canGetCode?(e.index.showLoading({title:"正在获取验证码"}),o.smsCode({phone:n}).then((o=>{e.index.hideLoading(),e.index.$u.toast("验证码已发送"),s.value.start()}))):e.index.$u.toast("倒计时结束后再发送")};return(o,n)=>({a:e.o((o=>e.unref(t).phone=o)),b:e.p({border:!1,disabledColor:"#fff",placeholder:"请输入",disabled:!0,modelValue:e.unref(t).phone}),c:e.o((o=>e.unref(a).oldPhoneSmsCode=o)),d:e.p({border:!1,placeholder:"请输入",modelValue:e.unref(a).oldPhoneSmsCode}),e:e.sr(d,"08b7825f-2",{k:"uCode1"}),f:e.o(e.unref(l)),g:e.p({"keep-running":!0,"start-text":"点我获取验证码"}),h:e.t(e.unref(u)),i:e.o((o=>e.unref(f)(e.unref(t).phone))),j:e.p({color:"#4874e5"}),k:e.o((o=>e.unref(a).newPhone=o)),l:e.p({border:!1,placeholder:"请输入",modelValue:e.unref(a).newPhone}),m:e.o((o=>e.unref(a).newPhoneSmsCode=o)),n:e.p({border:!1,placeholder:"请输入",modelValue:e.unref(a).newPhoneSmsCode}),o:e.sr(s,"08b7825f-6",{k:"uCode2"}),p:e.o(e.unref(p)),q:e.p({"keep-running":!0,"start-text":"点我获取验证码"}),r:e.t(e.unref(r)),s:e.o((o=>e.unref(h)(e.unref(a).newPhone))),t:e.p({color:"#4874e5"}),v:e.o(((...o)=>e.unref(i)&&e.unref(i)(...o)))})}},t=e._export_sfc(n,[["__scopeId","data-v-08b7825f"]]);wx.createPage(t);

View File

@@ -0,0 +1,8 @@
{
"navigationBarTitleText": "",
"usingComponents": {
"up-input": "../../uni_modules/uview-plus/components/u-input/u-input",
"up-code": "../../uni_modules/uview-plus/components/u-code/u-code",
"up-button": "../../uni_modules/uview-plus/components/u-button/u-button"
}
}

View File

@@ -0,0 +1 @@
<view class="addBankCard p30 data-v-08b7825f"><view class="data-v-08b7825f"><view class="data-v-08b7825f"><view class="addBankCard_input_tit data-v-08b7825f">请输入手机号:</view><view class="addBankCard_input data-v-08b7825f"><up-input wx:if="{{b}}" class="data-v-08b7825f" u-i="08b7825f-0" bind:__l="__l" bindupdateModelValue="{{a}}" u-p="{{b}}"></up-input></view></view><view class="data-v-08b7825f"><view class="addBankCard_input_tit data-v-08b7825f">请输入验证码:</view><view class="addBankCard_input data-v-08b7825f"><up-input wx:if="{{d}}" class="data-v-08b7825f" u-i="08b7825f-1" bind:__l="__l" bindupdateModelValue="{{c}}" u-p="{{d}}"></up-input><view class="data-v-08b7825f" style="width:250rpx"><up-code wx:if="{{g}}" class="r data-v-08b7825f" u-r="uCode1" bindchange="{{f}}" u-i="08b7825f-2" bind:__l="__l" u-p="{{g}}"></up-code><up-button wx:if="{{j}}" class="data-v-08b7825f" u-s="{{['d']}}" bindclick="{{i}}" u-i="08b7825f-3" bind:__l="__l" u-p="{{j}}">{{h}}</up-button></view></view></view><view class="data-v-08b7825f"><view class="addBankCard_input_tit data-v-08b7825f">请输入新手机号:</view><view class="addBankCard_input data-v-08b7825f"><up-input wx:if="{{l}}" class="data-v-08b7825f" u-i="08b7825f-4" bind:__l="__l" bindupdateModelValue="{{k}}" u-p="{{l}}"></up-input></view></view><view class="data-v-08b7825f"><view class="addBankCard_input_tit data-v-08b7825f">请输入新手机号验证码:</view><view class="addBankCard_input data-v-08b7825f"><up-input wx:if="{{n}}" class="data-v-08b7825f" u-i="08b7825f-5" bind:__l="__l" bindupdateModelValue="{{m}}" u-p="{{n}}"></up-input><view class="data-v-08b7825f" style="width:250rpx"><up-code wx:if="{{q}}" class="r data-v-08b7825f" u-r="uCode2" bindchange="{{p}}" u-i="08b7825f-6" bind:__l="__l" u-p="{{q}}"></up-code><up-button wx:if="{{t}}" class="data-v-08b7825f" u-s="{{['d']}}" bindclick="{{s}}" u-i="08b7825f-7" bind:__l="__l" u-p="{{t}}">{{r}}</up-button></view></view></view></view><view class="data-v-08b7825f" style="height:50rpx"></view><view class="data-v-08b7825f" style="display:flex;justify-content:center"><view class="addBankCard_btn data-v-08b7825f" bindtap="{{v}}">确定</view></view></view>

View File

@@ -0,0 +1 @@
.addBankCard_input.data-v-08b7825f{width:690rpx;height:100rpx;background:#fff;border-radius:8rpx;display:flex;align-items:center;flex-direction:row;justify-content:start;margin-bottom:30rpx;padding:0 30rpx}.addBankCard_input_tit.data-v-08b7825f{width:100%;font-weight:700;font-size:26rpx;color:#232323;margin-bottom:20rpx}.addBankCard_btn.data-v-08b7825f{width:488rpx;height:86rpx;background:#4874e5;border-radius:44rpx;display:flex;align-items:center;flex-direction:row;justify-content:center;font-weight:700;font-size:28rpx;color:#fff}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../common/assets.js"),n=require("../../api/api.js"),r=require("../../hooks/useNav.js"),u=require("../../common/js/user.js"),t=require("../../store/index.js");if(!Array){(e.resolveComponent("up-icon")+e.resolveComponent("u-button")+e.resolveComponent("uni-popup-dialog")+e.resolveComponent("uni-popup"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-icon/u-icon.js")+(()=>"../../uni_modules/uview-plus/components/u-button/u-button.js")+(()=>"../../uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.js")+(()=>"../../uni_modules/uni-popup/components/uni-popup/uni-popup.js"))();const s={__name:"setting",setup(s){const{nav:a,navTo:p}=r.useNav();let i=e.ref();e.ref(!1);let l=e.ref(null);e.onShow((()=>{c()}));let c=async()=>{let e=await n.userInfo();i.value=e},m=async e=>{await n.updateUserInfo({nickName:e}),c(),console.log(e)},d=async e=>{const{avatarUrl:o}=e.detail;let r=await u.uploadFiles(o);await n.updateUserInfo({avatar:r}),c()},f=()=>{e.index.clearStorageSync(),t.store.commit("setToken",""),e.index.showToast({title:"退出登录成功",icon:"success"}),e.index.switchTab({url:"/pages/index/index"})};return(n,r)=>e.e({a:e.unref(i).avatar},e.unref(i).avatar?{b:e.unref(i).avatar,c:e.o(((...e)=>n.infoHeader&&n.infoHeader(...e)))}:{d:o._imports_0$5},{e:e.o(((...o)=>e.unref(d)&&e.unref(d)(...o))),f:e.t(e.unref(i).nickName||"默认用户"),g:e.p({name:"edit-pen",size:"24"}),h:e.o((o=>e.unref(l).open())),i:e.unref(i).userName},e.unref(i).userName?{j:e.t(e.unref(i).userName)}:{},{k:e.p({color:"#999999",name:"arrow-right",size:"35rpx"}),l:e.unref(i).phone},e.unref(i).phone?{m:e.t(e.unref(i).phone)}:{},{n:e.p({color:"#999999",name:"arrow-right",size:"35rpx"}),o:e.o((o=>e.unref(p)("/pages/mine/phone",!0))),p:e.o((o=>e.unref(f)())),q:e.p({text:"退出登录",size:"normal",type:"error"}),r:e.sr("inputClose","31028581-5,31028581-4"),s:e.o(e.unref(m)),t:e.p({inputType:"text",mode:"input",title:"请输入昵称",placeholder:"请输入昵称"}),v:e.sr(l,"31028581-4",{k:"inputDialog"}),w:e.p({type:"dialog"})})}},a=e._export_sfc(s,[["__scopeId","data-v-31028581"]]);wx.createPage(a);

View File

@@ -0,0 +1,9 @@
{
"navigationBarTitleText": "",
"usingComponents": {
"up-icon": "../../uni_modules/uview-plus/components/u-icon/u-icon",
"u-button": "../../uni_modules/uview-plus/components/u-button/u-button",
"uni-popup-dialog": "../../uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog",
"uni-popup": "../../uni_modules/uni-popup/components/uni-popup/uni-popup"
}
}

View File

@@ -0,0 +1 @@
<view class="p30 data-v-31028581"><view class="data-v-31028581" style="padding-top:30rpx"><view class="means-a data-v-31028581"><view class="means-a-list data-v-31028581" style="justify-content:center;padding-top:30rpx"><button class="data-v-31028581" style="all:unset" open-type="chooseAvatar" bindchooseavatar="{{e}}"><image wx:if="{{a}}" src="{{b}}" class="header data-v-31028581" mode="widthFix" bindtap="{{c}}"></image><image wx:else class="header data-v-31028581" src="{{d}}" mode="widthFix"></image></button></view><view class="means-a-list data-v-31028581" style="justify-content:center" bindtap="{{h}}"><view class="nickname data-v-31028581">{{f}}</view><up-icon wx:if="{{g}}" class="data-v-31028581" u-i="31028581-0" bind:__l="__l" u-p="{{g}}"></up-icon></view><view class="means-a-list data-v-31028581"><view class="tit data-v-31028581">用户名</view><view class="means-zhuomi data-v-31028581"><view wx:if="{{i}}" class="means-zhuomi-tit data-v-31028581">{{j}}</view><up-icon wx:if="{{k}}" class="data-v-31028581" u-i="31028581-1" bind:__l="__l" u-p="{{k}}"></up-icon></view></view><view class="means-a-list data-v-31028581" bindtap="{{o}}"><view class="tit data-v-31028581">手机号</view><view class="means-zhuomi data-v-31028581"><view wx:if="{{l}}" class="means-zhuomi-tit data-v-31028581">{{m}}</view><up-icon wx:if="{{n}}" class="data-v-31028581" u-i="31028581-2" bind:__l="__l" u-p="{{n}}"></up-icon></view></view></view></view><view class="data-v-31028581" style="height:80rpx"></view><u-button wx:if="{{q}}" class="data-v-31028581" bindclick="{{p}}" u-i="31028581-3" bind:__l="__l" u-p="{{q}}"></u-button><uni-popup wx:if="{{w}}" class="r data-v-31028581" u-s="{{['d']}}" u-r="inputDialog" u-i="31028581-4" bind:__l="__l" u-p="{{w}}"><uni-popup-dialog wx:if="{{t}}" class="r data-v-31028581" u-r="inputClose" bindconfirm="{{s}}" u-i="31028581-5,31028581-4" bind:__l="__l" u-p="{{t}}"></uni-popup-dialog></uni-popup></view>

View File

@@ -0,0 +1 @@
view.data-v-31028581{box-sizing:border-box}.means-a.data-v-31028581{width:100%;background:#fff;border-radius:15rpx;padding:25rpx}.means-a .means-a-list.data-v-31028581{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:100rpx;background-color:#fff;padding:0;border:0}.means-a .means-a-list .tit.data-v-31028581{font-size:30rpx;color:#999}.means-a .means-a-list .header.data-v-31028581{width:140rpx;height:140rpx;margin-bottom:20rpx;border-radius:50%}.means-a .means-a-list .nickname.data-v-31028581{font-size:30rpx;color:#222}.means-a .means-a-list .means-zhuomi.data-v-31028581{display:flex;align-items:center}.means-a .means-a-list .means-zhuomi .zuomi.data-v-31028581{width:189rpx;height:36rpx;border:1rpx solid #4d4590;border-radius:5rpx;text-align:center;line-height:36rpx;color:#4d4590;font-size:22rpx}.means-a .means-a-list .means-zhuomi .means-zhuomi-tit.data-v-31028581{margin:0 15rpx 0 30rpx;font-size:28rpx;color:#999}.means-a .means-a-list .means-zhuomi image.data-v-31028581{width:11rpx;height:21rpx}button.data-v-31028581:after{all:unset}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js");require("../../store/index.js");const r=require("../../api/api.js");if(!Array){e.resolveComponent("up-image")()}Math;const a={__name:"share",setup(a){let t=e.ref({}),o=e.ref(!0);e.onShow((()=>{e.index.getStorageSync("token")||""?(n(),o.value=!0):o.value=!1}));let n=async()=>{let e=await r.userInfo();t.value=e},s=r=>{e.index.setClipboardData({data:r,success:function(){}})};return(r,a)=>e.e({a:e.unref(t).qrCode},e.unref(t).qrCode?{b:e.t(e.unref(t).shareCode),c:e.o((r=>e.unref(s)(e.unref(t).shareCode))),d:e.p({src:e.unref(t).qrCode,radius:"20rpx",width:"440rpx",height:"440rpx",mode:"widthFix"})}:{})}},t=e._export_sfc(a,[["__scopeId","data-v-31a7dd90"]]);wx.createPage(t);

View File

@@ -0,0 +1,6 @@
{
"navigationBarTitleText": "邀请码",
"usingComponents": {
"up-image": "../../uni_modules/uview-plus/components/u-image/u-image"
}
}

View File

@@ -0,0 +1 @@
<view class="mine p30 data-v-31a7dd90"><view wx:if="{{a}}" class="data-v-31a7dd90" style="background-color:#f6faff;padding:30rpx;border-radius:10rpx"><view class="data-v-31a7dd90" style="font-size:30rpx;color:#999999;text-align:center;margin-bottom:20rpx"> 邀请码:{{b}} <text class="data-v-31a7dd90" style="text-decoration:underline;margin-left:30rpx" bindtap="{{c}}">复制</text></view><view class="u-flex u-flex-xy-center data-v-31a7dd90"><up-image wx:if="{{d}}" class="data-v-31a7dd90" u-i="31a7dd90-0" bind:__l="__l" u-p="{{d}}"></up-image></view><view class="data-v-31a7dd90" style="height:10rpx"></view><view class="data-v-31a7dd90" style="font-size:30rpx;color:#999999;text-align:center">长按保存或者转发</view></view></view>

View File

@@ -0,0 +1 @@
page{background:linear-gradient(180deg,#dbe5ff,#f7f7f7 15%,#f7f7f7 81%,#f7f7f7)}.mine.data-v-31a7dd90{display:flex;align-items:center;justify-content:center;width:100%;height:100vh}.mine_header.data-v-31a7dd90{display:flex;align-items:center;flex-direction:row;justify-content:space-between}.mine_header_img.data-v-31a7dd90{width:152rpx;height:152rpx;margin-right:22rpx;border-radius:50%}.mine_header_text.data-v-31a7dd90{flex:1}.mine_header_text_nick.data-v-31a7dd90{font-weight:700;font-size:40rpx;color:#232323;margin-bottom:15rpx}.mine_header_text_acc.data-v-31a7dd90{font-weight:700;font-size:32rpx;color:#232323}.mine_header_sz.data-v-31a7dd90{width:44rpx;height:38rpx}.mine ::deep .u-grid-item.data-v-31a7dd90{margin-top:0}.mine button.data-v-31a7dd90:after{all:unset}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../api/api.js");if(!Array){(e.resolveComponent("up-input")+e.resolveComponent("up-code")+e.resolveComponent("up-button"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-input/u-input.js")+(()=>"../../uni_modules/uview-plus/components/u-code/u-code.js")+(()=>"../../uni_modules/uview-plus/components/u-button/u-button.js"))();const n={__name:"toUser",setup(n){e.ref();let t=e.ref({}),r=e.ref([]),u=e.ref(""),s=e.ref(null),a=e.reactive({rechargeMoney:"",smsCode:"",toUserName:"",toPhone:""});e.ref(),e.onLoad((async()=>{let e=await o.userInfo();t.value=e;const{configValue:n}=await o.getAppConfig({configKey:"DEPOSIT"});r.value=JSON.parse(n)}));let i=e=>{u.value=e},l=()=>{if(!t.value.phone)return e.index.showToast({title:"请输入手机号",icon:"none"});s.value.canGetCode?(e.index.showLoading({title:"正在获取验证码"}),o.smsCode({phone:t.value.phone}).then((o=>{e.index.hideLoading(),e.index.$u.toast("验证码已发送"),s.value.start()}))):e.index.$u.toast("倒计时结束后再发送")},d=async()=>a.rechargeMoney?a.smsCode?a.toUserName?a.toPhone?(await o.giveWallet(a),void e.index.showModal({title:"提示",content:"转赠成功",showCancel:!1,success(){e.index.navigateBack()}})):e.index.showToast({title:"请输入转赠手机号",icon:"none"}):e.index.showToast({title:"请输入转赠用户名",icon:"none"}):e.index.showToast({title:"请输入验证码",icon:"none"}):e.index.showToast({title:"请输入金额",icon:"none"});return(o,n)=>({a:e.t(e.unref(t).points1),b:e.o((o=>e.unref(a).rechargeMoney=o)),c:e.p({fontSize:"36rpx",placeholder:"请输入转赠金额",border:!1,modelValue:e.unref(a).rechargeMoney}),d:e.o((o=>e.unref(a).rechargeMoney=e.unref(t).points1)),e:e.o((o=>e.unref(t).phone=o)),f:e.p({border:!1,disabled:!0,modelValue:e.unref(t).phone}),g:e.o((o=>e.unref(a).smsCode=o)),h:e.p({placeholder:"请输入验证码",border:!1,modelValue:e.unref(a).smsCode}),i:e.sr(s,"43e73c21-3",{k:"uCode"}),j:e.o(e.unref(i)),k:e.p({"keep-running":!0,"start-text":"点我获取验证码"}),l:e.t(e.unref(u)),m:e.o(e.unref(l)),n:e.p({color:"#4874e5"}),o:e.o((o=>e.unref(a).toUserName=o)),p:e.p({placeholder:"转赠用户名",border:!1,modelValue:e.unref(a).toUserName}),q:e.o((o=>e.unref(a).toPhone=o)),r:e.p({placeholder:"转赠手机号",border:!1,modelValue:e.unref(a).toPhone}),s:e.o(((...o)=>e.unref(d)&&e.unref(d)(...o)))})}},t=e._export_sfc(n,[["__scopeId","data-v-43e73c21"]]);wx.createPage(t);

View File

@@ -0,0 +1,8 @@
{
"navigationBarTitleText": "基础收益转赠",
"usingComponents": {
"up-input": "../../uni_modules/uview-plus/components/u-input/u-input",
"up-code": "../../uni_modules/uview-plus/components/u-code/u-code",
"up-button": "../../uni_modules/uview-plus/components/u-button/u-button"
}
}

View File

@@ -0,0 +1 @@
<view class="withdraw p30 data-v-43e73c21"><view class="data-v-43e73c21" style="background-color:#ffffff;padding:30rpx;border-radius:10rpx;font-size:30rpx;color:#949494"><view class="data-v-43e73c21">当前基础收益 ¥{{a}}最低转赠¥1</view></view><view class="data-v-43e73c21" style="height:30rpx"></view><view class="withdraw_mon data-v-43e73c21"><view class="withdraw_mon_input data-v-43e73c21"><view class="withdraw_mon_input_fu data-v-43e73c21">¥</view><view class="data-v-43e73c21"><up-input wx:if="{{c}}" class="data-v-43e73c21" u-i="43e73c21-0" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></up-input></view><view class="withdraw_mon_input_note data-v-43e73c21" bindtap="{{d}}">全部转赠</view></view><view class="data-v-43e73c21"><up-input wx:if="{{f}}" class="data-v-43e73c21" u-i="43e73c21-1" bind:__l="__l" bindupdateModelValue="{{e}}" u-p="{{f}}"></up-input></view><view class="withdraw_mon_input data-v-43e73c21"><up-input wx:if="{{h}}" class="data-v-43e73c21" u-i="43e73c21-2" bind:__l="__l" bindupdateModelValue="{{g}}" u-p="{{h}}"></up-input><view class="data-v-43e73c21" style="width:250rpx"><up-code wx:if="{{k}}" class="r data-v-43e73c21" u-r="uCode" bindchange="{{j}}" u-i="43e73c21-3" bind:__l="__l" u-p="{{k}}"></up-code><up-button wx:if="{{n}}" class="data-v-43e73c21" u-s="{{['d']}}" bindclick="{{m}}" u-i="43e73c21-4" bind:__l="__l" u-p="{{n}}">{{l}}</up-button></view></view><view class="withdraw_mon_input data-v-43e73c21"><up-input wx:if="{{p}}" class="data-v-43e73c21" u-i="43e73c21-5" bind:__l="__l" bindupdateModelValue="{{o}}" u-p="{{p}}"></up-input></view><view class="withdraw_mon_input data-v-43e73c21"><up-input wx:if="{{r}}" class="data-v-43e73c21" u-i="43e73c21-6" bind:__l="__l" bindupdateModelValue="{{q}}" u-p="{{r}}"></up-input></view></view><view class="data-v-43e73c21" style="height:20rpx"></view><view class="data-v-43e73c21" style="background-color:#ffffff;border-radius:12rpx;padding:30rpx"><view class="data-v-43e73c21" style="color:#f29100">温馨提示</view><view class="data-v-43e73c21" style="height:10rpx"></view><view class="data-v-43e73c21" style="font-size:28rpx;color:#909399"><view class="data-v-43e73c21">1.基础收益转赠给团队成员(直线上级、直线下级);</view><view class="data-v-43e73c21" style="height:10rpx"></view><view class="data-v-43e73c21">2.转赠金额实时到账,不扣手续费;</view><view class="data-v-43e73c21" style="height:10rpx"></view><view class="data-v-43e73c21">3.转赠成功后实时生效,不支持撤回。</view></view></view><view class="data-v-43e73c21" style="height:50rpx"></view><view class="data-v-43e73c21" style="display:flex;justify-content:center;margin-top:80rpx"><view class="affirm_btn data-v-43e73c21" bindtap="{{s}}">确认</view></view><view class="data-v-43e73c21" style="height:50rpx"></view></view>

View File

@@ -0,0 +1 @@
.withdraw_k.data-v-43e73c21{width:100%;height:74rpx;padding:0 20rpx;background:#fff;border-radius:8rpx;display:flex;align-items:center;justify-content:space-between;margin-bottom:30rpx}.withdraw_k_tit.data-v-43e73c21{font-weight:700;font-size:24rpx;color:#232323;margin-right:100rpx}.withdraw_k_input.data-v-43e73c21{flex:1;text-align:right;font-size:28rpx}.withdraw_k_img.data-v-43e73c21{width:44rpx;height:44rpx}.withdraw_mon.data-v-43e73c21{padding:20rpx;background:#fff;border-radius:8rpx}.withdraw_mon_tit.data-v-43e73c21{font-weight:700;font-size:24rpx;color:#232323}.withdraw_mon_input.data-v-43e73c21{display:flex;align-items:center;justify-content:space-between;border-bottom:2rpx solid #cccccc;padding:15rpx 0;margin-bottom:20rpx}.withdraw_mon_input_fu.data-v-43e73c21{font-weight:700;font-size:66rpx;color:#232323}.withdraw_mon_input_note.data-v-43e73c21{font-weight:700;font-size:24rpx;color:#f77}.withdraw_mon_note.data-v-43e73c21{font-weight:400;font-size:24rpx;color:#232323;margin-bottom:10rpx}.withdraw_note.data-v-43e73c21{margin-top:30rpx;padding:0 15rpx}.withdraw_note view.data-v-43e73c21{margin-bottom:15rpx;font-weight:400;font-size:26rpx;color:#232323;line-height:40rpx}.affirm_btn.data-v-43e73c21{width:650rpx;height:78rpx;background:#4874e5;border-radius:12rpx;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24rpx;color:#fff}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../api/api.js");if(!Array){(e.resolveComponent("up-input")+e.resolveComponent("up-code")+e.resolveComponent("up-button"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-input/u-input.js")+(()=>"../../uni_modules/uview-plus/components/u-code/u-code.js")+(()=>"../../uni_modules/uview-plus/components/u-button/u-button.js"))();const n={__name:"toUser2",setup(n){e.ref();let t=e.ref({}),r=e.ref([]),u=e.ref(""),s=e.ref(null),a=e.reactive({rechargeMoney:"",smsCode:"",toUserName:"",toPhone:""});e.ref(),e.onLoad((async()=>{let e=await o.userInfo();t.value=e;const{configValue:n}=await o.getAppConfig({configKey:"DEPOSIT"});r.value=JSON.parse(n)}));let i=e=>{u.value=e},l=()=>{if(!t.value.phone)return e.index.showToast({title:"请输入手机号",icon:"none"});s.value.canGetCode?(e.index.showLoading({title:"正在获取验证码"}),o.smsCode({phone:t.value.phone}).then((o=>{e.index.hideLoading(),e.index.$u.toast("验证码已发送"),s.value.start()}))):e.index.$u.toast("倒计时结束后再发送")},d=async()=>a.rechargeMoney?a.smsCode?a.toUserName?a.toPhone?(await o.giveWallet2(a),void e.index.showModal({title:"提示",content:"转赠成功",showCancel:!1,success(){e.index.navigateBack()}})):e.index.showToast({title:"请输入转赠手机号",icon:"none"}):e.index.showToast({title:"请输入转赠用户名",icon:"none"}):e.index.showToast({title:"请输入验证码",icon:"none"}):e.index.showToast({title:"请输入金额",icon:"none"});return(o,n)=>({a:e.t(e.unref(t).points2),b:e.o((o=>e.unref(a).rechargeMoney=o)),c:e.p({fontSize:"36rpx",placeholder:"请输入转赠金额",border:!1,modelValue:e.unref(a).rechargeMoney}),d:e.o((o=>e.unref(a).rechargeMoney=e.unref(t).points2)),e:e.o((o=>e.unref(t).phone=o)),f:e.p({border:!1,disabled:!0,modelValue:e.unref(t).phone}),g:e.o((o=>e.unref(a).smsCode=o)),h:e.p({placeholder:"请输入验证码",border:!1,modelValue:e.unref(a).smsCode}),i:e.sr(s,"05f70616-3",{k:"uCode"}),j:e.o(e.unref(i)),k:e.p({"keep-running":!0,"start-text":"点我获取验证码"}),l:e.t(e.unref(u)),m:e.o(e.unref(l)),n:e.p({color:"#4874e5"}),o:e.o((o=>e.unref(a).toUserName=o)),p:e.p({placeholder:"转赠用户名",border:!1,modelValue:e.unref(a).toUserName}),q:e.o((o=>e.unref(a).toPhone=o)),r:e.p({placeholder:"转赠手机号",border:!1,modelValue:e.unref(a).toPhone}),s:e.o(((...o)=>e.unref(d)&&e.unref(d)(...o)))})}},t=e._export_sfc(n,[["__scopeId","data-v-05f70616"]]);wx.createPage(t);

View File

@@ -0,0 +1,8 @@
{
"navigationBarTitleText": "增值收益转赠",
"usingComponents": {
"up-input": "../../uni_modules/uview-plus/components/u-input/u-input",
"up-code": "../../uni_modules/uview-plus/components/u-code/u-code",
"up-button": "../../uni_modules/uview-plus/components/u-button/u-button"
}
}

View File

@@ -0,0 +1 @@
<view class="withdraw p30 data-v-05f70616"><view class="data-v-05f70616" style="background-color:#ffffff;padding:30rpx;border-radius:10rpx;font-size:30rpx;color:#949494"><view class="data-v-05f70616">当前增值收益 ¥{{a}}最低转赠¥1</view></view><view class="data-v-05f70616" style="height:30rpx"></view><view class="withdraw_mon data-v-05f70616"><view class="withdraw_mon_input data-v-05f70616"><view class="withdraw_mon_input_fu data-v-05f70616">¥</view><view class="data-v-05f70616"><up-input wx:if="{{c}}" class="data-v-05f70616" u-i="05f70616-0" bind:__l="__l" bindupdateModelValue="{{b}}" u-p="{{c}}"></up-input></view><view class="withdraw_mon_input_note data-v-05f70616" bindtap="{{d}}">全部转赠</view></view><view class="data-v-05f70616"><up-input wx:if="{{f}}" class="data-v-05f70616" u-i="05f70616-1" bind:__l="__l" bindupdateModelValue="{{e}}" u-p="{{f}}"></up-input></view><view class="withdraw_mon_input data-v-05f70616"><up-input wx:if="{{h}}" class="data-v-05f70616" u-i="05f70616-2" bind:__l="__l" bindupdateModelValue="{{g}}" u-p="{{h}}"></up-input><view class="data-v-05f70616" style="width:250rpx"><up-code wx:if="{{k}}" class="r data-v-05f70616" u-r="uCode" bindchange="{{j}}" u-i="05f70616-3" bind:__l="__l" u-p="{{k}}"></up-code><up-button wx:if="{{n}}" class="data-v-05f70616" u-s="{{['d']}}" bindclick="{{m}}" u-i="05f70616-4" bind:__l="__l" u-p="{{n}}">{{l}}</up-button></view></view><view class="withdraw_mon_input data-v-05f70616"><up-input wx:if="{{p}}" class="data-v-05f70616" u-i="05f70616-5" bind:__l="__l" bindupdateModelValue="{{o}}" u-p="{{p}}"></up-input></view><view class="withdraw_mon_input data-v-05f70616"><up-input wx:if="{{r}}" class="data-v-05f70616" u-i="05f70616-6" bind:__l="__l" bindupdateModelValue="{{q}}" u-p="{{r}}"></up-input></view></view><view class="data-v-05f70616" style="height:20rpx"></view><view class="data-v-05f70616" style="background-color:#ffffff;border-radius:12rpx;padding:30rpx"><view class="data-v-05f70616" style="color:#f29100">温馨提示</view><view class="data-v-05f70616" style="height:10rpx"></view><view class="data-v-05f70616" style="font-size:28rpx;color:#909399"><view class="data-v-05f70616">1.增值收益转赠给团队成员(直线上级、直线下级);</view><view class="data-v-05f70616" style="height:10rpx"></view><view class="data-v-05f70616">2.转赠金额实时到账,不扣手续费;</view><view class="data-v-05f70616" style="height:10rpx"></view><view class="data-v-05f70616">3.转赠成功后实时生效,不支持撤回。</view></view></view><view class="data-v-05f70616" style="height:50rpx"></view><view class="data-v-05f70616" style="display:flex;justify-content:center;margin-top:80rpx"><view class="affirm_btn data-v-05f70616" bindtap="{{s}}">确认</view></view><view class="data-v-05f70616" style="height:50rpx"></view></view>

View File

@@ -0,0 +1 @@
.withdraw_k.data-v-05f70616{width:100%;height:74rpx;padding:0 20rpx;background:#fff;border-radius:8rpx;display:flex;align-items:center;justify-content:space-between;margin-bottom:30rpx}.withdraw_k_tit.data-v-05f70616{font-weight:700;font-size:24rpx;color:#232323;margin-right:100rpx}.withdraw_k_input.data-v-05f70616{flex:1;text-align:right;font-size:28rpx}.withdraw_k_img.data-v-05f70616{width:44rpx;height:44rpx}.withdraw_mon.data-v-05f70616{padding:20rpx;background:#fff;border-radius:8rpx}.withdraw_mon_tit.data-v-05f70616{font-weight:700;font-size:24rpx;color:#232323}.withdraw_mon_input.data-v-05f70616{display:flex;align-items:center;justify-content:space-between;border-bottom:2rpx solid #cccccc;padding:15rpx 0;margin-bottom:20rpx}.withdraw_mon_input_fu.data-v-05f70616{font-weight:700;font-size:66rpx;color:#232323}.withdraw_mon_input_note.data-v-05f70616{font-weight:700;font-size:24rpx;color:#f77}.withdraw_mon_note.data-v-05f70616{font-weight:400;font-size:24rpx;color:#232323;margin-bottom:10rpx}.withdraw_note.data-v-05f70616{margin-top:30rpx;padding:0 15rpx}.withdraw_note view.data-v-05f70616{margin-bottom:15rpx;font-weight:400;font-size:26rpx;color:#232323;line-height:40rpx}.affirm_btn.data-v-05f70616{width:650rpx;height:78rpx;background:#4874e5;border-radius:12rpx;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24rpx;color:#fff}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../api/api.js");if(!Array){(e.resolveComponent("up-input")+e.resolveComponent("up-icon")+e.resolveComponent("up-radio")+e.resolveComponent("up-radio-group")+e.resolveComponent("up-modal"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-input/u-input.js")+(()=>"../../uni_modules/uview-plus/components/u-icon/u-icon.js")+(()=>"../../uni_modules/uview-plus/components/u-radio/u-radio.js")+(()=>"../../uni_modules/uview-plus/components/u-radio-group/u-radio-group.js")+(()=>"../../uni_modules/uview-plus/components/u-modal/u-modal.js"))();const n={__name:"topUp",setup(n){let u=e.ref({}),r=e.reactive({plamType:1}),a=e.ref({}),t=e.ref(!1);e.onLoad((async()=>{let e=await o.userInfo();u.value=e;const{configValue:n}=await o.getAppConfig({configKey:"DEPOSIT"});a.value=JSON.parse(n)}));let i=()=>{e.index.navigateBack()},s=async()=>{if(a.value.minMoney>r.money)return e.index.showModal({title:"提示",content:`最低充值${a.value.minMoney}`,showCancel:!1});let n=await o.userRechargeByLkl({rechargeMoney:r.money});const u=encodeURIComponent(n.data.counter_url);e.wx$1.openEmbeddedMiniProgram({appId:"wx889424d565967811",path:`payment-cashier/pages/checkout/index?source=WECHATMINI&counterUrl=${u}`,envVersion:"release",success(e){t.value=!0},fail:e=>{console.log(e)},complete:o=>{e.index.hideLoading()}})};return(o,n)=>({a:e.t(e.unref(u).points2||"0.00"),b:e.t(e.unref(a).minMoney),c:e.o((o=>e.unref(r).money=o)),d:e.p({customStyle:{backgroundColor:"#ffffff"},type:"number",placeholder:"请输入充值金额",border:"surround",modelValue:e.unref(r).money}),e:e.p({name:"/static/icon/weixin.png",imgMode:"widthFix",size:"50rpx"}),f:e.p({name:1}),g:e.o((o=>e.unref(r).plamType=o)),h:e.p({iconPlacement:"right",borderBottom:!0,placement:"column",modelValue:e.unref(r).plamType}),i:e.o(((...o)=>e.unref(s)&&e.unref(s)(...o))),j:e.o(e.unref(i)),k:e.o((o=>e.isRef(t)?t.value=!1:t=!1)),l:e.o((o=>e.isRef(t)?t.value=!1:t=!1)),m:e.p({show:e.unref(t),content:"未检测到支付结果",showCancelButton:!0,confirmText:"查看余额",cancelText:"取消",closeOnClickOverlay:!0})})}},u=e._export_sfc(n,[["__scopeId","data-v-f3834c57"]]);wx.createPage(u);

View File

@@ -0,0 +1,10 @@
{
"navigationBarTitleText": "增值收益充值",
"usingComponents": {
"up-input": "../../uni_modules/uview-plus/components/u-input/u-input",
"up-icon": "../../uni_modules/uview-plus/components/u-icon/u-icon",
"up-radio": "../../uni_modules/uview-plus/components/u-radio/u-radio",
"up-radio-group": "../../uni_modules/uview-plus/components/u-radio-group/u-radio-group",
"up-modal": "../../uni_modules/uview-plus/components/u-modal/u-modal"
}
}

View File

@@ -0,0 +1 @@
<view class="p30 data-v-f3834c57"><view class="data-v-f3834c57" style="height:50rpx"></view><view class="data-v-f3834c57"><view class="data-v-f3834c57" style="font-size:30rpx;color:#949494">当前余额 ¥{{a}},最低充值¥{{b}}</view><view class="data-v-f3834c57" style="height:20rpx"></view><up-input wx:if="{{d}}" class="data-v-f3834c57" u-i="f3834c57-0" bind:__l="__l" bindupdateModelValue="{{c}}" u-p="{{d}}"></up-input></view><view class="data-v-f3834c57" style="height:20rpx"></view><view class="data-v-f3834c57" style="background-color:#fff;padding:30rpx;border-radius:10rpx"><view class="data-v-f3834c57" style="font-size:28rpx">支付方式</view><view class="data-v-f3834c57" style="height:20rpx"></view><up-radio-group wx:if="{{h}}" class="data-v-f3834c57" u-s="{{['d']}}" u-i="f3834c57-1" bind:__l="__l" bindupdateModelValue="{{g}}" u-p="{{h}}"><up-radio wx:if="{{f}}" class="data-v-f3834c57" u-s="{{['d']}}" u-i="f3834c57-2,f3834c57-1" bind:__l="__l" u-p="{{f}}"><view class="data-v-f3834c57" style="display:flex;align-items:center"><up-icon wx:if="{{e}}" class="data-v-f3834c57" u-i="f3834c57-3,f3834c57-2" bind:__l="__l" u-p="{{e}}"/><view class="data-v-f3834c57" style="width:20rpx"></view><view class="data-v-f3834c57"><view class="data-v-f3834c57" style="font-size:30rpx">微信</view><view class="data-v-f3834c57" style="font-size:28rpx;color:#909399">微信快捷支付</view></view></view></up-radio></up-radio-group></view><view class="data-v-f3834c57" style="height:100rpx"></view><view class="data-v-f3834c57" style="display:flex;justify-content:center;margin-top:80rpx"><view class="affirm_btn data-v-f3834c57" bindtap="{{i}}">立即支付</view></view><up-modal wx:if="{{m}}" class="data-v-f3834c57" bindconfirm="{{j}}" bindclose="{{k}}" bindcancel="{{l}}" u-i="f3834c57-4" bind:__l="__l" u-p="{{m}}"></up-modal></view>

View File

@@ -0,0 +1 @@
.affirm_btn.data-v-f3834c57{width:650rpx;height:78rpx;background:#4874e5;border-radius:12rpx;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24rpx;color:#fff}

View File

@@ -0,0 +1 @@
"use strict";const e=require("../../common/vendor.js"),o=require("../../api/api.js");if(!Array){(e.resolveComponent("up-input")+e.resolveComponent("up-code")+e.resolveComponent("up-button"))()}Math||((()=>"../../uni_modules/uview-plus/components/u-input/u-input.js")+(()=>"../../uni_modules/uview-plus/components/u-code/u-code.js")+(()=>"../../uni_modules/uview-plus/components/u-button/u-button.js"))();const n={__name:"transferBalance",setup(n){e.ref();let t=e.ref({}),r=e.ref([]),u=e.ref(""),s=e.ref(null),a=e.reactive({rechargeMoney:"",smsCode:""});e.ref(),e.onLoad((async()=>{let e=await o.userInfo();t.value=e;const{configValue:n}=await o.getAppConfig({configKey:"DEPOSIT"});r.value=JSON.parse(n)}));let i=e=>{u.value=e},d=()=>{if(!t.value.phone)return e.index.showToast({title:"请输入手机号",icon:"none"});s.value.canGetCode?(e.index.showLoading({title:"正在获取验证码"}),o.smsCode({phone:t.value.phone}).then((o=>{e.index.hideLoading(),e.index.$u.toast("验证码已发送"),s.value.start()}))):e.index.$u.toast("倒计时结束后再发送")},l=async()=>a.rechargeMoney?a.smsCode?(await o.userPointRecharge(a),void e.index.showModal({title:"提示",content:"提交成功",showCancel:!1,success(){e.index.navigateBack()}})):e.index.showToast({title:"请输入验证码",icon:"none"}):e.index.showToast({title:"请输入金额",icon:"none"});return(o,n)=>({a:e.t(e.unref(t).points2),b:e.t(e.unref(t).points1),c:e.o((o=>e.unref(a).rechargeMoney=o)),d:e.p({fontSize:"36rpx",placeholder:"请输入转换金额",border:!1,modelValue:e.unref(a).rechargeMoney}),e:e.o((o=>e.unref(a).rechargeMoney=e.unref(t).points1)),f:e.o((o=>e.unref(t).phone=o)),g:e.p({border:!1,disabled:!0,modelValue:e.unref(t).phone}),h:e.o((o=>e.unref(a).smsCode=o)),i:e.p({placeholder:"请输入验证码",border:!1,modelValue:e.unref(a).smsCode}),j:e.sr(s,"d643988d-3",{k:"uCode"}),k:e.o(e.unref(i)),l:e.p({"keep-running":!0,"start-text":"点我获取验证码"}),m:e.t(e.unref(u)),n:e.o(e.unref(d)),o:e.p({color:"#4874e5"}),p:e.o(((...o)=>e.unref(l)&&e.unref(l)(...o)))})}},t=e._export_sfc(n,[["__scopeId","data-v-d643988d"]]);wx.createPage(t);

View File

@@ -0,0 +1,8 @@
{
"navigationBarTitleText": "转入增值收益",
"usingComponents": {
"up-input": "../../uni_modules/uview-plus/components/u-input/u-input",
"up-code": "../../uni_modules/uview-plus/components/u-code/u-code",
"up-button": "../../uni_modules/uview-plus/components/u-button/u-button"
}
}

View File

@@ -0,0 +1 @@
<view class="withdraw p30 data-v-d643988d"><view class="data-v-d643988d" style="background-color:#ffffff;padding:30rpx;border-radius:10rpx;font-size:30rpx;color:#949494"><view class="data-v-d643988d"><view class="data-v-d643988d">当前增值收益 ¥{{a}}</view><view class="data-v-d643988d">可转换基础收益¥{{b}}</view></view><view class="data-v-d643988d" style="height:20rpx"></view><view class="data-v-d643988d">基础收益转换为增值收益</view></view><view class="data-v-d643988d" style="height:30rpx"></view><view class="withdraw_mon data-v-d643988d"><view class="withdraw_mon_tit data-v-d643988d">转换金额</view><view class="withdraw_mon_input data-v-d643988d"><view class="withdraw_mon_input_fu data-v-d643988d">¥</view><view class="data-v-d643988d"><up-input wx:if="{{d}}" class="data-v-d643988d" u-i="d643988d-0" bind:__l="__l" bindupdateModelValue="{{c}}" u-p="{{d}}"></up-input></view><view class="withdraw_mon_input_note data-v-d643988d" bindtap="{{e}}">全部转换</view></view><view class="data-v-d643988d"><up-input wx:if="{{g}}" class="data-v-d643988d" u-i="d643988d-1" bind:__l="__l" bindupdateModelValue="{{f}}" u-p="{{g}}"></up-input></view><view class="withdraw_mon_input data-v-d643988d"><up-input wx:if="{{i}}" class="data-v-d643988d" u-i="d643988d-2" bind:__l="__l" bindupdateModelValue="{{h}}" u-p="{{i}}"></up-input><view class="data-v-d643988d" style="width:250rpx"><up-code wx:if="{{l}}" class="r data-v-d643988d" u-r="uCode" bindchange="{{k}}" u-i="d643988d-3" bind:__l="__l" u-p="{{l}}"></up-code><up-button wx:if="{{o}}" class="data-v-d643988d" u-s="{{['d']}}" bindclick="{{n}}" u-i="d643988d-4" bind:__l="__l" u-p="{{o}}">{{m}}</up-button></view></view></view><view class="data-v-d643988d" style="height:20rpx"></view><view class="data-v-d643988d" style="background-color:#ffffff;border-radius:12rpx;padding:30rpx"><view class="data-v-d643988d" style="color:#f29100">温馨提示</view><view class="data-v-d643988d" style="height:10rpx"></view><view class="data-v-d643988d" style="font-size:28rpx;color:#909399"><view class="data-v-d643988d" style="height:10rpx"></view><view class="data-v-d643988d">1.基础收益转换为增值收益;</view><view class="data-v-d643988d" style="height:10rpx"></view><view class="data-v-d643988d">2.转换金额实时到账,不扣手续费;</view><view class="data-v-d643988d" style="height:10rpx"></view><view class="data-v-d643988d">3.转换成功后实时生效,不支持撤回。</view></view></view><view class="data-v-d643988d" style="height:50rpx"></view><view class="data-v-d643988d" style="display:flex;justify-content:center;margin-top:80rpx"><view class="affirm_btn data-v-d643988d" bindtap="{{p}}">确认</view></view><view class="data-v-d643988d" style="height:50rpx"></view></view>

View File

@@ -0,0 +1 @@
.withdraw_k.data-v-d643988d{width:100%;height:74rpx;padding:0 20rpx;background:#fff;border-radius:8rpx;display:flex;align-items:center;justify-content:space-between;margin-bottom:30rpx}.withdraw_k_tit.data-v-d643988d{font-weight:700;font-size:24rpx;color:#232323;margin-right:100rpx}.withdraw_k_input.data-v-d643988d{flex:1;text-align:right;font-size:28rpx}.withdraw_k_img.data-v-d643988d{width:44rpx;height:44rpx}.withdraw_mon.data-v-d643988d{padding:20rpx;background:#fff;border-radius:8rpx}.withdraw_mon_tit.data-v-d643988d{font-weight:700;font-size:24rpx;color:#232323}.withdraw_mon_input.data-v-d643988d{display:flex;align-items:center;justify-content:space-between;border-bottom:2rpx solid #cccccc;padding:15rpx 0;margin-bottom:20rpx}.withdraw_mon_input_fu.data-v-d643988d{font-weight:700;font-size:66rpx;color:#232323}.withdraw_mon_input_note.data-v-d643988d{font-weight:700;font-size:24rpx;color:#f77}.withdraw_mon_note.data-v-d643988d{font-weight:400;font-size:24rpx;color:#232323;margin-bottom:10rpx}.withdraw_note.data-v-d643988d{margin-top:30rpx;padding:0 15rpx}.withdraw_note view.data-v-d643988d{margin-bottom:15rpx;font-weight:400;font-size:26rpx;color:#232323;line-height:40rpx}.affirm_btn.data-v-d643988d{width:650rpx;height:78rpx;background:#4874e5;border-radius:12rpx;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:24rpx;color:#fff}