Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
data_management_system
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
张伯涛
data_management_system
Commits
cedbde3f
Commit
cedbde3f
authored
Dec 01, 2022
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
抗原信息填写模板页面
parent
d85dd5d1
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
548 additions
and
0 deletions
+548
-0
index.js
ruoyi-ui/src/router/index.js
+5
-0
kfInfoAdd.vue
ruoyi-ui/src/views/kfInfoAdd.vue
+543
-0
No files found.
ruoyi-ui/src/router/index.js
View file @
cedbde3f
...
...
@@ -46,6 +46,11 @@ export const constantRoutes = [
component
:
()
=>
import
(
'@/views/login'
),
hidden
:
true
},
{
path
:
'/kfInfoAdd'
,
component
:
()
=>
import
(
'@/views/kfInfoAdd'
),
hidden
:
true
},
{
path
:
'/register'
,
component
:
()
=>
import
(
'@/views/register'
),
...
...
ruoyi-ui/src/views/kfInfoAdd.vue
0 → 100644
View file @
cedbde3f
This diff is collapsed.
Click to expand it.
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