vr-shopxo-source/sourcecode/baidu/default/pages/common/copyright.swan

5 lines
131 B
Plaintext
Raw Normal View History

2019-07-16 13:12:26 +00:00
<template name="copyright">
<view class="copyright">
2021-01-27 14:21:04 +00:00
<view class="text">Powered by ShopXO v2.0.0</view>
2019-07-16 13:12:26 +00:00
</view>
</template>