vr-shopxo-source/sourcecode/weixin/pages/common/copyright.wxml

5 lines
131 B
Plaintext
Raw Normal View History

2018-12-29 10:39:25 +00:00
<template name="copyright">
<view class="copyright">
2019-11-27 10:06:58 +00:00
<view class="text">Powered by ShopXO v1.8.0</view>
2018-12-29 10:39:25 +00:00
</view>
</template>