Files
lcb/components/footer/footer.wxml
T
2024-05-26 17:02:46 +08:00

7 lines
290 B
Plaintext

<view class="footer text-center">
<view>
<text class="support-tx">Powered by</text>
<image class='inline-block img-30x30' mode='aspectFit' src='https://qs.haodian.cn/wechat_app/common/lc-logo-gray.png?v=220223'></image>
<text class="support-tx">理车</text>
</view>
</view>