Browse Source

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

panqiuyao 7 months ago
parent
commit
9f67fbbc2c
1 changed files with 0 additions and 6 deletions
  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:'setting'
       },
       },
       {
       {
-        type:'remoteControl'
-      },
-      {
         type:'developer'
         type:'developer'
       }
       }
     ]
     ]
@@ -190,9 +187,6 @@ const menu = computed(()=>{
     {
     {
       type:'setting'
       type:'setting'
     },
     },
-    {
-      type:'remoteControl'
-    }
   ]
   ]