dashboard
repositories
filestore
activity
search
login
main
/
beauty-erp
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
fix:修复小程序预约报错
JiangYouYao
2022-03-15
945d04010ec5cfe2e70744cc3c26a70dbd2237f7
[beauty-erp.git]
/
zq-xcx
/
pages
/
webView
/
webView.wxml
1
2
3
4
5
<view class="page-body">
<view class="page-section page-section-gap">
<web-view src="{{url}}"></web-view>
</view>
</view>