dashboard
repositories
filestore
activity
search
login
jiangyouyao
/
beauty-erp
forked from
beauty-erp
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'data_move' of http://120.27.238.55:7000/r/beauty-erp into dat...
wzy
2021-04-24
1a20adbee4043a7b4a9e51565e7ac0f99d06c36d
[~jiangyouyao/beauty-erp.git]
/
zq-xcx
/
pages
/
yuyue
/
yySuccess.wxml
1
2
3
4
5
6
7
8
9
<view class="main">
<view class='payStatus'>
<icon type="success" size="90" color='#00C085'/>
<view class="pay-success">预约成功</view>
</view>
<view>
<button class="bgbtn" bindtap='withdraw'>查看详情</button>
</view>
</view>