赠送微信
+赠送微信
空间付费设置
++ 空间付费设置 +
{/* 内容 */}- 空间介绍 + 空间介绍 *
@@ -262,7 +264,7 @@ export default function CreateProfile() {+
解锁空间价格 *
@@ -273,20 +275,17 @@ export default function CreateProfile() {setSpacePriceAble(true)} > 点击编辑 @@ -295,7 +294,7 @@ export default function CreateProfile() {
+
铁粉价格 *
@@ -306,20 +305,17 @@ export default function CreateProfile() {setTiefenPriceAble(true)} > 点击编辑 diff --git a/app/my/editprofile/editHome/page.jsx b/app/my/editprofile/editHome/page.jsx index 596c0e5..f44e551 100644 --- a/app/my/editprofile/editHome/page.jsx +++ b/app/my/editprofile/editHome/page.jsx @@ -622,20 +622,17 @@ export default function EditHome() {
setSpacePriceAble(true)} > 点击编辑 diff --git a/app/my/page.js b/app/my/page.js index 9c1ad5d..fc1fa05 100644 --- a/app/my/page.js +++ b/app/my/page.js @@ -12,7 +12,6 @@ const My = () => { const [userInfo, setUserInfo] = useState({}); const router = useRouter(); const [streamerNavigates, setStreamerNavigates] = useState([]); - const [isInJoinProgress, setIsInJoinProgress] = useState(false); const [userNavigates, setUserNavigates] = useState([]); useEffect(() => { const userInfo = get("account"); @@ -391,7 +390,7 @@ const My = () => {
setSpacePriceAble(true)} > 点击编辑 diff --git a/app/space/[id]/page.js b/app/space/[id]/page.js index de7d4c5..8e670f2 100644 --- a/app/space/[id]/page.js +++ b/app/space/[id]/page.js @@ -672,7 +672,12 @@ export default function PersonSpace() {
发视频
取消
+setCreatePostMask(false)} + > + 取消 +
赠送微信
+赠送微信
+
解锁空间价格 *
-+
(成为空间成员,可查看免费帖)
setSpacePriceAble(true)} > 点击编辑 @@ -296,31 +304,33 @@ export default function spacePaymentSetting() {
+
铁粉价格 *
-+
(累计空间内消费达标可成为,铁粉可查看相关帖)
setTiefenPriceAble(true)} > 点击编辑 diff --git a/components/OwnInput/index.js b/components/OwnInput/index.js index bb6d512..dc16bb5 100644 --- a/components/OwnInput/index.js +++ b/components/OwnInput/index.js @@ -13,6 +13,7 @@ export default function OwnInput({ clearable, disabled, className, + fontSize, }) { return (