@tplc/wot 0.1.87 → 0.1.89

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,21 @@
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
+ ### [0.1.89](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.4.146...v0.1.89) (2025-06-27)
6
+
7
+ ### [0.1.88](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.4.144...v0.1.88) (2025-06-27)
8
+
9
+
10
+ ### 🚀 Chore | 构建/工程依赖/工具
11
+
12
+ * **release:** 0.4.145 ([337f2cd](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/337f2cd4db9df9380eb5971b0f0a2e82b3fe5fb0))
13
+
14
+
15
+ ### ✨ Features | 新功能
16
+
17
+ * 修改tag ([e982d6f](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/e982d6f34507a65b2821362b4c25d7a06121ca55))
18
+ * 修改历史记录 ([c4ad91a](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/c4ad91ab244d2aee37791fe507ee87e67bd80bc6))
19
+
5
20
  ### [0.1.87](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.1.86...v0.1.87) (2025-06-21)
6
21
 
7
22
 
@@ -126,7 +126,7 @@
126
126
  &::after {
127
127
  position: absolute;
128
128
  top: 2px;
129
- right: -12px;
129
+ right: -12rpx;
130
130
  font-size: $-cell-required-size;
131
131
  line-height: 1.1;
132
132
  color: $-cell-required-color;
@@ -85,10 +85,11 @@
85
85
  @include when(required) {
86
86
  .wd-cell__title-inner {
87
87
  position: relative;
88
+ width: fit-content;
88
89
  &::after {
89
90
  position: absolute;
90
91
  top: 0;
91
- right: -12px;
92
+ right: -12rpx;
92
93
  font-size: $-cell-required-size;
93
94
  color: $-cell-required-color;
94
95
  content: '*';
@@ -28,7 +28,7 @@
28
28
  <view class="wd-cell__title">
29
29
  <!--title BEGIN-->
30
30
  <view v-if="title" :class="customTitleClass">
31
- <text class="wd-cell__title-inner">{{ title }}</text>
31
+ <view class="wd-cell__title-inner">{{ title }}</view>
32
32
  </view>
33
33
  <slot v-else name="title"></slot>
34
34
  <!--title END-->
@@ -121,7 +121,7 @@
121
121
  &::after {
122
122
  position: absolute;
123
123
  top: 2px;
124
- right: -12px;
124
+ right: -12rpx;
125
125
  font-size: $-cell-required-size;
126
126
  line-height: 1.1;
127
127
  color: $-cell-required-color;
@@ -133,7 +133,7 @@
133
133
  &::after {
134
134
  position: absolute;
135
135
  top: 2px;
136
- right: -12px;
136
+ right: -12rpx;
137
137
  font-size: $-cell-required-size;
138
138
  line-height: 1.1;
139
139
  color: $-cell-required-color;
@@ -108,7 +108,7 @@
108
108
  &::after {
109
109
  position: absolute;
110
110
  top: 2px;
111
- right: -12px;
111
+ right: -12rpx;
112
112
  font-size: $-cell-required-size;
113
113
  line-height: 1.1;
114
114
  color: $-cell-required-color;
@@ -137,7 +137,7 @@
137
137
  &::after {
138
138
  position: absolute;
139
139
  top: 2px;
140
- right: -12px;
140
+ right: -12rpx;
141
141
  font-size: $-cell-required-size;
142
142
  line-height: 1.1;
143
143
  color: $-cell-required-color;
@@ -101,7 +101,7 @@
101
101
  &::after {
102
102
  position: absolute;
103
103
  top: 2px;
104
- right: -12px;
104
+ right: -12rpx;
105
105
  font-size: $-cell-required-size;
106
106
  line-height: 1.1;
107
107
  color: $-cell-required-color;
@@ -105,7 +105,7 @@
105
105
  &::after {
106
106
  position: absolute;
107
107
  top: 2px;
108
- right: -12px;
108
+ right: -12rpx;
109
109
  font-size: $-cell-required-size;
110
110
  line-height: 1.1;
111
111
  color: $-cell-required-color;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "@tplc/wot",
3
3
  "name": "@tplc/wot",
4
- "version": "0.1.87",
4
+ "version": "0.1.89",
5
5
  "keywords": [
6
6
  "wot-design-uni",
7
7
  "国际化",