init
This commit is contained in:
4
pc/api/shop.ts
Normal file
4
pc/api/shop.ts
Normal file
@ -0,0 +1,4 @@
|
||||
//首页数据
|
||||
export function getIndex() {
|
||||
return $request.get({ url: '/pc/index' })
|
||||
}
|
Reference in New Issue
Block a user