提交 0c3fdfbb 作者: 龚洪江

Merge branch 'master' into develop

...@@ -18,4 +18,4 @@ patches: ...@@ -18,4 +18,4 @@ patches:
images: images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG - name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly/web newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly/web
newTag: bfd86338f2723db513e880683b5e4281a1b047b8 newTag: 48171fc9b5b8ffc668562e82ad971b740309cab6
...@@ -27,8 +27,8 @@ const nextConfig = { ...@@ -27,8 +27,8 @@ const nextConfig = {
return [ return [
{ {
source: '/local/:path*', source: '/local/:path*',
destination: 'https://www.iuav.shop/:path*', // destination: 'https://www.iuav.shop/:path*',
// destination: 'https://test.iuav.shop/:path*', destination: 'https://test.iuav.shop/:path*',
}, },
]; ];
}, },
......
...@@ -5,9 +5,9 @@ import Image from 'next/image'; ...@@ -5,9 +5,9 @@ import Image from 'next/image';
export default function RotationChart() { export default function RotationChart() {
const list = [ const list = [
'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/1(1).jpg', 'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/da9ebaef-8dfb-4daf-930a-155f21c7351b.jpg',
'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/2(1).jpg', 'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/150654a8-64bc-4888-a8b9-b35d812f60c2.jpg',
'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/3(1).jpg', 'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/a93492b7-7b60-43c0-ad51-86262b87b4de.jpg',
'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/a0dc9062-cef8-44ce-bbba-ee82a0d5fe80.jpg', 'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/a0dc9062-cef8-44ce-bbba-ee82a0d5fe80.jpg',
'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/95843a99-e8bf-4156-b47a-cf3720f4a885.jpg', 'https://pad-video-x.oss-cn-shenzhen.aliyuncs.com/file/95843a99-e8bf-4156-b47a-cf3720f4a885.jpg',
]; ];
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论