🐞 fix(ID1000820): 新建收藏夹文案优化
This commit is contained in:
parent
41a43c5be7
commit
208fd5076f
@ -126,10 +126,10 @@ const CollectionDetail = () => {
|
|||||||
<LayoutBlock circle>
|
<LayoutBlock circle>
|
||||||
|
|
||||||
<View className={styles.title_item}>
|
<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}>
|
<View className={styles.select}>
|
||||||
<Input
|
<Input
|
||||||
placeholder="请输入文件夹名称"
|
placeholder="请输入收藏夹名称"
|
||||||
className={styles.input}
|
className={styles.input}
|
||||||
alwaysEmbed
|
alwaysEmbed
|
||||||
cursorSpacing={100}
|
cursorSpacing={100}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user