Browse Source

fix: 修改文案

bill 2 năm trước cách đây
mục cha
commit
663f61b3c3
3 tập tin đã thay đổi với 70 bổ sung3 xóa
  1. 67 0
      public/demo/index.html
  2. 2 2
      src/views/room/edit-room/index.vue
  3. 1 1
      src/views/room/list.vue

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 67 - 0
public/demo/index.html


+ 2 - 2
src/views/room/edit-room/index.vue

@@ -18,7 +18,7 @@
       >
         保存
       </a-button>
-      <a-button
+      <!-- <a-button
         v-if="room"
         class="action-bottom"
         type="primary"
@@ -26,7 +26,7 @@
         @click="startSync"
       >
         开始带看
-      </a-button>
+      </a-button> -->
     </template>
     <div class="edit-room-layout">
       <div class="scene">

+ 1 - 1
src/views/room/list.vue

@@ -18,7 +18,7 @@
   >
     <template #undata>
       <a-button type="primary" shape="round" size="middle" @click="editRoom()">
-        创建作品
+        创建房间
       </a-button>
     </template>
     <a-list