Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
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
胡宝山
template_vue
Commits
4319c15f
Commit
4319c15f
authored
Dec 01, 2023
by
W_Y
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图
parent
98e7c597
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
178 additions
and
35 deletions
+178
-35
index.js
src/api/controlPlatform/index.js
+18
-0
controlDown.png
src/assets/image/controlDown.png
+0
-0
control.vue
src/views/controlPlatform/control.vue
+160
-35
No files found.
src/api/controlPlatform/index.js
View file @
4319c15f
...
@@ -35,3 +35,21 @@ export function findCountIdByPtype1CreateDate(query) {
...
@@ -35,3 +35,21 @@ export function findCountIdByPtype1CreateDate(query) {
params
:
query
params
:
query
})
})
}
}
// 比例
export
function
findMoM
(
query
)
{
return
request
({
url
:
'/WeHomePage/findMoM'
,
method
:
'get'
,
params
:
query
})
}
// 总接口
export
function
findControl
(
query
)
{
return
request
({
url
:
'/WeHomePage/findControl'
,
method
:
'get'
,
params
:
query
})
}
src/assets/image/controlDown.png
View replaced file @
98e7c597
View file @
4319c15f
265 Bytes
|
W:
|
H:
3.11 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/views/controlPlatform/control.vue
View file @
4319c15f
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