hios-miniprogram/pages/ucenter/about/index.wxml

15 lines
512 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="container">
<view class='about-wrap'>
<view class='title'>海风小店</view>
<view class='content'>
开源微信小程序商城
</view>
<view class="img-wrap">
<image mode="aspectFill" class="code-img" src="https://www.qile.club/qrcode.jpg" show-menu-by-longpress="{{true}}"></image>
</view>
<view class='content'>
更多信息访问qile.club
</view>
</view>
<ad unit-id="adunit-1776b4f8f2217197" ad-type="video" ad-theme="white"></ad>
</view>