first commit
This commit is contained in:
+3
-3
@@ -24,15 +24,15 @@ const _sfc_main = /* @__PURE__ */ common_vendor.defineComponent({
|
||||
const tabBarList = [
|
||||
{
|
||||
icon: "home",
|
||||
title: "\u5B66\u6613"
|
||||
title: "\u9605\u8BFB"
|
||||
},
|
||||
{
|
||||
icon: "spool",
|
||||
title: "\u95EE\u6613"
|
||||
title: "\u7814\u4E60"
|
||||
},
|
||||
{
|
||||
icon: "user",
|
||||
title: "\u5F52\u5904"
|
||||
title: "\u6211\u7684"
|
||||
}
|
||||
];
|
||||
const onChange = ({ value }) => {
|
||||
|
||||
Reference in New Issue
Block a user