# ywt-vue **Repository Path**: jin-yi-wei/ywt-vue ## Basic Information - **Project Name**: ywt-vue - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-07-11 - **Last Updated**: 2025-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Vue script 引入顺序规范 本模块文件 其他模块文件 公共模块文件 第三方模块文件 框架文件 事件处理方法命名规则 新增-onCreteXxx 修改-onUpdateXxx 删除-onDeleteXxx 查看-onViewXxx 版本管理规范 各开发分支进行开发,修复bug 主开发分支-develop,由管理员管理,各开发分支开发完成后合并到develop分支,并确定版本号 测试分支-test,由管理员管理,由develop分支开发完成后合并到test分支, 发布分支-master,由管理员管理,由test分支测试完成后合并到release分支