This commit is contained in:
zoujiandong
2025-08-18 18:34:35 +08:00
parent de35597c69
commit 72f4dcd164
35 changed files with 35 additions and 35 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
{"version":3,"file":"web.js","sources":["pages/web/web.vue","../../software/HBuilderX.4.23.2024070804/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvd2ViL3dlYi52dWU"],"sourcesContent":["<template>\r\n\t<web-view :src=\"src\"></web-view>\n</template>\n\n<script setup>\n\timport { ref } from 'vue';\n\timport { onLoad } from \"@dcloudio/uni-app\";\r\n\tconst src=ref('')\r\n onLoad((option)=>{\r\n\t\tsrc.value=option.src\r\n\t})\n</script>\n\n<style scoped>\n\n</style>\n","import MiniProgramPage from 'D:/GitWorkPlace/caseDataBase/pages/web/web.vue'\nwx.createPage(MiniProgramPage)"],"names":["ref","onLoad","MiniProgramPage"],"mappings":";;;;;AAOC,UAAM,MAAIA,cAAG,IAAC,EAAE;AACbC,kBAAM,OAAC,CAAC,WAAS;AACnB,UAAI,QAAM,OAAO;AAAA,IACnB,CAAE;;;;;;;;ACTF,GAAG,WAAWC,SAAe;"}
{"version":3,"file":"web.js","sources":["pages/web/web.vue","../../software/HBuilderX.4.23.2024070804/HBuilderX/plugins/uniapp-cli-vite/uniPage:/cGFnZXMvd2ViL3dlYi52dWU"],"sourcesContent":["<template>\r\n\t<web-view :src=\"src\"></web-view>\r\n</template>\r\n\r\n<script setup>\r\n\timport { ref } from 'vue';\r\n\timport { onLoad } from \"@dcloudio/uni-app\";\r\n\tconst src=ref('')\r\n onLoad((option)=>{\r\n\t\tsrc.value=option.src\r\n\t})\r\n</script>\r\n\r\n<style scoped>\r\n\r\n</style>\r\n","import MiniProgramPage from 'D:/GitWorkPlace/caseDataBase/pages/web/web.vue'\nwx.createPage(MiniProgramPage)"],"names":["ref","onLoad","MiniProgramPage"],"mappings":";;;;;AAOC,UAAM,MAAIA,cAAG,IAAC,EAAE;AACbC,kBAAM,OAAC,CAAC,WAAS;AACnB,UAAI,QAAM,OAAO;AAAA,IACnB,CAAE;;;;;;;;ACTF,GAAG,WAAWC,SAAe;"}