dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
新增美度正式环境配置
jyy
2021-07-10
e04441da5005ca573f590f78b70c45d739a744dc
[beauty-erp.git]
/
zq-xcx
/
pages
/
payOrder
/
payError.wxml
1
2
3
4
5
6
7
8
9
<view class="main">
<view class='payStatus'>
<view class='iconfont icon-xianshi_quxiaotianchong'></view>
<view class="pay-success">支付失败</view>
</view>
<view>
<button class="return">返回</button>
</view>
</view>