Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
A
admin
概览
概览
详情
活动
周期分析
版本库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
iuav
admin
Commits
74e0dcb5
提交
74e0dcb5
authored
11月 27, 2023
作者:
ZhangLingKun
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'develop'
上级
391ac75e
87487fbc
流水线
#7268
已通过 于阶段
in 1 分 8 秒
变更
6
流水线
1
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
26 行增加
和
18 行删除
+26
-18
kustomization.yaml
kustomization/overlays/dev/kustomization.yaml
+1
-1
index.scss
src/components/messageBox/index.scss
+1
-1
index.tsx
src/pages/activityManage/activityListOld/index.tsx
+4
-8
index.tsx
...es/orderManage/serviceOrder/comp/detailDelivery/index.tsx
+2
-2
index.tsx
...s/orderManage/serviceOrder/comp/detailPurchaser/index.tsx
+6
-6
router.tsx
src/router/router.tsx
+12
-0
没有找到文件。
kustomization/overlays/dev/kustomization.yaml
浏览文件 @
74e0dcb5
...
...
@@ -14,4 +14,4 @@ patches:
images
:
-
name
:
REGISTRY/NAMESPACE/IMAGE:TAG
newName
:
mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/admin
newTag
:
6ead8b7e1bdf75b8c97ffc78abf4103685ba3d3f
newTag
:
c7b06cfdc1ce7a6344f11547707084588c3930c9
src/components/messageBox/index.scss
浏览文件 @
74e0dcb5
...
...
@@ -48,7 +48,7 @@
width
:
32px
;
height
:
32px
;
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%
;
box-shadow
:
0
0
10px
rgba
(
0
,
0
,
0
,
0
.1
);
}
...
...
src/pages/activityManage/activityListOld/index.tsx
浏览文件 @
74e0dcb5
...
...
@@ -122,8 +122,7 @@ const ActivityList: FC = () => {
id
:
4
,
activityName
:
'裂变活动测试'
,
activityCode
:
'AC77674'
,
activityImg
:
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/87681f78-67db-4603-aaf3-4bdbdb4546d2.jpg'
,
activityImg
:
'https://file.iuav.com/file/87681f78-67db-4603-aaf3-4bdbdb4546d2.jpg'
,
bindingCouponId
:
10000148
,
bindingCouponName
:
'裂变优惠券测试'
,
activityStatus
:
2
,
...
...
@@ -142,8 +141,7 @@ const ActivityList: FC = () => {
id
:
3
,
activityName
:
'裂变活动测试'
,
activityCode
:
'AC55159'
,
activityImg
:
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/6e4f318f-3081-43b7-ad6a-79afabd9ddb9.jpg'
,
activityImg
:
'https://file.iuav.com/file/6e4f318f-3081-43b7-ad6a-79afabd9ddb9.jpg'
,
bindingCouponId
:
10000141
,
bindingCouponName
:
'测试裂变'
,
activityStatus
:
2
,
...
...
@@ -162,8 +160,7 @@ const ActivityList: FC = () => {
id
:
2
,
activityName
:
'认证裂变'
,
activityCode
:
'AC17946'
,
activityImg
:
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/b22e0f43-fd04-4147-adc6-73d96b76c740.png'
,
activityImg
:
'https://file.iuav.com/file/b22e0f43-fd04-4147-adc6-73d96b76c740.png'
,
bindingCouponId
:
null
,
bindingCouponName
:
null
,
activityStatus
:
2
,
...
...
@@ -182,8 +179,7 @@ const ActivityList: FC = () => {
id
:
1
,
activityName
:
'测试裂变'
,
activityCode
:
'AC01841'
,
activityImg
:
'https://share-fly.oss-cn-hangzhou.aliyuncs.com/file/40f09893-01c5-4cc6-a64a-75dac1963791.jpg'
,
activityImg
:
'https://file.iuav.com/file/40f09893-01c5-4cc6-a64a-75dac1963791.jpg'
,
bindingCouponId
:
10000141
,
bindingCouponName
:
'测试裂变'
,
activityStatus
:
2
,
...
...
src/pages/orderManage/serviceOrder/comp/detailDelivery/index.tsx
浏览文件 @
74e0dcb5
...
...
@@ -20,8 +20,8 @@ function DetailDelivery() {
<
div
className=
{
'detail-text'
}
>
验收凭证:
</
div
>
<
div
className=
{
'detail-image'
}
>
{
[
'https://
share-fly.oss-cn-hangzhou.aliyuncs
.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'
,
'https://
file.iuav
.com/file/infrastructure-05-05.png'
,
].
map
((
i
,
j
)
=>
(
<
Image
key=
{
j
}
className=
{
'image'
}
src=
{
i
}
alt=
'付款凭证'
/>
))
}
...
...
src/pages/orderManage/serviceOrder/comp/detailPurchaser/index.tsx
浏览文件 @
74e0dcb5
...
...
@@ -23,8 +23,8 @@ function DetailPurchaser() {
<
div
className=
{
'detail-text'
}
>
预付款:
</
div
>
<
div
className=
{
'detail-image'
}
>
{
[
'https://
share-fly.oss-cn-hangzhou.aliyuncs
.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'
,
'https://
file.iuav
.com/file/infrastructure-05-05.png'
,
].
map
((
i
,
j
)
=>
(
<
Image
key=
{
j
}
className=
{
'image'
}
src=
{
i
}
alt=
'付款凭证'
/>
))
}
...
...
@@ -32,8 +32,8 @@ function DetailPurchaser() {
<
div
className=
{
'detail-text'
}
>
尾款:
</
div
>
<
div
className=
{
'detail-image'
}
>
{
[
'https://
share-fly.oss-cn-hangzhou.aliyuncs
.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'
,
'https://
file.iuav
.com/file/infrastructure-05-05.png'
,
].
map
((
i
,
j
)
=>
(
<
Image
key=
{
j
}
className=
{
'image'
}
src=
{
i
}
alt=
'付款凭证'
/>
))
}
...
...
@@ -41,8 +41,8 @@ function DetailPurchaser() {
<
div
className=
{
'detail-text'
}
>
全款:
</
div
>
<
div
className=
{
'detail-image'
}
>
{
[
'https://
share-fly.oss-cn-hangzhou.aliyuncs
.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'
,
'https://
file.iuav
.com/file/infrastructure-05-05.png'
,
].
map
((
i
,
j
)
=>
(
<
Image
key=
{
j
}
className=
{
'image'
}
src=
{
i
}
alt=
'付款凭证'
/>
))
}
...
...
src/router/router.tsx
浏览文件 @
74e0dcb5
...
...
@@ -684,11 +684,23 @@ export const routerList: Array<RouteObjectType> = [
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
630
,
// title: '任务发单',
title
:
'任务订单'
,
icon
:
<
CreditCardOutlined
/>,
},
},
{
path
:
'/serviceManage/demandOrderList'
,
element
:
withLoadingComponent
(<
DemandOrderListView
/>),
errorElement
:
<
ErrorPage
/>,
meta
:
{
id
:
640
,
title
:
'任务接单'
,
icon
:
<
CreditCardOutlined
/>,
// develop: true,
},
},
{
path
:
'/serviceManage/demandOrderDetail'
,
element
:
withLoadingComponent
(<
DemandOrderDetailView
/>),
errorElement
:
<
ErrorPage
/>,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论