From 63a2f0184734057aefacfe748e1073d0a7044e17 Mon Sep 17 00:00:00 2001 From: heyuntao <heyuntao@LAPTOP-MP4HD5NS> Date: 星期四, 19 十月 2023 10:43:38 +0800 Subject: [PATCH] 排序 --- H5/pages/smstemplate/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/H5/pages/smstemplate/index.vue b/H5/pages/smstemplate/index.vue index 100a89d..af1afb0 100644 --- a/H5/pages/smstemplate/index.vue +++ b/H5/pages/smstemplate/index.vue @@ -11,7 +11,7 @@ </template> <template v-slot:footer> <view @click="toSend(item)" class="uni-footer"> - <text class="uni-footer-text">鍙戦��</text> + <text class="uni-footer-text">浣跨敤</text> </view> </template> </uni-list-item> -- Gitblit v1.9.3