You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.8 KiB

1.1.162023-09-15

  1. 1.1.13版本发布

1.1.152023-09-15

  1. 更新button.js相关按钮支持open-type="agreePrivacyAuthorization"

1.1.142023-09-14

  1. 优化dayjs

1.1.132023-09-13

  1. 优化,$uv中增加unit参数方便组件中使用

1.1.122023-09-10

  1. 升级版本

1.1.112023-09-04

  1. 1.1.11版本

1.1.102023-08-31

  1. 修复customStyle和customClass存在冲突的问题

1.1.92023-08-27

  1. 版本升级
  2. 优化

1.1.82023-08-24

  1. 版本升级

1.1.72023-08-22

  1. 版本升级

1.1.62023-08-18

uvui版本1.1.6

1.0.152023-08-14

  1. 更新uvui版本号

1.0.132023-08-06

  1. 优化

1.0.122023-08-06

  1. 修改版本号

1.0.112023-08-06

  1. 路由增加events参数
  2. 路由拦截修复

1.0.102023-08-01

  1. 优化

1.0.92023-06-28

优化openType.js

1.0.82023-06-15

  1. 修改支付宝报错的BUG

1.0.72023-06-07

  1. 解决微信小程序使用uvui提示 Some selectors are not allowed in component wxss, including tag name selectors, ID selectors, and attribute selectors
  2. 解决上述提示需要在uni.scss配置$uvui-nvue-style: false; 然后在APP.vue下面引入uvui内置的基础样式:@import '@/uni_modules/uv-ui-tools/index.scss';

1.0.62023-06-04

  1. uv-ui-tools 优化工具组件,兼容更多功能
  2. 小程序分享功能优化等

1.0.52023-06-02

  1. 修改扩展使用mixin中方法的问题

1.0.42023-05-23

  1. 兼容百度小程序修改bem函数

1.0.32023-05-16

  1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
  2. 优化部分功能

1.0.22023-05-10

  1. 增加Http请求封装
  2. 优化

1.0.12023-05-04

  1. 修改名称及备注

1.0.02023-05-04

  1. uv-ui工具集首次发布