@jx3box/jx3box-ui 2.1.2 → 2.1.3

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.
@@ -9,7 +9,7 @@
9
9
  }
10
10
  @media screen and (max-width: @phone) {
11
11
  .m-single-box {
12
- --el-color-primary: @primary;
12
+
13
13
  padding: 0 15px;
14
14
  }
15
15
  }
@@ -126,8 +126,6 @@
126
126
  }
127
127
 
128
128
  .w-boxcoin-records-list {
129
- --el-color-primary: @primary;
130
-
131
129
  max-width: 960px;
132
130
  border: 1px solid #eee;
133
131
  margin: 0 auto;
@@ -115,38 +115,4 @@
115
115
  text-overflow: ellipsis;
116
116
  }
117
117
  }
118
-
119
- // 详情场景
120
- // &.m-detail-scene {
121
- // .m-panel-title {
122
- // img,
123
- // svg,
124
- // i,
125
- // span {
126
- // .dbi;
127
- // vertical-align: middle;
128
- // }
129
-
130
- // img,
131
- // svg,
132
- // i {
133
- // width: 28px;
134
- // height: 28px;
135
- // line-height: 28px;
136
- // color: var(--el-color-primary);
137
- // fill: var(--el-color-primary);
138
- // font-size: 22px;
139
- // }
140
-
141
- // img,
142
- // svg {
143
- // .mr(7px);
144
- // }
145
-
146
- // span {
147
- // font-size: 17px;
148
- // font-weight: 300;
149
- // }
150
- // }
151
- // }
152
118
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-ui",
3
- "version": "2.1.2",
3
+ "version": "2.1.3",
4
4
  "description": "JX3BOX Vue3 UI",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -184,7 +184,7 @@ export default {
184
184
  /* src/interact/BoxcoinRecords.vue */
185
185
  .w-boxcoin-records-pages{
186
186
 
187
- --el-color-primary: @primary;
187
+
188
188
 
189
189
  .flex(x);
190
190
  margin-top:5px;
@@ -103,7 +103,7 @@ export default {
103
103
  <style lang="less">
104
104
  /* src/single/Collection.vue */
105
105
  .w-collection {
106
- --el-color-primary: @primary;
106
+
107
107
 
108
108
  .w-collection-title {
109
109
  cursor: pointer;
@@ -357,7 +357,7 @@ export default {
357
357
  @std: #f0b400;
358
358
  @all: #a26ef7;
359
359
  @wujie: #fc79bf;
360
- --el-color-primary: @primary;
360
+
361
361
 
362
362
  .u-client {
363
363
  // .fl;