vr-shopxo-source/sourcecode/alipay/default/pages/common/copyright.axml

5 lines
131 B
Plaintext
Raw Normal View History

2018-12-28 10:58:37 +00:00
<template name="copyright">
<view class="copyright">
2021-07-18 15:42:10 +00:00
<view class="text">Powered by ShopXO v2.2.0</view>
2018-12-28 10:58:37 +00:00
</view>
</template>