look-ui 1.3.7 → 1.3.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +140 -19
- package/dist/look-ui.common.js +4 -4
- package/dist/look-ui.css +1 -1
- package/dist/look-ui.umd.js +4 -4
- package/dist/look-ui.umd.min.js +4 -4
- package/package.json +2 -1
- package/look-ui-1.3.7.tgz +0 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,43 +1,164 @@
|
|
|
1
1
|
|
|
2
2
|
|
|
3
|
-
## [1.
|
|
3
|
+
## [1.3.9](http://192.168.0.66/font-end/look-ui/compare/1.3.8...1.3.9) (2024-03-29)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* 修复任务类型不显示的问题 ([ab67d6d](http://192.168.0.66/font-end/look-ui/commits/ab67d6d3191e30b8d63d1e633956966b9d2e722b))
|
|
9
|
+
* ZLTZJ-57 修复处理结果显示html标签问题 ([3ec784f](http://192.168.0.66/font-end/look-ui/commits/3ec784fe641b029e73f1f28c54be7ceade0e84bc))
|
|
4
10
|
|
|
5
11
|
|
|
6
12
|
### Features
|
|
7
13
|
|
|
8
|
-
*
|
|
14
|
+
* 添加 babel 插件,生产环境不显示 console ([6e0b125](http://192.168.0.66/font-end/look-ui/commits/6e0b125b3ebf0d08b8c465368a5ade182ed2abd2))
|
|
9
15
|
|
|
10
|
-
## [1.
|
|
16
|
+
## [1.3.8](http://192.168.0.66/font-end/look-ui/compare/1.2.10...1.3.8) (2024-03-28)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
### Bug Fixes
|
|
20
|
+
|
|
21
|
+
* 处理 vue-virtual-scroll-list 插件报错问题 ([f16cd8d](http://192.168.0.66/font-end/look-ui/commits/f16cd8d5d784797babb6daeaa5c9853ee9914a18))
|
|
22
|
+
* 处理 wjid 没有的问题 ([86a6666](http://192.168.0.66/font-end/look-ui/commits/86a6666bb8ed947daada540053fa2eb4a45d1cc0))
|
|
23
|
+
* 处理关联公文单位查询没有票据的问题 ([8acb4ac](http://192.168.0.66/font-end/look-ui/commits/8acb4ac8f91903d978dbe94a67f8f17e13cf328f))
|
|
24
|
+
* 处理关联公文接口需要票据的问题 ([e77feee](http://192.168.0.66/font-end/look-ui/commits/e77feee11a3a36d2929c9d27769aa46ca6eba4df))
|
|
25
|
+
* 处理关联文件crud的问题 ([50e6be7](http://192.168.0.66/font-end/look-ui/commits/50e6be72e23877b15a1839b77b8dc54c7b4850ca))
|
|
26
|
+
* 处理关联项目的选中问题和对外暴漏更多事件 ([bce975e](http://192.168.0.66/font-end/look-ui/commits/bce975e04fcdebddd05c15276a1df02a7238f1f8))
|
|
27
|
+
* 处理关联项目附件请求参数问题 ([d6718e6](http://192.168.0.66/font-end/look-ui/commits/d6718e607483f81631f67275b4e128042e94a71d))
|
|
28
|
+
* 处理关联项目清空没有反应的问题 ([034632b](http://192.168.0.66/font-end/look-ui/commits/034632be1091098168900edf602ed843e3ef5422))
|
|
29
|
+
* 处理跨页关联的问题 ([4f09af6](http://192.168.0.66/font-end/look-ui/commits/4f09af6be215aec9dafda6e85a056ec950ef9f26))
|
|
30
|
+
* 调整关联公文搜索框的文字 ([6822f4a](http://192.168.0.66/font-end/look-ui/commits/6822f4a7db4a8ae1cc3bdd1a97c732d40ae85679))
|
|
31
|
+
* 关联公文,将【下一步】修改为【确定】 ([5d294e8](http://192.168.0.66/font-end/look-ui/commits/5d294e89da35c86b14a4f4aaed04c06ded02f25f))
|
|
32
|
+
* 修复查重列表出现空白、显示不正确问题 ([7c96a96](http://192.168.0.66/font-end/look-ui/commits/7c96a964001aa03a5251815f0632286725efb1fb))
|
|
33
|
+
* 修复切换查重点时查重结果显示不正确问题 ([d4282b8](http://192.168.0.66/font-end/look-ui/commits/d4282b87037b21b121ef6a8dfaa41e5d1dddf3ab))
|
|
34
|
+
* 修复搜索时,更多列表有数据但是不显示问题 ([ae14cd9](http://192.168.0.66/font-end/look-ui/commits/ae14cd9b54ec46a81496b1f052b9b865d4697554))
|
|
35
|
+
* 修复搜索租户报错问题 ([e08f07a](http://192.168.0.66/font-end/look-ui/commits/e08f07a7badef4b6a7eec57d5e1785bb0edfed1c))
|
|
36
|
+
* 修复图片大于10kb时显示不出来问题 ([adbf394](http://192.168.0.66/font-end/look-ui/commits/adbf394006343920f366e0dd3ac64f9b60c747d4))
|
|
37
|
+
* 修复页面报错 ([fad4f77](http://192.168.0.66/font-end/look-ui/commits/fad4f773029a1b421c9cda758c049eadc4e2f725))
|
|
38
|
+
* 字段取值调整 ([c7adb44](http://192.168.0.66/font-end/look-ui/commits/c7adb44fd548d34de948a34721e2ce797ebd9cb9))
|
|
39
|
+
* bug修复 ([4344503](http://192.168.0.66/font-end/look-ui/commits/4344503ad12d61eac74c09800cc404772029e259))
|
|
40
|
+
* GZLS-2862 修复bug ([b187205](http://192.168.0.66/font-end/look-ui/commits/b187205ced26beacb5a353aa1fbae74bf53f92fc))
|
|
41
|
+
* GZLS-3018 ([7594770](http://192.168.0.66/font-end/look-ui/commits/7594770f182082241386a51deb862dd93be2b292))
|
|
42
|
+
* GZLS-3021 ([9246af7](http://192.168.0.66/font-end/look-ui/commits/9246af72ba9c3b85287c74c6c3a63cff3df5be31))
|
|
43
|
+
* GZLS-3029 ([b383d61](http://192.168.0.66/font-end/look-ui/commits/b383d61fc3746ab8696ca199f48854fd7937c718))
|
|
44
|
+
* GZLS-3034 ([0b8e722](http://192.168.0.66/font-end/look-ui/commits/0b8e7229d36799629926e8d12749c47d5927f552))
|
|
45
|
+
* GZLS-3049 内部任务关联公文页面,将【下一步】修改为【确定】 ([e502464](http://192.168.0.66/font-end/look-ui/commits/e502464146fcab79983d76e0f4feb39d6446c58f))
|
|
46
|
+
* ZDRWFJ-1790 鼠标悬浮在牵头单位时显示全部单位名称 ([aa8d539](http://192.168.0.66/font-end/look-ui/commits/aa8d53967d08ba29a2c4db07122f1d2a1c7f68cf))
|
|
47
|
+
* ZDRWFJ-1925 字眼调整 ([f30ac7e](http://192.168.0.66/font-end/look-ui/commits/f30ac7e73abeb078fdcb0f6cc3b5e65ece6fc386))
|
|
48
|
+
* ZDRWFJ-2061 修复查重后再勾选按标签或来源时查重结果为空问题 ([b22d232](http://192.168.0.66/font-end/look-ui/commits/b22d23292d9f021bb12d8bb1289e5e0e2f879f52))
|
|
49
|
+
* ZLTZJ-11 修复任务下达查重进行关注、归并、插入等操作后,在已处理任务中查看匹配任务数跟查重结果数不一致问题 ([ca23d30](http://192.168.0.66/font-end/look-ui/commits/ca23d303eedbf44f565d52fbebfad6a187083d28))
|
|
50
|
+
* ZLTZJ-18 绩效考核总分排行榜,点击查看更多页面固定页面高度,底部显示翻页按钮 ([809831b](http://192.168.0.66/font-end/look-ui/commits/809831bed3a5aab67ddcd9913fbe314c81ca28bc))
|
|
51
|
+
* ZLTZJ-20 切换按月、按日、按季度页面会卡死 ([e6f7e09](http://192.168.0.66/font-end/look-ui/commits/e6f7e09ef2701623b7cbe4ab7f8599ab248926b5))
|
|
52
|
+
* ZLTZJ-23 绩效考核总分排行榜需要显示全部单位的数据,滚动查看 ([5fc7900](http://192.168.0.66/font-end/look-ui/commits/5fc790084d786b9b9ace7c61346a552b7741a09a))
|
|
53
|
+
* ZLTZJ-25 绩效考核总分排行榜中“反馈质量”的初始分值取值不对 ([d05a529](http://192.168.0.66/font-end/look-ui/commits/d05a529a3739b5de64a962732d3777906a43af19))
|
|
54
|
+
* ZLTZJ-28 点击录入软指标按钮后初始化表单 ([4fb44f0](http://192.168.0.66/font-end/look-ui/commits/4fb44f08b048c2a5bd602a1a66dc00a0cb6a6828))
|
|
55
|
+
* ZLTZJ-33 修复打开首页“反馈时效”,页面一直转圈 ([2c93a9d](http://192.168.0.66/font-end/look-ui/commits/2c93a9dd0690601e20fa7296d689231de23a20c2))
|
|
56
|
+
* ZLTZJ-34 修复列表页翻页无效问题 ([e8b7f87](http://192.168.0.66/font-end/look-ui/commits/e8b7f873ad0a278e4ddf3ce73500b99696753c91))
|
|
57
|
+
* ZLTZJ-37 人工干预时选择考核指标,只显示该租户考核方案下的指标内容 ([f37b693](http://192.168.0.66/font-end/look-ui/commits/f37b6938d32224b6cb402643e8ab16f8df01b829))
|
|
58
|
+
* ZLTZJ-46 默认情况是有匹配到相似任务,更多中没有,点击查看更多后变为无相似任务了 ([09de3f1](http://192.168.0.66/font-end/look-ui/commits/09de3f1f846012db6df4bb532be3899cf405fddb))
|
|
59
|
+
* ZLTZJ-47 查重结果列表中, 匹配不到的标签不显示 ([82796fe](http://192.168.0.66/font-end/look-ui/commits/82796fe1fc11219ee3dc209b13d306c084557444))
|
|
60
|
+
* ZLTZJ-48 来源及要求最多显示4行 ([b9b313f](http://192.168.0.66/font-end/look-ui/commits/b9b313fc19826d35a3756420c71ab065f5af2442))
|
|
11
61
|
|
|
12
62
|
|
|
13
63
|
### Features
|
|
14
64
|
|
|
65
|
+
* 查重结果部分字段高亮处理 ([6a778bf](http://192.168.0.66/font-end/look-ui/commits/6a778bfd3b9f0460a674bc521f93c151e23bbfbe))
|
|
66
|
+
* 抽取常量 ([4ca8f7c](http://192.168.0.66/font-end/look-ui/commits/4ca8f7cc1e3e5d616e9bd4948bb5c09fbe229c6d))
|
|
67
|
+
* 穿透页带上日期范围入参 ([3f0bf33](http://192.168.0.66/font-end/look-ui/commits/3f0bf33023bfc7a675b51504f51349d1c77d463f))
|
|
68
|
+
* 当未处理或已处理任务为0时,自动切换到另一个任务类型 ([4384a87](http://192.168.0.66/font-end/look-ui/commits/4384a87a27e5306b868b2a92dd5b0b59ddb69ff9))
|
|
69
|
+
* 对接关联公文附件相关接口 ([f0960c3](http://192.168.0.66/font-end/look-ui/commits/f0960c33f614989aa7ada4a7ac6be8258aad2cfe))
|
|
70
|
+
* 分页-根据指标类型获取各单位该指标原始数据 ([85c4e58](http://192.168.0.66/font-end/look-ui/commits/85c4e58e1fd9c065105d5d8223eaa35537263523))
|
|
71
|
+
* 根据不同二级指标显示不同列表 ([3f2a2b0](http://192.168.0.66/font-end/look-ui/commits/3f2a2b0a451894b3e427be4c51fb3314a3067490))
|
|
72
|
+
* 根据单位和指标获取加减分详情 ([a73c04d](http://192.168.0.66/font-end/look-ui/commits/a73c04d93c9874f4ac09a7440a4617b52b4fb99b))
|
|
73
|
+
* 功能优化 ([516682c](http://192.168.0.66/font-end/look-ui/commits/516682cbfb21463ff373d44f9841b7030aeb5ab5))
|
|
74
|
+
* 关联公文附件 ([6815ae5](http://192.168.0.66/font-end/look-ui/commits/6815ae59602a2b223aca8c63bdf11c474369f09f))
|
|
75
|
+
* 关联公文添加初始化已关联的项目 ([e27e7d5](http://192.168.0.66/font-end/look-ui/commits/e27e7d5cabe6d1a11beaacb537d09fa25b9a7d67))
|
|
76
|
+
* 后台列表添加loading ([e0fe26c](http://192.168.0.66/font-end/look-ui/commits/e0fe26c39110e60e06bf27ec6107a3818eb1cb99))
|
|
77
|
+
* 后台添加颜色字段录入,展示页根据录入颜色展示 ([fbf3558](http://192.168.0.66/font-end/look-ui/commits/fbf3558c6bd452e3bb72ea45d90c623536b974c5))
|
|
78
|
+
* 获取单位所有指标次数 ([95bc3da](http://192.168.0.66/font-end/look-ui/commits/95bc3da2940e48bba09af657326af0d1d5f66727))
|
|
79
|
+
* 绩效考核-后台-考核结果干预 ([b2d304c](http://192.168.0.66/font-end/look-ui/commits/b2d304c3e83cdc42f33d6ffe65d9231828a86ac9))
|
|
80
|
+
* 绩效考核-后台-同步后端字段调整 ([0aff314](http://192.168.0.66/font-end/look-ui/commits/0aff314c054d4e1bf732a884b228ab5bdf98122b))
|
|
81
|
+
* 绩效考核-后台-组件入参定义 ([b739f5c](http://192.168.0.66/font-end/look-ui/commits/b739f5c6a71f9add2aa253ac7dee93318e21f845))
|
|
82
|
+
* 绩效考核-首页-各单位反馈优秀质量次数排名、各单位绩效考核分数占比 ([a33c8b1](http://192.168.0.66/font-end/look-ui/commits/a33c8b1353b89314d667c7a6f6169bab962b76be))
|
|
83
|
+
* 绩效考核-责任端-首页接口对接 ([cd6725a](http://192.168.0.66/font-end/look-ui/commits/cd6725adeab6169fdab086008ee90d31e98955c0))
|
|
84
|
+
* 绩效考核-展示页-指标详情 ([991f5d8](http://192.168.0.66/font-end/look-ui/commits/991f5d827b4ce3f4b48a6e74adbea26090f3cd5e))
|
|
85
|
+
* 绩效考核目录结构搭建 ([d7d9f9e](http://192.168.0.66/font-end/look-ui/commits/d7d9f9ec652efc6393dbd1bea781a00cb8f40a15))
|
|
86
|
+
* 绩效考核评分规则、总分排行榜弹窗调整 ([9662716](http://192.168.0.66/font-end/look-ui/commits/9662716b35a0afaca583f56f074dc1b28f5382c9))
|
|
87
|
+
* 绩效考核总分排行榜及规则接口对接 ([8b209a7](http://192.168.0.66/font-end/look-ui/commits/8b209a728d9d2a839f37506254dff5ca45cc99f0))
|
|
88
|
+
* 绩效考核组件-后台-方案管理 ([1bd1ebb](http://192.168.0.66/font-end/look-ui/commits/1bd1ebbc251f95e742e97be6a76fc726e81945b5))
|
|
89
|
+
* 绩效考核组件-后台-应用管理 ([9a516d2](http://192.168.0.66/font-end/look-ui/commits/9a516d2ebd5e3338824eace24bbdc110d46a42e1))
|
|
90
|
+
* 绩效考核组件-后台-应用管理接口联调 ([ae2ba79](http://192.168.0.66/font-end/look-ui/commits/ae2ba7946f4671a3013ae7115bcbec20b5e3c055))
|
|
91
|
+
* 绩效考核组件-后台-指标管理 ([0a33a18](http://192.168.0.66/font-end/look-ui/commits/0a33a1855886d17d61a4b85c859e2747136df5c9))
|
|
92
|
+
* 绩效考核组件-后台-租户管理 ([b7c8dba](http://192.168.0.66/font-end/look-ui/commits/b7c8dba3f6279cacca8208d2468187635589d9c8))
|
|
93
|
+
* 切换统计维度时重新加载页面 ([4f65be3](http://192.168.0.66/font-end/look-ui/commits/4f65be34f957f5bd6d1f85bf7439a1fe8e515059))
|
|
94
|
+
* 软指标录入 ([153b687](http://192.168.0.66/font-end/look-ui/commits/153b687333426ed7dcc9933d51092375e46c48cf))
|
|
95
|
+
* 添加查重引擎入参 ([14a12c8](http://192.168.0.66/font-end/look-ui/commits/14a12c8354cc84afb8b2265e672b67019fad947b))
|
|
96
|
+
* 添加查重引擎搜索功能 ([e8fe3c0](http://192.168.0.66/font-end/look-ui/commits/e8fe3c02d9c27a7c87004cd63fc21c6f7dbc08a2))
|
|
97
|
+
* 添加获取绩效得分入参 ([c5fa1aa](http://192.168.0.66/font-end/look-ui/commits/c5fa1aa07eff606fcfce909051e6876f0cd48de7))
|
|
98
|
+
* 添加路由 ([16d3041](http://192.168.0.66/font-end/look-ui/commits/16d30413d23c2140875e917023f8670363730cb5))
|
|
99
|
+
* 添加已关联背景图 ([43f22d0](http://192.168.0.66/font-end/look-ui/commits/43f22d0f280074ed340e283cdf0c97c228171ca3))
|
|
100
|
+
* 同步后端入参调整 ([f649583](http://192.168.0.66/font-end/look-ui/commits/f649583290bcff3ebdb7f2def4c74a7629ccca54))
|
|
101
|
+
* 新增、修改租户调整 ([9c40366](http://192.168.0.66/font-end/look-ui/commits/9c40366747cc0b29eeb5e6c384cd7383f02d6618))
|
|
102
|
+
* 样式入参 ([b52b8d2](http://192.168.0.66/font-end/look-ui/commits/b52b8d21cea64d923333922e2b710236a4f6943e))
|
|
103
|
+
* 展示页-责任端首页 ([9266c9b](http://192.168.0.66/font-end/look-ui/commits/9266c9bef907dcbc582154949b5c46c02470ee26))
|
|
104
|
+
* 指标字典转换 ([6ba8443](http://192.168.0.66/font-end/look-ui/commits/6ba844399a963259ff21a5cfa63ebdd4dbc9f9a4))
|
|
105
|
+
* 自动注册组件,可以在非vue项目使用 ([ea7ebb0](http://192.168.0.66/font-end/look-ui/commits/ea7ebb03b46c66951bcaa3f8f3e0d47b2ad93146))
|
|
106
|
+
* emit 事件时添加 kebab-case 模式 ([f5f596a](http://192.168.0.66/font-end/look-ui/commits/f5f596a608c612e255703b3f5e85f2c69cb17f1e))
|
|
107
|
+
* GZLS-3024 ([17a87ac](http://192.168.0.66/font-end/look-ui/commits/17a87acffc25e7801a136fba7cce5a1c8923e710))
|
|
108
|
+
* GZLS-3053 点击任务名称也能切换卡片 ([0ef549b](http://192.168.0.66/font-end/look-ui/commits/0ef549b94492f6fc3cdc0cbe3b0f94954d637e36))
|
|
109
|
+
* ZDRWFJ-2078 添加自定义 names 入参 ([04a02ce](http://192.168.0.66/font-end/look-ui/commits/04a02ceb3a09fa5f543a556bf84e442a4e6b01a6))
|
|
110
|
+
* ZDRWFJ-2079 查重结果页新增任务类型展示 ([3ef3b5b](http://192.168.0.66/font-end/look-ui/commits/3ef3b5b716841a3d8430e30ccd0c111172f3eb34))
|
|
111
|
+
* ZDRWFJ-2123 可对一条已处理的数据关联多个任务、也可单独取消关联 ([d4bae19](http://192.168.0.66/font-end/look-ui/commits/d4bae1963ecba01b20ae1c5c08b6c75b68ab869f))
|
|
112
|
+
* ZDRWFJ-2141 添加查看详情按钮是否显示入参 ([9e0c9e0](http://192.168.0.66/font-end/look-ui/commits/9e0c9e0ca0ce3294a9569e81e7482eedae2b4962))
|
|
113
|
+
* ZDRWFJ-2164 查重结果部分默认展示10条,同时新增“查看更多”用于展示匹配度较低的任务。展开后可点击“收起”进行内容收起。 ([a5ab130](http://192.168.0.66/font-end/look-ui/commits/a5ab1303a02288402afd35c852f1a18b1be863d9))
|
|
114
|
+
* ZDRWFJ-2244 任务类型添加政府工作报告 ([1031d17](http://192.168.0.66/font-end/look-ui/commits/1031d173227f8e77bb2a3ab6e2b523b438a0414a))
|
|
115
|
+
* ZLTZJ-12 干预时添加干预人字段 ([8cb0178](http://192.168.0.66/font-end/look-ui/commits/8cb0178c2a6c959dfe34b306828afcf158349722))
|
|
116
|
+
* ZLTZJ-39 各单位反馈优秀质量次数排名显示前10的单位 ([91e3716](http://192.168.0.66/font-end/look-ui/commits/91e37162d1580dd44019d340295d57cfb5042a35))
|
|
117
|
+
* ZLTZJ-43 区分精准匹配和模糊匹配 ([e1cb01d](http://192.168.0.66/font-end/look-ui/commits/e1cb01d0488b4661e86f6ebb73eacf5c310f413e))
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
### Reverts
|
|
121
|
+
|
|
122
|
+
* Revert "chore: 屏蔽来源及要求" ([e2468cb](http://192.168.0.66/font-end/look-ui/commits/e2468cbe06bbb8ac1987d54cec11e5003b692a52))
|
|
123
|
+
|
|
124
|
+
## [1.2.10](http://192.168.0.66/font-end/look-ui/compare/1.2.9...1.2.10) (2024-01-18)
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
### Features
|
|
128
|
+
|
|
129
|
+
* 关联公文 ([382331c](http://192.168.0.66/font-end/look-ui/commits/382331cd4fb9386dd869d54add98f725c9b68708))
|
|
130
|
+
|
|
131
|
+
## [1.2.9](http://192.168.0.66/font-end/look-ui/compare/1.2.8...1.2.9) (2024-01-17)
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
### Features
|
|
135
|
+
|
|
15
136
|
* GZLS-2780 添加是否显示底部全选未处理任务Bar属性 ([5fc8bc7](http://192.168.0.66/font-end/look-ui/commits/5fc8bc76f47a3d87b2c21d1eb92b371403fae555))
|
|
16
137
|
|
|
17
138
|
## [1.2.8](http://192.168.0.66/font-end/look-ui/compare/1.2.7...1.2.8) (2024-01-12)
|
|
18
139
|
|
|
19
|
-
## [1.2.7](http://192.168.0.66/font-end/look-ui/compare/1.2.6...1.2.7) (2024-01-11)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
### Features
|
|
23
|
-
|
|
24
|
-
* 查重接口入参调整 ([aa9397f](http://192.168.0.66/font-end/look-ui/commits/aa9397f316383080a3a12e5e0244796bf72d1ac5))
|
|
140
|
+
## [1.2.7](http://192.168.0.66/font-end/look-ui/compare/1.2.6...1.2.7) (2024-01-11)
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
### Features
|
|
144
|
+
|
|
145
|
+
* 查重接口入参调整 ([aa9397f](http://192.168.0.66/font-end/look-ui/commits/aa9397f316383080a3a12e5e0244796bf72d1ac5))
|
|
25
146
|
* 查重结果添加关键词检索 ([4ac03d4](http://192.168.0.66/font-end/look-ui/commits/4ac03d4def3238b78ea0f5336fe903907a3a45b5))
|
|
26
147
|
|
|
27
148
|
## [1.2.6](http://192.168.0.66/font-end/look-ui/compare/1.2.5...1.2.6) (2023-12-26)
|
|
28
149
|
|
|
29
|
-
## [1.2.5](http://192.168.0.66/font-end/look-ui/compare/1.2.4...1.2.5) (2023-12-26)
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
### Features
|
|
33
|
-
|
|
150
|
+
## [1.2.5](http://192.168.0.66/font-end/look-ui/compare/1.2.4...1.2.5) (2023-12-26)
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
### Features
|
|
154
|
+
|
|
34
155
|
* 添加脚本-自动将日志合并到README ([dec855a](http://192.168.0.66/font-end/look-ui/commits/dec855a414e223173ba8bbbaf4e0a41e08252d27))
|
|
35
156
|
|
|
36
|
-
## [1.2.4](http://192.168.0.66/font-end/look-ui/compare/1.2.3...1.2.4) (2023-12-25)
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
### Features
|
|
40
|
-
|
|
157
|
+
## [1.2.4](http://192.168.0.66/font-end/look-ui/compare/1.2.3...1.2.4) (2023-12-25)
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
### Features
|
|
161
|
+
|
|
41
162
|
* 操作自定义按钮时,返回当前任务对象 ([50cde79](http://192.168.0.66/font-end/look-ui/commits/50cde797b9d86b743051883519abdb652d2de390))
|
|
42
163
|
|
|
43
164
|
## [1.2.3](http://192.168.0.66/font-end/look-ui/compare/1.2.2...1.2.3) (2023-12-25)
|