ソースを参照

upload

ctt_ywq
HolyKnightIX 2年前
コミット
eadc394716
1個のファイルの変更3行の追加3行の削除
  1. +3
    -3
      src/components/common/top.vue

+ 3
- 3
src/components/common/top.vue ファイルの表示

@@ -20,12 +20,12 @@
<el-dropdown-item command="MetaGene">
{{ characters == 1 ? "邃芒慧生" : "MetaGene" }}
</el-dropdown-item>
<el-dropdown-item command="MetaStream">{{
characters == 1 ? "邃芒慧播" : "MetaStreaming"
}}</el-dropdown-item>
<el-dropdown-item command="MetaManeuver">{{
characters == 1 ? "邃芒慧影" : "MetaNeuver"
}}</el-dropdown-item>
<el-dropdown-item command="MetaStream">{{
characters == 1 ? "邃芒慧播" : "MetaStreaming"
}}</el-dropdown-item>
<el-dropdown-item command="MetaTuring">{{
characters == 1 ? "邃芒慧侃" : "MetaTuring"
}}</el-dropdown-item>


読み込み中…
キャンセル
保存