Files
shopxo/sourcecode/weixin/default/pages/common/copyright.wxml
2020-12-14 16:06:29 +08:00

5 lines
131 B
Plaintext
Executable File

<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.9.3</view>
</view>
</template>