소스 검색

提交

修改云教练文案
mo 1 년 전
부모
커밋
dc78ec5e2a
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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) {
 				showConfirmDialog({
 					className: 'modalTip',
-					title: "温馨提",
-					message: "该功能暂未开放,敬请期待",
+					title: "温馨提",
+					message: "该功能暂未开放,敬请期待",
 					showCancelButton: false,
 				});
 				return;