Browse Source

小调整

James 4 năm trước cách đây
mục cha
commit
ce96b74811
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/pages/ruins-detail/index.vue

+ 1 - 1
src/pages/ruins-detail/index.vue

@@ -99,7 +99,7 @@ export default {
           });
           break;
         case "overLook":
-          if (item.id == "2") {
+          if (item.id == "0") {
             window.alert("该红色展馆暂无VR俯瞰");
             break;
           }