2 Star 0 Fork 1.6K

杭州思绪科技有限公司 / Avue

forked from smallwei / Avue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

介绍

从 Avue 仓库 fork 并修改以供公司项目使用, 主要为表单设计器提供支持, 本仓库已添加 Avue 原始仓库地址方便拉取最新的更新,操作方法为:

git remote -v # 查看当前项目的远程仓库配置
git remote add source https://gitee.com/smallweigit/avue.git # 添加 Avue 的原始仓库地址
git fetch source # 拉取 Avue 最新的代码
git merge source/master # 合并 Avue 到本仓库

具体源码修改见下表:

功能名 用途 文件位置
模糊搜索 表单设计器 packages/..
文件下载 表单设计器 packages/..

提交规范

用于说明 commit 的类别, 只允许使用下面 7 个标识!!!

  • feat:添加新功能(feature)
  • fix:修补 bug
  • docs:文档(documentation)
  • style:格式(不影响代码运行的变动)
  • refactor:重构(即不是新增功能,也不是修改 bug 的代码变动)
  • test:增加测试
  • chore:构建过程或辅助工具的变动

License

MIT

Copyright (c) 2021-present 杭州思绪科技有限公司

The MIT License (MIT) Copyright (c) 2018 Smallwei Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

从 Avue 仓库 fork 并修改以供公司项目使用, 主要为表单设计器提供支持 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/sixuinfo/avue.git
git@gitee.com:sixuinfo/avue.git
sixuinfo
avue
Avue
master

搜索帮助