@jx3box/jx3box-editor 1.3.7 → 1.3.8

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.
@@ -262,6 +262,17 @@
262
262
  fill: @primary;
263
263
  }
264
264
  }
265
+ .u-lv-box {
266
+ font-style: normal;
267
+ font-weight: normal;
268
+ font-size: 12px;
269
+ padding: 2px 8px;
270
+ border: 1px solid #8269df;
271
+ border-radius: 2px;
272
+ margin-left: 5px;
273
+ background: #fff;
274
+ color: #6843f4;
275
+ }
265
276
  &.el-tabs--card > .el-tabs__header .el-tabs__item {
266
277
  transition: none;
267
278
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-editor",
3
- "version": "1.3.7",
3
+ "version": "1.3.8",
4
4
  "description": "JX3BOX Article & Editor",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -17,6 +17,7 @@
17
17
  <span slot="label" class="u-tab-label">
18
18
  <i class="el-icon-s-custom" style="margin-right:5px;"></i>
19
19
  <b>魔盒用户</b>
20
+ <i class="u-lv-box">Lv2+</i>
20
21
  </span>
21
22
  <p v-if="total && done" class="m-resource-count">
22
23
  <i class="el-icon-s-data"></i> 共找到 <b>{{ total }}</b> 条记录