liushengqiang 2 năm trước cách đây
mục cha
commit
0df90b463a
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/page-instrument/header-top/index.tsx

+ 2 - 2
src/page-instrument/header-top/index.tsx

@@ -43,8 +43,8 @@ export const headTopData = reactive({
 			if (state.platform === IPlatform.PC) {
 				showConfirmDialog({
 					className: 'modalTip',
-					title: "温馨提",
-					message: "该功能暂未开发,敬请期待",
+					title: "温馨提",
+					message: "该功能暂未开放,敬请期待。",
 					showCancelButton: false,
 				});
 				return;