diff --git a/spx-gui/src/components/editor/common/placeholder/EditorPlaceholder.vue b/spx-gui/src/components/editor/common/placeholder/EditorPlaceholder.vue index 58eae5384..59cc484c3 100644 --- a/spx-gui/src/components/editor/common/placeholder/EditorPlaceholder.vue +++ b/spx-gui/src/components/editor/common/placeholder/EditorPlaceholder.vue @@ -1,13 +1,11 @@ - - - {{ $t({ en: 'Add a sprite to start', zh: '添加一个精灵' }) }} - + + {{ $t({ en: 'Add a sprite to start', zh: '添加一个精灵' }) }} + {{ $t({ en: 'Choose from asset library', zh: '从素材库选择' }) }} - - + +
{{ $t({ en: 'Add a sprite to start', zh: '添加一个精灵' }) }}