action
All checks were successful
Deploy to Server / deploy (push) Successful in 36s

This commit is contained in:
jeremygan2021
2026-02-13 01:52:29 +08:00
parent a456c0b9a2
commit 27b99c7240
2 changed files with 2 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ const ForumList = () => {
<span style={{ color: '#00b96b' }}>Quant Speed</span> Developer Community <span style={{ color: '#00b96b' }}>Quant Speed</span> Developer Community
</Title> </Title>
<Text style={{ color: '#888', fontSize: 18, maxWidth: 600, display: 'block', margin: '0 auto 30px' }}> <Text style={{ color: '#888', fontSize: 18, maxWidth: 600, display: 'block', margin: '0 auto 30px' }}>
技术交流 · 硬件开发 · 官方支持 技术交流 · 硬件开发 · 官方支持 · 量迹生态
</Text> </Text>
</motion.div> </motion.div>

View File

@@ -170,7 +170,7 @@ const ForumList = () => {
<View className='title'> <View className='title'>
<Text className='highlight'>Quant Speed</Text> Developer Community <Text className='highlight'>Quant Speed</Text> Developer Community
</View> </View>
<View className='subtitle'> · · </View> <View className='subtitle'> · · · </View>
<View className='search-box'> <View className='search-box'>
<AtSearchBar <AtSearchBar