- Replace element.on with tabs.on for better tab management Add success and error handling for form submission - Update HTML structure to use layui-tabs for improved UI - Remove unnecessary Vue import
删除了`config.js`中的Vue实例创建过程,简化了上传类型的数据绑定。通过直接操作`app.upload_type`来响应上传类型的变化。