优化
This commit is contained in:
@@ -152,25 +152,6 @@ const PopupPicker = ({
|
||||
<View className={styles.evaluateCardWrap}>
|
||||
<NTRPTestEntryCard type={EvaluateScene.userEdit} />
|
||||
</View>
|
||||
// <View className={`${styles["examination-btn"]}}`}>
|
||||
// <View className={`${styles["text-container"]}}`}>
|
||||
// <View className={`${styles["text-title"]}}`}>
|
||||
// 不知道自己的<Text>(NTRP)</Text>水平
|
||||
// </View>
|
||||
// <View className={`${styles["text-btn"]}}`}>
|
||||
// <Text>快速测试</Text>
|
||||
// <Image src={imgs.ICON_ARROW_GREEN} className={`${styles["icon-arrow"]}`}></Image>
|
||||
// </View>
|
||||
// </View>
|
||||
// <View className={`${styles["img-container"]}}`}>
|
||||
// <View className={`${styles["img-box"]}`}>
|
||||
// <Image src={img!}></Image>
|
||||
// </View>
|
||||
// <View className={`${styles["img-box"]}`}>
|
||||
// <Image src={imgs.ICON_EXAMINATION}></Image>
|
||||
// </View>
|
||||
// </View>
|
||||
// </View>
|
||||
)}
|
||||
<Picker
|
||||
visible={visible}
|
||||
|
||||
Reference in New Issue
Block a user