Browse Source

问答图标放出

jwyu 2 years ago
parent
commit
cd12c8fe7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/question/question.vue

+ 1 - 1
pages/question/question.vue

@@ -69,7 +69,7 @@
 			</view>
 			<view class="topage-btn" @click="toPage" v-if="isUserResearcher||userInfo.status&&userAuth">
 				<image 
-					v-if=" userInfo.is_inner!==1"
+					v-if="!isUserResearcher"
 					src="../../static/question/askquestion.png"
 					mode="scaleToFill"
 					style="width:34rpx;height:34rpx;"