Browse Source

mod:del 拍摄界面 虚拟遥控器

panqiuyao 7 tháng trước cách đây
mục cha
commit
9f67fbbc2c
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      frontend/src/views/Photography/shot.vue

+ 0 - 6
frontend/src/views/Photography/shot.vue

@@ -177,9 +177,6 @@ const menu = computed(()=>{
         type:'setting'
       },
       {
-        type:'remoteControl'
-      },
-      {
         type:'developer'
       }
     ]
@@ -190,9 +187,6 @@ const menu = computed(()=>{
     {
       type:'setting'
     },
-    {
-      type:'remoteControl'
-    }
   ]