bill 4 bulan lalu
induk
melakukan
2ea910e8d7

+ 0 - 5
src/components/tagging/sign-new.vue

@@ -227,11 +227,6 @@ const showContent = computed(() => {
   );
 });
 watchEffect(() => {
-  if (props.scenePos.id === "1464") {
-    console.error(showContent.value);
-  }
-});
-watchEffect(() => {
   if (showContent.value) {
     recovery();
   } else {

+ 4 - 0
src/style.scss

@@ -182,4 +182,8 @@ input::-ms-clear,input::-ms-reveal {
 
 * {
   user-select: none;
+}
+
+.ant-select-clear {
+  background: none !important;
 }

+ 1 - 0
src/views/animation/right/am.vue

@@ -166,6 +166,7 @@ const actionsMap: Record<string, string> = {
   mma_kick: "右前踢",
   standing_jump: "标准向上跳",
   sitting: "标准坐",
+  a_idel: "站立",
   peone_forward: "匍匐前行",
   wall_crash: "松手摔倒",
   head_hit: "头被击中",