Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -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 | } |
-
Please register or login to post a comment