Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
data-table
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
hookehuyr
2024-07-09 16:55:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fe08729efb0278ae038ee45784739fe20887ee2c
fe08729e
1 parent
030e44ef
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
src/views/index.vue
src/views/index.vue
View file @
fe08729
<!--
* @Date: 2022-07-18 10:22:22
* @LastEditors: hookehuyr hookehuyr@gmail.com
* @LastEditTime: 2024-07-09 1
1:14:2
7
* @LastEditTime: 2024-07-09 1
6:54:5
7
* @FilePath: /data-table/src/views/index.vue
* @Description: 首页
-->
...
...
@@ -170,6 +170,7 @@ const PHeaderHeight = computed(() => {
const themeVars = {
buttonPrimaryBackground: styleColor.baseColor,
buttonPrimaryBorderColor: styleColor.baseColor,
pickerConfirmActionColor: styleColor.baseColor,
};
const $route = useRoute();
...
...
Please
register
or
login
to post a comment