Files
shopxo/sourcecode/qq/pages/common/copyright.qml
2020-05-14 18:26:09 +08:00

5 lines
131 B
QML
Executable File

<template name="copyright">
<view class="copyright">
<view class="text">Powered by ShopXO v1.9.0</view>
</view>
</template>