Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

sweet-base

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sweet-base

flag.code 删除

latest
npmnpm
Version
0.1.21
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

sweet-base

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

提交日志规范

fix: 修改bug feat: 新增功能 test: 调试功能 style: 变更代码风格、添加注释 dbcs: 变更文档 refactor:重构功能或方法

例如

feat(demo开发):提供增删改查功能 --增加列表

全局文件加载

--mode production //生产环境配置 --mode text //测试环境配置 --mode development // 开发环境配置

版本更新日志

0.1.19 2021-06-28 17:23

  • feat lodash 库
  • feat 新增选择组织和部门弹出框。
  • feat 表单自动格式化数据

0.1.18 2021-06-17 13:33

  • style 选择部门改用页面生成组件。
  • feat 页面生成表单新增单选、多选、禁用、下拉多选。

0.1.17 2021-06-10 14:38

  • feat 动态表单新增选择回调
  • refactor packages只放组件和组件js调用方法,公共方法放到util目录下面。

0.1.16 2021-06-09 10:11

  • fix 修复其他页面不能打开
  • feat 多页面的 template 使用sweet的template

0.1.15 2021-05-08 14:20

  • style vue代码分割三次可以合并
  • feat 增加时间转换

0.1.14 2021-05-06 14:20

  • style vue配置文件变更
  • style js代码分割多个

0.1.13 2021-05-06 15:20

  • style 拷贝资源
  • style vue-cli配置打包路径
  • style vue-cli配置css
  • style vue-cli配置平台页面

0.1.12 2021-04-29 15:40

  • feat 动态属性

0.1.11 2021-04-28 15:15

  • style 变更接口地址

变更接口地址

0.1.10 2021-04-28 9:10

  • feat 表单选择组件 使用文档参考doc/components/formSelect.md
  • feat 部门选择组件 使用文档参考doc/components/deptModal.md

0.1.9 2021-04-22 13:18

  • ant拆分,css 切片加载。具体步骤请参考doc/version/1.0.9

0.1.8 2021-04-20 9:03

  • feat 新增配置文件
  • feat util.ajax 增加headers
  • feat 新增 util.uuid 方法

0.1.7 修复@/指向路径报错,修改表格获取数据 2021-04-15T08:06:46.131Z

0.1.6 新增portlet组件 2021-04-14T10:04:39.470Z

0.1.5 表格样式调整 2021-04-13T08:19:22.223Z

0.1.4 更改登录地址 2021-04-08T03:56:18.582Z

0.1.3 重新打包 2021-04-08T01:37:23.245Z

0.1.2 提供导出功能 2021-04-01T09:19:09.507Z

0.1.1 提供demo,样式调整为less 2021-03-19T09:48:17.398Z

FAQs

Package last updated on 20 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts