Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
W
WX_h5
Project
Project
Details
Activity
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
godwithdh
WX_h5
Commits
24d6b0b1
Commit
24d6b0b1
authored
Dec 13, 2019
by
godwithdh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
boss
parent
058f5c0a
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
2 additions
and
1 deletion
+2
-1
index.js
src/router/index.js
+1
-1
Finance.vue
src/view/tiip/kanban/Finance.vue
+0
-0
abnormal.vue
src/view/tiip/kanban/abnormal.vue
+0
-0
capital.vue
src/view/tiip/kanban/capital.vue
+0
-0
index.vue
src/view/tiip/kanban/index.vue
+1
-0
operate.vue
src/view/tiip/kanban/operate.vue
+0
-0
No files found.
src/router/index.js
View file @
24d6b0b1
...
@@ -109,7 +109,7 @@ let routes = [
...
@@ -109,7 +109,7 @@ let routes = [
{
{
path
:
"/kanban/:userId"
,
path
:
"/kanban/:userId"
,
name
:
"kanban"
,
name
:
"kanban"
,
component
:()
=>
import
(
"@/view/kanban/index.vue"
),
component
:()
=>
import
(
"@/view/
tiip/
kanban/index.vue"
),
meta
:{
meta
:{
title
:
"老板看板"
title
:
"老板看板"
}
}
...
...
src/view/kanban/Finance.vue
→
src/view/
tiip/
kanban/Finance.vue
View file @
24d6b0b1
File moved
src/view/kanban/abnormal.vue
→
src/view/
tiip/
kanban/abnormal.vue
View file @
24d6b0b1
File moved
src/view/kanban/capital.vue
→
src/view/
tiip/
kanban/capital.vue
View file @
24d6b0b1
File moved
src/view/kanban/index.vue
→
src/view/
tiip/
kanban/index.vue
View file @
24d6b0b1
...
@@ -73,6 +73,7 @@
...
@@ -73,6 +73,7 @@
flex-grow:1;
flex-grow:1;
overflow:auto;
overflow:auto;
height:1px;
height:1px;
-webkit-overflow-scrolling: touch;
}
}
}
}
</
style
>
</
style
>
...
...
src/view/kanban/operate.vue
→
src/view/
tiip/
kanban/operate.vue
View file @
24d6b0b1
File moved
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