Commit 273cf9c8 authored by 李苏's avatar 李苏 💬

首页调整

parent f310a50a
import request from '@/utils/request';
import request from 'common/src/utils/request'
/*query */
export function fxpcQuery(query) {
return request({
......@@ -43,4 +43,4 @@ export function gsQuery(query){
method:"post",
data:query||{}
})
}
\ No newline at end of file
}
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