🎈 perf(当前版本): 正式环境隐藏当前版本显示
This commit is contained in:
parent
82eed9489a
commit
d8acb25964
@ -181,7 +181,7 @@ export default () => {
|
||||
</View>
|
||||
</View>
|
||||
<View className={styles.bottom_version}>
|
||||
<View >{current_version}</View>
|
||||
{current_env !== 'production' && <View >{current_version}</View>}
|
||||
{current_env !== 'production' && <View >{BASE_URL}</View>}
|
||||
</View>
|
||||
<Customer show={customer_service_show} onClose={customerClose} />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user