Browse Source

文字修改

tanxue 2 months ago
parent
commit
dc4fb57051
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/Login/components/adminloginBox.vue

+ 1 - 1
pages/Login/components/adminloginBox.vue

@@ -51,7 +51,7 @@
 	const version = config.appInfo.version;
 	const tipDialogRef = ref(null);
 	const tipTitle = '升级提醒';
-	const tipContent = '您的APP不是最新版本,请升级至最新版本。';
+	const tipContent = '您的APP不是最新版本,部分功能不能使用,请升级至最新版本!';
 	
 	// 加密
 	function handleUpdateLLiPassword() {