6 lines
283 B
Plaintext
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> |