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

首页调整

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