首页接口更新&&支付页面调试
This commit is contained in:
@@ -14,4 +14,15 @@ export default createMDX({
|
||||
mdxType: 'gfm',
|
||||
},
|
||||
},
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
protocol: 'https',
|
||||
hostname: 'pay.rscygroup.com',
|
||||
port: '',
|
||||
pathname: '/api/scan/imgs/*',
|
||||
search: '',
|
||||
},
|
||||
],
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user