Browse Source

1

ctt_ywq
congzc 2 years ago
parent
commit
2f0f8754ed
2 changed files with 428 additions and 250 deletions
  1. +427
    -249
      src/components/home/home.vue
  2. +1
    -1
      src/components/views/turing.vue

+ 427
- 249
src/components/home/home.vue
File diff suppressed because it is too large
View File


+ 1
- 1
src/components/views/turing.vue View File

@@ -30,7 +30,7 @@
</div> -->
<div class="title_btn" @click="showBox">
{{ characters == 1 ? "与李雷交谈" : "converse to Lee" }}
{{ characters == 1 ? "与李雷交谈" : "coming soon" }}
</div>
</div>
<div class="md1" id="md1"></div>


Loading…
Cancel
Save