vr-shopxo-source/sourcecode/qq/default/pages/common/copyright.qml

5 lines
131 B
QML
Raw Normal View History

2019-10-31 06:51:15 +00:00
<template name="copyright">
<view class="copyright">
2020-11-26 14:35:09 +00:00
<view class="text">Powered by ShopXO v1.9.2</view>
2019-10-31 06:51:15 +00:00
</view>
</template>