@jx3box/jx3box-common-ui 5.5.8 → 5.5.9
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/assets/data/box.json +4 -284
- package/assets/data/nav.json +12 -1
- package/package.json +1 -1
package/assets/data/box.json
CHANGED
|
@@ -85,90 +85,6 @@
|
|
|
85
85
|
},
|
|
86
86
|
{
|
|
87
87
|
"lf": false,
|
|
88
|
-
"img": "quest.svg",
|
|
89
|
-
"abbr": "任 务",
|
|
90
|
-
"href": "/quest/",
|
|
91
|
-
"mark": "HOT",
|
|
92
|
-
"name": "任务百科",
|
|
93
|
-
"uuid": "quest",
|
|
94
|
-
"hover": "quest.svg",
|
|
95
|
-
"client": "all",
|
|
96
|
-
"status": true,
|
|
97
|
-
"hasMark": false,
|
|
98
|
-
"markcls": "ishot"
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"lf": false,
|
|
102
|
-
"img": "knowledge.svg",
|
|
103
|
-
"abbr": "通 识",
|
|
104
|
-
"href": "/knowledge/",
|
|
105
|
-
"mark": "HOT",
|
|
106
|
-
"name": "通识百科",
|
|
107
|
-
"uuid": "knowledge",
|
|
108
|
-
"hover": "knowledge.svg",
|
|
109
|
-
"client": "all",
|
|
110
|
-
"status": true,
|
|
111
|
-
"hasMark": false,
|
|
112
|
-
"markcls": "ishot"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"lf": false,
|
|
116
|
-
"img": "tool.svg",
|
|
117
|
-
"abbr": "工 具",
|
|
118
|
-
"href": "/tool/",
|
|
119
|
-
"mark": "HOT",
|
|
120
|
-
"name": "教程工具",
|
|
121
|
-
"uuid": "tool",
|
|
122
|
-
"hover": "tool.svg",
|
|
123
|
-
"client": "all",
|
|
124
|
-
"status": true,
|
|
125
|
-
"hasMark": false,
|
|
126
|
-
"markcls": "ishot"
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"lf": false,
|
|
130
|
-
"img": "bbs.svg",
|
|
131
|
-
"abbr": "茶 馆",
|
|
132
|
-
"href": "/bbs/#/forum",
|
|
133
|
-
"mark": "HOT",
|
|
134
|
-
"name": "茶馆交流",
|
|
135
|
-
"uuid": "bbs",
|
|
136
|
-
"hover": "bbs.svg",
|
|
137
|
-
"client": "all",
|
|
138
|
-
"status": true,
|
|
139
|
-
"hasMark": false,
|
|
140
|
-
"markcls": "ishot"
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
"lf": false,
|
|
144
|
-
"img": "joke.svg",
|
|
145
|
-
"abbr": "骚 话",
|
|
146
|
-
"href": "/bbs/#/joke",
|
|
147
|
-
"mark": "HOT",
|
|
148
|
-
"name": "剑三骚话",
|
|
149
|
-
"uuid": "joke",
|
|
150
|
-
"hover": "joke.svg",
|
|
151
|
-
"client": "all",
|
|
152
|
-
"status": true,
|
|
153
|
-
"hasMark": false,
|
|
154
|
-
"markcls": "ishot"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"lf": false,
|
|
158
|
-
"img": "emotion.svg",
|
|
159
|
-
"abbr": "表 情",
|
|
160
|
-
"href": "/bbs/#/emotion",
|
|
161
|
-
"mark": "HOT",
|
|
162
|
-
"name": "剑三表情",
|
|
163
|
-
"uuid": "emotion",
|
|
164
|
-
"hover": "emotion.svg",
|
|
165
|
-
"client": "all",
|
|
166
|
-
"status": true,
|
|
167
|
-
"hasMark": false,
|
|
168
|
-
"markcls": "ishot"
|
|
169
|
-
},
|
|
170
|
-
{
|
|
171
|
-
"lf": true,
|
|
172
88
|
"img": "database.svg",
|
|
173
89
|
"abbr": "数 据",
|
|
174
90
|
"href": "/app/database",
|
|
@@ -219,9 +135,9 @@
|
|
|
219
135
|
"uuid": "battle",
|
|
220
136
|
"hover": "battle.svg",
|
|
221
137
|
"client": "all",
|
|
222
|
-
"status":
|
|
138
|
+
"status": true,
|
|
223
139
|
"hasMark": false,
|
|
224
|
-
"markcls": "
|
|
140
|
+
"markcls": "ishot"
|
|
225
141
|
},
|
|
226
142
|
{
|
|
227
143
|
"lf": false,
|
|
@@ -233,9 +149,9 @@
|
|
|
233
149
|
"uuid": "dbm",
|
|
234
150
|
"hover": "dbm.svg",
|
|
235
151
|
"client": "all",
|
|
236
|
-
"status":
|
|
152
|
+
"status": true,
|
|
237
153
|
"hasMark": false,
|
|
238
|
-
"markcls": "
|
|
154
|
+
"markcls": "ishot"
|
|
239
155
|
},
|
|
240
156
|
{
|
|
241
157
|
"lf": false,
|
|
@@ -251,202 +167,6 @@
|
|
|
251
167
|
"hasMark": false,
|
|
252
168
|
"markcls": "ishot"
|
|
253
169
|
},
|
|
254
|
-
{
|
|
255
|
-
"lf": false,
|
|
256
|
-
"img": "haste.svg",
|
|
257
|
-
"abbr": "急 速",
|
|
258
|
-
"href": "/bps/#/haste",
|
|
259
|
-
"mark": "HOT",
|
|
260
|
-
"name": "急速阈值",
|
|
261
|
-
"uuid": "haste",
|
|
262
|
-
"hover": "haste.svg",
|
|
263
|
-
"client": "std",
|
|
264
|
-
"status": true,
|
|
265
|
-
"hasMark": false,
|
|
266
|
-
"markcls": "ishot"
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"lf": false,
|
|
270
|
-
"img": "talent.svg",
|
|
271
|
-
"abbr": "奇 穴",
|
|
272
|
-
"href": "/app/talent/",
|
|
273
|
-
"mark": "NEW",
|
|
274
|
-
"name": "奇穴模拟",
|
|
275
|
-
"uuid": "talent",
|
|
276
|
-
"hover": "talent.svg",
|
|
277
|
-
"client": "std",
|
|
278
|
-
"status": true,
|
|
279
|
-
"hasMark": false,
|
|
280
|
-
"markcls": "isnew"
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
"lf": false,
|
|
284
|
-
"img": "talent2.svg",
|
|
285
|
-
"abbr": "镇 派",
|
|
286
|
-
"href": "/app/talent2/",
|
|
287
|
-
"mark": "HOT",
|
|
288
|
-
"name": "镇派模拟",
|
|
289
|
-
"uuid": "talent2",
|
|
290
|
-
"hover": "talent2.svg",
|
|
291
|
-
"client": "origin",
|
|
292
|
-
"status": true,
|
|
293
|
-
"hasMark": false,
|
|
294
|
-
"markcls": "ishot"
|
|
295
|
-
},
|
|
296
|
-
{
|
|
297
|
-
"lf": false,
|
|
298
|
-
"img": "icons.svg",
|
|
299
|
-
"abbr": "图 标",
|
|
300
|
-
"href": "/app/icons/",
|
|
301
|
-
"mark": "NEW",
|
|
302
|
-
"name": "图标大全",
|
|
303
|
-
"uuid": "icons",
|
|
304
|
-
"hover": "icons.svg",
|
|
305
|
-
"client": "all",
|
|
306
|
-
"status": true,
|
|
307
|
-
"hasMark": false,
|
|
308
|
-
"markcls": "isnew"
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
"lf": false,
|
|
312
|
-
"img": "servers.svg",
|
|
313
|
-
"abbr": "开 服",
|
|
314
|
-
"href": "/app/servers/",
|
|
315
|
-
"mark": "HOT",
|
|
316
|
-
"name": "开服监控",
|
|
317
|
-
"uuid": "servers",
|
|
318
|
-
"hover": "servers.svg",
|
|
319
|
-
"client": "all",
|
|
320
|
-
"status": true,
|
|
321
|
-
"hasMark": false,
|
|
322
|
-
"markcls": "ishot"
|
|
323
|
-
},
|
|
324
|
-
{
|
|
325
|
-
"lf": true,
|
|
326
|
-
"img": "sandbox.svg",
|
|
327
|
-
"abbr": "沙 盘",
|
|
328
|
-
"href": "/app/sandbox/",
|
|
329
|
-
"mark": "HOT",
|
|
330
|
-
"name": "阵营沙盘",
|
|
331
|
-
"uuid": "sandbox",
|
|
332
|
-
"hover": "sandbox.svg",
|
|
333
|
-
"client": "std",
|
|
334
|
-
"status": true,
|
|
335
|
-
"hasMark": false,
|
|
336
|
-
"markcls": "ishot"
|
|
337
|
-
},
|
|
338
|
-
{
|
|
339
|
-
"lf": false,
|
|
340
|
-
"img": "share.svg",
|
|
341
|
-
"abbr": "捏 脸",
|
|
342
|
-
"href": "/share/",
|
|
343
|
-
"mark": "NEW",
|
|
344
|
-
"name": "捏脸分享",
|
|
345
|
-
"uuid": "share",
|
|
346
|
-
"hover": "share.svg",
|
|
347
|
-
"client": "all",
|
|
348
|
-
"status": true,
|
|
349
|
-
"hasMark": false,
|
|
350
|
-
"markcls": "isnew"
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"lf": false,
|
|
354
|
-
"img": "facedata.svg",
|
|
355
|
-
"abbr": "妆 容",
|
|
356
|
-
"href": "/pvx/facedata/",
|
|
357
|
-
"mark": "NEW",
|
|
358
|
-
"name": "妆容解析",
|
|
359
|
-
"uuid": "facedata",
|
|
360
|
-
"hover": "facedata.svg",
|
|
361
|
-
"client": "all",
|
|
362
|
-
"status": false,
|
|
363
|
-
"hasMark": false,
|
|
364
|
-
"markcls": "isnew"
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"lf": false,
|
|
368
|
-
"img": "pet.svg",
|
|
369
|
-
"abbr": "宠 物",
|
|
370
|
-
"href": "/pet/",
|
|
371
|
-
"mark": "NEW",
|
|
372
|
-
"name": "宠物大全",
|
|
373
|
-
"uuid": "pet",
|
|
374
|
-
"hover": "pet.svg",
|
|
375
|
-
"client": "all",
|
|
376
|
-
"status": true,
|
|
377
|
-
"hasMark": false,
|
|
378
|
-
"markcls": "isnew"
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"lf": false,
|
|
382
|
-
"img": "qiyu.svg",
|
|
383
|
-
"abbr": "奇 遇",
|
|
384
|
-
"href": "/adventure/",
|
|
385
|
-
"mark": "NEW",
|
|
386
|
-
"name": "奇遇大全",
|
|
387
|
-
"uuid": "qiyu",
|
|
388
|
-
"hover": "qiyu.svg",
|
|
389
|
-
"client": "std",
|
|
390
|
-
"status": true,
|
|
391
|
-
"hasMark": false,
|
|
392
|
-
"markcls": "isnew"
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
"lf": false,
|
|
396
|
-
"img": "blueprint.svg",
|
|
397
|
-
"abbr": "蓝 图",
|
|
398
|
-
"href": "https://jx3.xoyo.com/zt/2020/09/24/blueprint/#/",
|
|
399
|
-
"mark": "HOT",
|
|
400
|
-
"name": "家园蓝图",
|
|
401
|
-
"uuid": "house",
|
|
402
|
-
"hover": "blueprint.svg",
|
|
403
|
-
"client": "std",
|
|
404
|
-
"status": true,
|
|
405
|
-
"hasMark": false,
|
|
406
|
-
"markcls": "ishot"
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
"lf": false,
|
|
410
|
-
"img": "keju.svg",
|
|
411
|
-
"abbr": "科 举",
|
|
412
|
-
"href": "https://j3cx.com/exam/",
|
|
413
|
-
"mark": "HOT",
|
|
414
|
-
"name": "科举题库",
|
|
415
|
-
"uuid": "keju",
|
|
416
|
-
"hover": "keju.svg",
|
|
417
|
-
"client": "all",
|
|
418
|
-
"status": true,
|
|
419
|
-
"hasMark": false,
|
|
420
|
-
"markcls": "ishot"
|
|
421
|
-
},
|
|
422
|
-
{
|
|
423
|
-
"lf": false,
|
|
424
|
-
"img": "price.svg",
|
|
425
|
-
"abbr": "金 价",
|
|
426
|
-
"href": "/app/price/",
|
|
427
|
-
"mark": "HOT",
|
|
428
|
-
"name": "金价走势",
|
|
429
|
-
"uuid": "price",
|
|
430
|
-
"hover": "price.svg",
|
|
431
|
-
"client": "std",
|
|
432
|
-
"status": true,
|
|
433
|
-
"hasMark": false,
|
|
434
|
-
"markcls": "ishot"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"lf": false,
|
|
438
|
-
"img": "wbl.svg",
|
|
439
|
-
"abbr": "万宝楼",
|
|
440
|
-
"href": "https://jx3.seasunwbl.com/buyer?t=coin",
|
|
441
|
-
"mark": "HOT",
|
|
442
|
-
"name": "万宝楼",
|
|
443
|
-
"uuid": "wbl",
|
|
444
|
-
"hover": "wbl.svg",
|
|
445
|
-
"client": "std",
|
|
446
|
-
"status": true,
|
|
447
|
-
"hasMark": false,
|
|
448
|
-
"markcls": "ishot"
|
|
449
|
-
},
|
|
450
170
|
{
|
|
451
171
|
"lf": false,
|
|
452
172
|
"img": "more.svg",
|
package/assets/data/nav.json
CHANGED
|
@@ -1 +1,12 @@
|
|
|
1
|
-
[
|
|
1
|
+
[
|
|
2
|
+
{ "key": "index", "link": "/index/", "label": "首页", "client": "all", "status": true, "parentKey": "" },
|
|
3
|
+
{ "key": "macro", "link": "/macro/", "label": "宏库", "client": "all", "status": true, "parentKey": "" },
|
|
4
|
+
{ "key": "jx3dat", "link": "/jx3dat/", "label": "插件", "client": "all", "status": true, "parentKey": "" },
|
|
5
|
+
{ "key": "fb", "link": "/fb/", "label": "副本", "client": "all", "status": true, "parentKey": "" },
|
|
6
|
+
{ "key": "bps", "link": "/bps/", "label": "职业", "client": "all", "status": true, "parentKey": "" },
|
|
7
|
+
{ "key": "wiki", "link": "/cj/", "label": "百科", "client": "all", "status": true, "parentKey": "" },
|
|
8
|
+
{ "key": "pvx", "link": "/share/", "label": "休闲", "client": "all", "status": true, "parentKey": "" },
|
|
9
|
+
{ "key": "pvp", "link": "/pvp/", "label": "竞技", "client": "all", "status": true, "parentKey": "" },
|
|
10
|
+
{ "key": "tool", "link": "/tool/", "label": "工具", "client": "all", "status": true, "parentKey": "" },
|
|
11
|
+
{ "key": "bbs", "link": "/bbs/", "label": "茶馆", "client": "all", "status": true, "parentKey": "" }
|
|
12
|
+
]
|