5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
|
|
<template name="copyright">
|
||
|
|
<view class="copyright">
|
||
|
|
<view class="text">Powered by ShopXO v1.9.1</view>
|
||
|
|
</view>
|
||
|
|
</template>
|