Przeglądaj źródła

还原显示微信

lex 1 rok temu
rodzic
commit
a6cca0d6a0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/student-register/index.tsx

+ 1 - 1
src/views/student-register/index.tsx

@@ -512,7 +512,7 @@ export default defineComponent({
         />
 
         {/* 是否在微信中打开 */}
-        {/* <OWxTip /> */}
+        <OWxTip />
       </div>
     );
   }