From 6153b8a0c60b3454a6cdc817617cf8343c6a5b21 Mon Sep 17 00:00:00 2001 From: luying Date: Fri, 5 Feb 2021 14:50:20 +0800 Subject: [PATCH] =?UTF-8?q?fix=20bug=EF=BC=9A=20=E5=A5=87=E9=81=87?= =?UTF-8?q?=E6=97=A0=E6=B3=95=E8=8E=B7=E5=8F=96=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/consts/constModules/selectConst.ts | 2 +- shared/resource/jsons/dic_goods.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/shared/consts/constModules/selectConst.ts b/shared/consts/constModules/selectConst.ts index cdf42f234..a01a52a2a 100644 --- a/shared/consts/constModules/selectConst.ts +++ b/shared/consts/constModules/selectConst.ts @@ -1,7 +1,7 @@ export enum ROLE_SELECT { // 初始登录数据 - ENTRY = 'serverId userInfo.uid userInfo.tel userInfo.serverType ce topFiveCe teraphs roleId roleName tili lv exp gold coin vLv title hasGuild funcs', + ENTRY = 'serverId userInfo.uid userInfo.tel userInfo.serverType ce topFiveCe teraphs roleId roleName tili lv exp gold coin vLv title hasGuild funcs eventStatus', // 玩家列表显示基础数据 SHOW_SIMPLE = 'roleId roleName ce headHid sHid lv title job quitTime vLv guildName serverId userInfo.serverType', // 显示申请需要的信息 diff --git a/shared/resource/jsons/dic_goods.json b/shared/resource/jsons/dic_goods.json index a109ee0b5..bf308a791 100644 --- a/shared/resource/jsons/dic_goods.json +++ b/shared/resource/jsons/dic_goods.json @@ -25901,7 +25901,7 @@ }, { "good_id": 11101, - "name": "丝绸7", + "name": "鲜花", "lvLimited": 1, "quality": 4, "image_id": 5059, @@ -25938,7 +25938,7 @@ }, { "good_id": 11102, - "name": "丝绸8", + "name": "捧花", "lvLimited": 1, "quality": 4, "image_id": 5059,