✨(component): update
This commit is contained in:
parent
30b46c141d
commit
d852b6ee6f
@ -5,5 +5,5 @@ export default {
|
||||
page: {
|
||||
prev: "上一页",
|
||||
next: "下一页",
|
||||
}
|
||||
},
|
||||
};
|
||||
|
@ -928,22 +928,22 @@ export default {
|
||||
const columns25 = [
|
||||
{
|
||||
title:"账户",
|
||||
width:"200px",
|
||||
width:"500px",
|
||||
key:"username"
|
||||
},{
|
||||
title:"密码",
|
||||
width: "300px",
|
||||
width: "500px",
|
||||
key:"password"
|
||||
},{
|
||||
title:"性别",
|
||||
key:"sex"
|
||||
},{
|
||||
title:"年龄",
|
||||
width: "300px",
|
||||
width: "600px",
|
||||
key:"age"
|
||||
},{
|
||||
title:"备注",
|
||||
width: "180px",
|
||||
width: "380px",
|
||||
key:"remark",
|
||||
ellipsisTooltip: true
|
||||
}
|
||||
|
@ -200,7 +200,7 @@
|
||||
<lay-tooltip content="Sa-Token" position="top">
|
||||
<a
|
||||
style="height: 40px; display: inline-block"
|
||||
href="https://sa-token.dev33.cn/"
|
||||
href="https://sa-token.cc"
|
||||
target="_blank"
|
||||
>
|
||||
<lay-avatar
|
||||
|
Loading…
x
Reference in New Issue
Block a user