更新打包配置

This commit is contained in:
2025-12-16 09:13:50 +08:00
parent bd84809d02
commit 0bc7e24de6
542 changed files with 80435 additions and 80435 deletions
@@ -1,22 +1,22 @@
/*
* @Author : LQ
* @Description :
* @version : 1.0
* @Date : 2021-08-20 16:44:21
* @LastAuthor : LQ
* @lastTime : 2021-08-20 17:01:13
* @FilePath : /u-view2.0/uview-ui/libs/config/props/swipeActionItem.js
*/
export default {
// swipeActionItem 组件
swipeActionItem: {
show: false,
closeOnClick: true,
name: '',
disabled: false,
threshold: 20,
autoClose: true,
options: [],
duration: 300
}
}
/*
* @Author : LQ
* @Description :
* @version : 1.0
* @Date : 2021-08-20 16:44:21
* @LastAuthor : LQ
* @lastTime : 2021-08-20 17:01:13
* @FilePath : /u-view2.0/uview-ui/libs/config/props/swipeActionItem.js
*/
export default {
// swipeActionItem 组件
swipeActionItem: {
show: false,
closeOnClick: true,
name: '',
disabled: false,
threshold: 20,
autoClose: true,
options: [],
duration: 300
}
}