Commit ddf116da authored by 无木's avatar 无木

style(demo): replace account page detail icon

parent 5005e6e5
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<TableAction <TableAction
:actions="[ :actions="[
{ {
icon: 'clarity:eye-show-solid', icon: 'clarity:info-standard-line',
title: '查看用户详情', title: '查看用户详情',
onClick: handleView.bind(null, record), onClick: handleView.bind(null, record),
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment