文件浏览功能

This commit is contained in:
liuwei
2025-06-04 15:50:23 +08:00
parent 6ad46ff14d
commit f30a9adea5

View File

@@ -86,6 +86,7 @@
<script> <script>
new Vue({ new Vue({
el: '#app', el: '#app',
mixins: [baseApp],
delimiters: ['[[', ']]'], delimiters: ['[[', ']]'],
data() { data() {
return { return {