Commit 4f7a152
File tree
Expand file treeCollapse file tree
7 files changed
+62
-12
lines changedFilter options
- src
- layout/components
- Settings
- Sidebar
- store/modules
- styles
- views/dashboard/admin/components
Expand file treeCollapse file tree
7 files changed
+62
-12
lines changedsrc/layout/components/Settings/index.vue
Copy file name to clipboardExpand all lines: src/layout/components/Settings/index.vue+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
26 | 31 |
|
27 | 32 |
|
28 | 33 |
|
| ||
72 | 77 |
|
73 | 78 |
|
74 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
75 | 91 |
|
76 | 92 |
|
77 | 93 |
|
|
src/layout/components/Sidebar/SidebarItem.vue
Copy file name to clipboardExpand all lines: src/layout/components/Sidebar/SidebarItem.vue+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
12 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
13 | 15 |
|
14 | 16 |
|
15 | 17 |
|
| ||
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
29 |
| - |
| 31 | + |
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
| ||
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
| 47 | + |
| 48 | + |
45 | 49 |
|
46 | 50 |
|
47 | 51 |
|
| ||
63 | 67 |
|
64 | 68 |
|
65 | 69 |
|
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
66 | 74 |
|
67 | 75 |
|
68 | 76 |
|
| ||
72 | 80 |
|
73 | 81 |
|
74 | 82 |
|
| 83 | + |
| 84 | + |
| 85 | + |
75 | 86 |
|
76 | 87 |
|
77 | 88 |
|
| ||
125 | 136 |
|
126 | 137 |
|
127 | 138 |
|
| 139 | + |
128 | 140 |
|
129 | 141 |
|
130 | 142 |
|
|
src/layout/components/Sidebar/index.vue
Copy file name to clipboardExpand all lines: src/layout/components/Sidebar/index.vue+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
42 | 45 |
|
43 | 46 |
|
44 | 47 |
|
| ||
52 | 55 |
|
53 | 56 |
|
54 | 57 |
|
| 58 | + |
| 59 | + |
| 60 | + |
55 | 61 |
|
56 | 62 |
|
57 | 63 |
|
|
+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
34 | 35 |
|
35 | 36 |
|
36 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
37 | 44 |
|
38 | 45 |
|
39 | 46 |
|
|
src/store/modules/settings.ts
Copy file name to clipboardExpand all lines: src/store/modules/settings.ts+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
4 |
| - |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
|
+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
| ||
108 | 109 |
|
109 | 110 |
|
110 | 111 |
|
| 112 | + |
| 113 | + |
| 114 | + |
111 | 115 |
|
112 | 116 |
|
113 | 117 |
|
| ||
205 | 209 |
|
206 | 210 |
|
207 | 211 |
|
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
208 | 216 |
|
209 | 217 |
|
210 | 218 |
|
|
src/views/dashboard/admin/components/RaddarChart.vue
Copy file name to clipboardExpand all lines: src/views/dashboard/admin/components/RaddarChart.vue+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
|
0 commit comments