Explorar el Código

添加打开webview添加参数

lex hace 11 meses
padre
commit
909345e9f0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
         }