Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Daiyangcheng committed Jan 18, 2024
2 parents d157168 + f40f511 commit a0f3e42
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 a0f3e42

Please sign in to comment.