Browse Source

文案修改

任一存 2 năm trước cách đây
mục cha
commit
5df61d2d48
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/RelicsAppr.vue

+ 2 - 2
src/views/RelicsAppr.vue

@@ -12,14 +12,14 @@
           :class="currentDim === 3 ? 'choosen' : ''"
           @click="currentDim = 3"
         >
-          三维文物
+          三维展示
         </button>
         <button
           class="switch-2d"
           :class="currentDim === 2 ? 'choosen' : ''"
           @click="currentDim = 2"
         >
-          二维文物
+          二维展示
         </button>
       </div>
       <div class="search-or-input">