Files
shopxo/sourcecode/weixin/pages/common/copyright.wxml
devil d5103e33ed ver
2020-09-18 14:11:26 +08:00

5 lines
131 B
Plaintext
Executable File

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