Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2022-05-21 18:13:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9f2992a12a3a41ffaa705dacc5a4b17f396bce0a
9f2992a1
1 parent
0421b24b
进入项目自动打开导航栏 微信浏览器 避免样式错位
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/views/client/index.vue
src/views/client/index.vue
View file @
9f2992a
...
...
@@ -61,6 +61,8 @@ onMounted(() => {
}
});
}
// 进入项目自动打开导航栏 微信浏览器 避免样式错位
window.history.pushState({}, "title", "#")
})
// 自定义按钮颜色样式
...
...
Please
register
or
login
to post a comment