Files
shopxo/sourcecode/qq/default/pages/common/copyright.qml
Devil cd414b3104 ver
2020-11-26 22:35:09 +08:00

5 lines
131 B
QML
Executable File

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