免费与菜单提示文字
This commit is contained in:
@@ -26,7 +26,7 @@ function Resolved(props: {
|
||||
router.push(profile ? '/admin/purchase' : '/product')
|
||||
}}
|
||||
>
|
||||
免费试用
|
||||
立即试用
|
||||
</button>
|
||||
)
|
||||
}
|
||||
@@ -42,7 +42,7 @@ function Pending(props: {
|
||||
router.push('/product')
|
||||
}}
|
||||
>
|
||||
免费试用
|
||||
立即试用
|
||||
</button>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user