🐞 fix(ID1000820): 新建收藏夹文案优化

This commit is contained in:
xuan 2022-12-14 11:11:40 +08:00
parent 41a43c5be7
commit 208fd5076f

View File

@ -126,10 +126,10 @@ const CollectionDetail = () => {
<LayoutBlock circle>
<View className={styles.title_item}>
<View className={styles.title}><Text style={{ color: 'red' }}>*</Text></View>
<View className={styles.title}><Text style={{ color: 'red' }}>*</Text></View>
<View className={styles.select}>
<Input
placeholder="请输入文件夹名称"
placeholder="请输入收藏夹名称"
className={styles.input}
alwaysEmbed
cursorSpacing={100}