Commit 4319c15f authored by W_Y's avatar W_Y

parent 98e7c597
...@@ -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

265 Bytes | W: | H:

src/assets/image/controlDown.png

3.11 KB | W: | H:

src/assets/image/controlDown.png
src/assets/image/controlDown.png
src/assets/image/controlDown.png
src/assets/image/controlDown.png
  • 2-up
  • Swipe
  • Onion skin
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment