Skip to content

Commit

Permalink
Merge pull request #28 from Muska-Ami/master
Browse files Browse the repository at this point in the history
Update MainSideBar
  • Loading branch information
Muska-Ami authored Jan 13, 2024
2 parents 0c03467 + 678aedb commit f40f511
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/MainSideBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ const menuOptions = [
h(
"a",
{
href: "https://pan.1l1.icu/s/MAhO?password=o28hn3",
href: "https://nyalcf.1l1.icu",
target: "_blank",
},
"软件下载"
Expand Down Expand Up @@ -211,4 +211,4 @@ export const handleUpdateValue = (key, item) => {
export function SetSideBarActiveKey(name) {
active.value = name;
}
</script>
</script>

0 comments on commit f40f511

Please sign in to comment.