Files
shopxo/sourcecode/weixin/default/pages/common/copyright.wxml
2021-07-18 23:42:10 +08:00

5 lines
131 B
Plaintext
Executable File

<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v2.2.0</view>
</view>
</template>