张善主

fix(默认提示语): 跳转失败默认提示语

@@ -222,6 +222,7 @@ export class ProcessUtils { @@ -222,6 +222,7 @@ export class ProcessUtils {
222 ProcessUtils.gotoThemeListPage(content) 222 ProcessUtils.gotoThemeListPage(content)
223 break; 223 break;
224 default: 224 default:
  225 + ToastUtils.shortToast('敬请期待')
225 break; 226 break;
226 } 227 }
227 } 228 }