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