update
This commit is contained in:
@@ -193,9 +193,9 @@ const Index = () => {
|
||||
|
||||
return (
|
||||
<View className="Index">
|
||||
<View className="header">
|
||||
{/* <View className="header">
|
||||
<View className="headerTag">
|
||||
{["导航", "图书", "好物", "活动", "工具箱", "关于我们"].map(
|
||||
{["首页","导航", "图书", "好物", "活动", "工具箱", "关于我们"].map(
|
||||
(item, index) => {
|
||||
return (
|
||||
<AtTag
|
||||
@@ -213,7 +213,7 @@ const Index = () => {
|
||||
}
|
||||
)}
|
||||
</View>
|
||||
</View>
|
||||
</View> */}
|
||||
<View className="up">
|
||||
<View className="upText">
|
||||
📣数字游民CNA,是针对中国用户的城市数据统计
|
||||
|
||||
Reference in New Issue
Block a user