From 80f9adf3f7682edf1d997f48c65a9bac2e4c1605 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期日, 28 九月 2025 15:25:42 +0800
Subject: [PATCH] 钉钉授权 与 通知开发

---
 pda/pages/index/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pda/pages/index/index.vue b/pda/pages/index/index.vue
index ce712bb..04c7012 100644
--- a/pda/pages/index/index.vue
+++ b/pda/pages/index/index.vue
@@ -18,7 +18,7 @@
     	  </view>
     	  <view class="item" @click="jump('/pages/index/queueup')">
     	    <image src="@/static/ic_cheliangpaidui@2x.png" mode=""></image>
-    	    <view class="text">杞﹂槦鎺掗槦鎯呭喌</view>
+    	    <view class="text">杞﹁締鎺掗槦鎯呭喌</view>
     	  </view>
     	  <view class="item" @click="jump('/pages/index/control')">
     	    <image src="@/static/ic_qiyong@2x.png" mode=""></image>

--
Gitblit v1.9.3