Browse Source

添加打开webview添加参数

lex 10 months ago
parent
commit
909345e9f0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/exercise-record/modals/detail-item.tsx

+ 1 - 0
src/views/exercise-record/modals/detail-item.tsx

@@ -68,6 +68,7 @@ export default defineComponent({
           url: url,
           orientation: 0,
           isHideTitle: true,
+          showLoadingAnim: true,
           statusBarTextColor: false,
           isOpenLight: true
         }