소스 검색

feat: 限制在微信中打开

TIANYONG 4 달 전
부모
커밋
3ac64cace7
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      src/views/fill-questionnaire/index.tsx
  2. 1 1
      src/views/intention-questionnaire/index.tsx

+ 1 - 1
src/views/fill-questionnaire/index.tsx

@@ -669,7 +669,7 @@ export default defineComponent({
         </div>
 
         {/* 是否在微信中打开 */}
-        {/* <OWxTip /> */}
+        <OWxTip />
 
         {forms.imgCodeStatus ? (
           <MImgCode

+ 1 - 1
src/views/intention-questionnaire/index.tsx

@@ -225,7 +225,7 @@ export default defineComponent({
         </div>
 
         {/* 是否在微信中打开 */}
-        {/* <OWxTip /> */}
+        <OWxTip />
 
 
         <div class={styles.bottomBtn}>