@jx3box/jx3box-ui 2.0.38 → 2.0.39

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.
@@ -248,17 +248,17 @@
248
248
  "parentKey": "pvx"
249
249
  },
250
250
  {
251
- "key": "gonggao",
252
- "link": "/pvg/gonggao",
253
- "label": "活动告示",
251
+ "key": "treasure",
252
+ "link": "/pvx/codex/adventure",
253
+ "label": "奇遇珍卷",
254
254
  "client": "all",
255
255
  "status": true,
256
256
  "parentKey": "pvx"
257
257
  },
258
258
  {
259
- "key": "price",
260
- "link": "/pvg/price",
261
- "label": "价格走势",
259
+ "key": "achievement",
260
+ "link": "/pvx/codex/achievement",
261
+ "label": "资历宝典",
262
262
  "client": "all",
263
263
  "status": true,
264
264
  "parentKey": "pvx"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-ui",
3
- "version": "2.0.38",
3
+ "version": "2.0.39",
4
4
  "description": "JX3BOX Vue3 UI",
5
5
  "main": "index.js",
6
6
  "scripts": {