@jx3box/jx3box-ui 2.3.1 → 2.3.2

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.
@@ -93,8 +93,8 @@ export default {
93
93
  jdt: "秘境百强",
94
94
  wiki: "百科",
95
95
  cj: "成就百科",
96
- achievement: "成就百科",
97
- treasure: "奇遇百科",
96
+ achievement: "资历宝典",
97
+ treasure: "奇遇珍卷",
98
98
  item: "物品百科",
99
99
  quest: "任务百科",
100
100
  knowledge: "通识百科",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jx3box/jx3box-ui",
3
- "version": "2.3.1",
3
+ "version": "2.3.2",
4
4
  "description": "JX3BOX Vue3 UI",
5
5
  "main": "index.js",
6
6
  "scripts": {