Files
shopxo/sourcecode/weixin/default/pages/common/copyright.wxml
Devil cd414b3104 ver
2020-11-26 22:35:09 +08:00

5 lines
131 B
Plaintext
Executable File

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