소스 검색

fix: 修改文案

bill 2 년 전
부모
커밋
663f61b3c3
3개의 변경된 파일70개의 추가작업 그리고 3개의 파일을 삭제
  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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 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