@tplc/wot 1.0.2 → 1.0.4

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 CHANGED
@@ -2,6 +2,26 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [1.0.4](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v1.0.3...v1.0.4) (2025-11-11)
6
+
7
+
8
+ ### ✨ Features | 新功能
9
+
10
+ * 变更fit ([096456a](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/096456a09c6daa730e42c0733f476f8d3c6493fc))
11
+
12
+ ### [1.0.3](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v1.0.1...v1.0.3) (2025-11-11)
13
+
14
+
15
+ ### 🚀 Chore | 构建/工程依赖/工具
16
+
17
+ * **release:** 1.0.2 ([70e7615](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/70e76153f04abcd09edf96a68a5a37c6b723af07))
18
+
19
+
20
+ ### ✨ Features | 新功能
21
+
22
+ * 变更图片默认值 ([966bdcc](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/966bdcc897209edf09d2469ba151118f856c5f53))
23
+ * 更新wd-img 尺寸判断 ([53bbbf5](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/commit/53bbbf5290e13aed4539228e26f6c43bf9713d0b))
24
+
5
25
  ### [1.0.2](https://gitlab888.30jia.com.cn/tourism-front/zero-code-pro/compare/v0.5.42...v1.0.2) (2025-11-10)
6
26
 
7
27
 
@@ -122,7 +122,7 @@ function wrapPhoto({ photo, width = 100, type = 1 }: any) {
122
122
  }
123
123
  const suffix = isctyun
124
124
  ? `${sym}x-amz-process=image/resize,w_${finalWidth},m_lfit`
125
- : `${sym}x-oss-process=image/resize,m_fill,w_${finalWidth}/format,webp&imageView2/2/w/${finalWidth}`
125
+ : `${sym}x-oss-process=image/resize,m_mfit,w_${finalWidth}/format,webp&imageView2/2/w/${finalWidth}`
126
126
  const url = `${photo}${suffix}`
127
127
  return url
128
128
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "@tplc/wot",
3
3
  "name": "@tplc/wot",
4
- "version": "1.0.2",
4
+ "version": "1.0.4",
5
5
  "keywords": [
6
6
  "wot-design-uni",
7
7
  "国际化",