优化iOS签字问题

This commit is contained in:
2026-09-07 09:56:05 +08:00
parent 50937b936d
commit b4c8ee6a84
3 changed files with 20 additions and 16 deletions
@@ -621,7 +621,7 @@
</script>
<script nonce="${cspNonce!}">
const h5ComponentVersion = "20260821_2"
const h5ComponentVersion = "20260907_1"
Vue.component("rich-text", httpVueLoader("/components/plugins/sysRichTextView/index.vue?v=" + h5ComponentVersion))
Vue.component("h5-file-upload", httpVueLoader("/components/plugins/sysUpload/h5Index.vue?v=" + h5ComponentVersion))
Vue.component("h5-signature", httpVueLoader("/components/plugins/sysSignature/h5Index.vue?v=" + h5ComponentVersion))