Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周远喜
mes-ui
Commits
b027b716
Commit
b027b716
authored
Apr 09, 2020
by
康振飞
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ok
parent
4619e2ab
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
4 additions
and
4 deletions
+4
-4
index.vue
layouts/basic-layout/index.vue
+2
-2
default.vue
layouts/default.vue
+2
-2
handle.vue
pages/home/component/handle.vue
+0
-0
infos.vue
pages/home/component/infos.vue
+0
-0
myInfo.vue
pages/home/component/myInfo.vue
+0
-0
quickTask.vue
pages/home/component/quickTask.vue
+0
-0
staChart.vue
pages/home/component/staChart.vue
+0
-0
workTask.vue
pages/home/component/workTask.vue
+0
-0
index.vue
pages/home/index.vue
+0
-0
No files found.
layouts/basic-layout/index.vue
View file @
b027b716
...
...
@@ -21,8 +21,8 @@
<i-header-fullscreen
v-if=
"isDesktop && showFullscreen"
/>
<i-header-notice
v-if=
"showNotice"
/>
<i-header-user
/>
<i-header-i18n
v-if=
"showI18n"
/>
<i-header-setting
v-if=
"enableSetting && !isMobile"
/>
<
!--
<
i-header-i18n
v-if=
"showI18n"
/>
<i-header-setting
v-if=
"enableSetting && !isMobile"
/>
-->
</div>
</Header>
</transition>
...
...
layouts/default.vue
View file @
b027b716
...
...
@@ -2,8 +2,8 @@
<MainLayout
/>
</
template
>
<
script
>
import
MainLayout
from
"./basic-layout"
;
//
import MainLayout from "./basic-layout/product";
//
import MainLayout from "./basic-layout";
import
MainLayout
from
"./basic-layout/product"
;
// 配置
import
Setting
from
"@/setting"
;
// 方法
...
...
pages/home/component/handle.vue
deleted
100644 → 0
View file @
4619e2ab
pages/home/component/infos.vue
deleted
100644 → 0
View file @
4619e2ab
pages/home/component/myInfo.vue
deleted
100644 → 0
View file @
4619e2ab
pages/home/component/quickTask.vue
deleted
100644 → 0
View file @
4619e2ab
pages/home/component/staChart.vue
deleted
100644 → 0
View file @
4619e2ab
pages/home/component/workTask.vue
deleted
100644 → 0
View file @
4619e2ab
pages/home/index.vue
deleted
100644 → 0
View file @
4619e2ab
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment