🐞 fix(ID1000820): 新建收藏夹文案优化
This commit is contained in:
parent
41a43c5be7
commit
208fd5076f
@ -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}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user