dashboard
repositories
filestore
activity
search
login
html
/
xcx/zfb_xcx_business
支付宝商户端小程序
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
添加参数
zhaoxiaoqiang
2021-05-17
b02540aef65fa1bc2af72cff2d7f444108a5865e
[html/xcx/zfb_xcx_business.git]
/
pages
/
hbfqPage
/
qrCode
/
qrCode.axml
1
2
3
4
5
6
<view class="qrCode-page">
<view class="top" style="{{background:userStyle.gradientColor}}">
<cover-image src="../../../static/img/backpic.png" class="back-pic"/>
</view>
<qrcode-view imgSrc="{{imgSrc}}" rateList="{{rateList}}"/>
</view>