Files
shopxo/sourcecode/weixin/pages/common/copyright.wxml
2020-02-06 16:32:37 +08:00

5 lines
131 B
Plaintext
Executable File

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