honmeigui/pages/pay/index.wxml
2022-12-26 12:02:35 +08:00

6 lines
283 B
Plaintext

<!--pages/pay/index.wxml-->
<!-- <text>pages/pay/index.wxml</text> -->
<view style="width: 100%;height: 100vh;display: flex;justify-content: center;align-items: center;">
<image src="../../static/image/pay_bak.jpg" style="width: 100%;height: 100%;" mode="aspectFit"></image>
</view>