dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'developer' into alpha
姜友瑶
2022-05-05
c41e8d372cdabbe1fd5973c9322e38a40bfa1a39
[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>