feat: ✨ 新增关于我们页面和功能
新增关于我们页面和功能
This commit is contained in:
@@ -59,7 +59,9 @@
|
||||
</wd-row>
|
||||
|
||||
<template #footer>
|
||||
<wd-button size="small" type="primary" @click="handleAction(item)">···</wd-button>
|
||||
<wd-button size="small" plain type="primary" @click="handleAction(item)">
|
||||
操作
|
||||
</wd-button>
|
||||
</template>
|
||||
</wd-card>
|
||||
</view>
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
</wd-row>
|
||||
|
||||
<template #footer>
|
||||
<wd-button size="small" type="primary" @click="handleAction(item)">···</wd-button>
|
||||
<wd-button size="small" plain type="primary" @click="handleAction(item)">操作</wd-button>
|
||||
</template>
|
||||
</wd-card>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user