Files
shopxo/sourcecode/qq/default/pages/common/copyright.qml
2021-01-27 22:21:04 +08:00

5 lines
131 B
QML
Executable File

<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v2.0.0</view>
</view>
</template>