Browse Source

feat: 微信页面打开提示

TIANYONG 4 months ago
parent
commit
e8366719cf

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

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

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

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