vr-shopxo-source/sourcecode/toutiao/pages/common/copyright.ttml

5 lines
131 B
Plaintext
Raw Normal View History

2019-10-24 15:23:17 +00:00
<template name="copyright">
<view class="copyright">
2020-05-14 10:26:09 +00:00
<view class="text">Powered by ShopXO v1.9.0</view>
2019-10-24 15:23:17 +00:00
</view>
</template>