api回归

This commit is contained in:
wangsongsole 2022-07-19 16:01:36 +08:00
parent e505588a89
commit d4dc80c683
2 changed files with 3 additions and 9 deletions

View File

@ -2,7 +2,7 @@
* @Author: Wind
* @Date: 2022-07-15 17:48:05
* @LastEditors: Wind
* @LastEditTime: 2022-07-19 13:45:54
* @LastEditTime: 2022-07-19 16:00:57
* @Description:
* @FilePath: \frontend\public\index.html
-->
@ -21,9 +21,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<script src="./goods_new_v2.js">
</script>
<script src="http://lsxdemall.oss-cn-beijing.aliyuncs.com/commonproductlogo/goods_new_v2.js"></script>
<!--
Notice the use of %PUBLIC_URL% in the tags above.
It will be replaced with the URL of the `public` folder during the build.

View File

@ -421,11 +421,7 @@ export const getIsRequireApproval = (id, data) => {
// //蓝色兄弟映射商品
export const getProductInfoSelect = (params) => {
return req(
'get',
'https://marketapi.1688sup.com' + '/product/market/products',
params
)
return req('get', baseurl + '/product/market/products', params)
}
// 上传