Browse Source

添加打开webview添加参数

lex 10 tháng trước cách đây
mục cha
commit
909345e9f0
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
         }