提交 c7b06cfd 作者: ZhangLingKun

优化:图片地址链接替换

上级 493eacf3
流水线 #7262 已通过 于阶段
in 1 分 9 秒
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
width: 32px; width: 32px;
height: 32px; height: 32px;
border-radius: 50%; border-radius: 50%;
background-image: url('https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/mine_user.png'); background-image: url('https://file.iuav.com/file/mine_user.png');
background-size: 100% 100%; background-size: 100% 100%;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
} }
......
...@@ -122,8 +122,7 @@ const ActivityList: FC = () => { ...@@ -122,8 +122,7 @@ const ActivityList: FC = () => {
id: 4, id: 4,
activityName: '裂变活动测试', activityName: '裂变活动测试',
activityCode: 'AC77674', activityCode: 'AC77674',
activityImg: activityImg: 'https://file.iuav.com/file/87681f78-67db-4603-aaf3-4bdbdb4546d2.jpg',
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/87681f78-67db-4603-aaf3-4bdbdb4546d2.jpg',
bindingCouponId: 10000148, bindingCouponId: 10000148,
bindingCouponName: '裂变优惠券测试', bindingCouponName: '裂变优惠券测试',
activityStatus: 2, activityStatus: 2,
...@@ -142,8 +141,7 @@ const ActivityList: FC = () => { ...@@ -142,8 +141,7 @@ const ActivityList: FC = () => {
id: 3, id: 3,
activityName: '裂变活动测试', activityName: '裂变活动测试',
activityCode: 'AC55159', activityCode: 'AC55159',
activityImg: activityImg: 'https://file.iuav.com/file/6e4f318f-3081-43b7-ad6a-79afabd9ddb9.jpg',
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/6e4f318f-3081-43b7-ad6a-79afabd9ddb9.jpg',
bindingCouponId: 10000141, bindingCouponId: 10000141,
bindingCouponName: '测试裂变', bindingCouponName: '测试裂变',
activityStatus: 2, activityStatus: 2,
...@@ -162,8 +160,7 @@ const ActivityList: FC = () => { ...@@ -162,8 +160,7 @@ const ActivityList: FC = () => {
id: 2, id: 2,
activityName: '认证裂变', activityName: '认证裂变',
activityCode: 'AC17946', activityCode: 'AC17946',
activityImg: activityImg: 'https://file.iuav.com/file/b22e0f43-fd04-4147-adc6-73d96b76c740.png',
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/b22e0f43-fd04-4147-adc6-73d96b76c740.png',
bindingCouponId: null, bindingCouponId: null,
bindingCouponName: null, bindingCouponName: null,
activityStatus: 2, activityStatus: 2,
...@@ -182,8 +179,7 @@ const ActivityList: FC = () => { ...@@ -182,8 +179,7 @@ const ActivityList: FC = () => {
id: 1, id: 1,
activityName: '测试裂变', activityName: '测试裂变',
activityCode: 'AC01841', activityCode: 'AC01841',
activityImg: activityImg: 'https://file.iuav.com/file/40f09893-01c5-4cc6-a64a-75dac1963791.jpg',
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/40f09893-01c5-4cc6-a64a-75dac1963791.jpg',
bindingCouponId: 10000141, bindingCouponId: 10000141,
bindingCouponName: '测试裂变', bindingCouponName: '测试裂变',
activityStatus: 2, activityStatus: 2,
......
...@@ -20,8 +20,8 @@ function DetailDelivery() { ...@@ -20,8 +20,8 @@ function DetailDelivery() {
<div className={'detail-text'}>验收凭证:</div> <div className={'detail-text'}>验收凭证:</div>
<div className={'detail-image'}> <div className={'detail-image'}>
{[ {[
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/infrastructure-05-05.png', 'https://file.iuav.com/file/infrastructure-05-05.png',
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/infrastructure-05-05.png', 'https://file.iuav.com/file/infrastructure-05-05.png',
].map((i, j) => ( ].map((i, j) => (
<Image key={j} className={'image'} src={i} alt='付款凭证' /> <Image key={j} className={'image'} src={i} alt='付款凭证' />
))} ))}
......
...@@ -23,8 +23,8 @@ function DetailPurchaser() { ...@@ -23,8 +23,8 @@ function DetailPurchaser() {
<div className={'detail-text'}>预付款:</div> <div className={'detail-text'}>预付款:</div>
<div className={'detail-image'}> <div className={'detail-image'}>
{[ {[
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/infrastructure-05-05.png', 'https://file.iuav.com/file/infrastructure-05-05.png',
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/infrastructure-05-05.png', 'https://file.iuav.com/file/infrastructure-05-05.png',
].map((i, j) => ( ].map((i, j) => (
<Image key={j} className={'image'} src={i} alt='付款凭证' /> <Image key={j} className={'image'} src={i} alt='付款凭证' />
))} ))}
...@@ -32,8 +32,8 @@ function DetailPurchaser() { ...@@ -32,8 +32,8 @@ function DetailPurchaser() {
<div className={'detail-text'}>尾款:</div> <div className={'detail-text'}>尾款:</div>
<div className={'detail-image'}> <div className={'detail-image'}>
{[ {[
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/infrastructure-05-05.png', 'https://file.iuav.com/file/infrastructure-05-05.png',
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/infrastructure-05-05.png', 'https://file.iuav.com/file/infrastructure-05-05.png',
].map((i, j) => ( ].map((i, j) => (
<Image key={j} className={'image'} src={i} alt='付款凭证' /> <Image key={j} className={'image'} src={i} alt='付款凭证' />
))} ))}
...@@ -41,8 +41,8 @@ function DetailPurchaser() { ...@@ -41,8 +41,8 @@ function DetailPurchaser() {
<div className={'detail-text'}>全款:</div> <div className={'detail-text'}>全款:</div>
<div className={'detail-image'}> <div className={'detail-image'}>
{[ {[
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/infrastructure-05-05.png', 'https://file.iuav.com/file/infrastructure-05-05.png',
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/infrastructure-05-05.png', 'https://file.iuav.com/file/infrastructure-05-05.png',
].map((i, j) => ( ].map((i, j) => (
<Image key={j} className={'image'} src={i} alt='付款凭证' /> <Image key={j} className={'image'} src={i} alt='付款凭证' />
))} ))}
......
...@@ -684,11 +684,22 @@ export const routerList: Array<RouteObjectType> = [ ...@@ -684,11 +684,22 @@ export const routerList: Array<RouteObjectType> = [
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
meta: { meta: {
id: 630, id: 630,
title: '任务单', title: '任务单',
icon: <CreditCardOutlined />, icon: <CreditCardOutlined />,
}, },
}, },
{ {
path: '/serviceManage/demandOrderList',
element: withLoadingComponent(<DemandOrderListView />),
errorElement: <ErrorPage />,
meta: {
id: 640,
title: '任务接单',
icon: <CreditCardOutlined />,
develop: true,
},
},
{
path: '/serviceManage/demandOrderDetail', path: '/serviceManage/demandOrderDetail',
element: withLoadingComponent(<DemandOrderDetailView />), element: withLoadingComponent(<DemandOrderDetailView />),
errorElement: <ErrorPage />, errorElement: <ErrorPage />,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论