feat:更新
This commit is contained in:
@@ -198,7 +198,7 @@ const Book = () => {
|
||||
</AtDrawer>
|
||||
|
||||
{/* 判断有没有wxid */}
|
||||
{book !== 1 ? (
|
||||
{book !=1 ? (
|
||||
<AtButton
|
||||
type="primary"
|
||||
size="normal"
|
||||
@@ -218,7 +218,7 @@ const Book = () => {
|
||||
>
|
||||
{`阅读更多`}
|
||||
</AtButton>
|
||||
) : null}
|
||||
) : <span style={{color:'green'}}>持续更新中....</span>}
|
||||
|
||||
{/* <AtButton
|
||||
type="primary"
|
||||
|
||||
Reference in New Issue
Block a user