diff --git a/public/img/menu/settings.png b/public/img/menu/settings.png new file mode 100644 index 0000000..47ffef0 Binary files /dev/null and b/public/img/menu/settings.png differ diff --git a/src/components/dialog.vue b/src/components/dialog.vue index 993e65b..0e0dd57 100644 --- a/src/components/dialog.vue +++ b/src/components/dialog.vue @@ -7,7 +7,7 @@ {{ title }} - + @@ -15,7 +15,7 @@ \ No newline at end of file diff --git a/src/views/shop/shop.vue b/src/views/shop/shop.vue index 28d42be..b79124f 100644 --- a/src/views/shop/shop.vue +++ b/src/views/shop/shop.vue @@ -3,7 +3,7 @@ - + {{ t('coins.0') }}:{{ coins }} diff --git a/src/views/version/update-log.vue b/src/views/version/update-log.vue index d8ef36b..23dfc65 100644 --- a/src/views/version/update-log.vue +++ b/src/views/version/update-log.vue @@ -43,6 +43,7 @@ const updateLogs: any = [{ '流血伤害不再是真实伤害,受护甲减伤影响', '修复武器青光被动异常减伤BUG', '自动出售可勾选神话品质', + '新增系统设置,可设置完全无音乐和隐藏战斗信息', ], bug: [ '修复一些UI显示BUG', diff --git a/src/views/version/version.vue b/src/views/version/version.vue index fe38722..9f3fb34 100644 --- a/src/views/version/version.vue +++ b/src/views/version/version.vue @@ -4,7 +4,7 @@ - +