Explorar el Código

Update index.tsx

lex hace 1 año
padre
commit
3a3534a749
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/student-register/index.tsx

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

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