Procházet zdrojové kódy

提交

修改云教练文案
mo před 1 rokem
rodič
revize
dc78ec5e2a
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      src/page-instrument/header-top/index.tsx

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

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