load video without click

This commit is contained in:
2023-03-29 14:38:13 +08:00
parent afb4a42b34
commit 8c9afda249
11 changed files with 117 additions and 545 deletions

View File

@ -13,6 +13,6 @@ module.exports = defineConfig({
},
},
},
publicPath: "./",
assetsDir: "../apps/com.awspaas.user.apps.cmp/monitor",
// publicPath: "./",
// assetsDir: "../apps/com.awspaas.user.apps.cmp/monitor",
});