Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linweijiong
jinfa-platform
Commits
e361acf8
Commit
e361acf8
authored
Jan 20, 2022
by
前端-钟卫鹏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 对接分享拼团链接web和app方式
parent
32cd5011
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
8 deletions
+12
-8
web.png
src/assets/icons/web.png
+0
-0
order.ts
src/locales/en-US/order.ts
+1
-0
order.ts
src/locales/ko-KR/order.ts
+1
-0
order.ts
src/locales/zh-CN/order.ts
+1
-0
index.less
...es/transaction/purchaseOrder/readyDelevedOrder/index.less
+9
-8
index.tsx
...ges/transaction/purchaseOrder/readyDelevedOrder/index.tsx
+0
-0
No files found.
src/assets/icons/web.png
0 → 100644
View file @
e361acf8
1.27 KB
src/locales/en-US/order.ts
View file @
e361acf8
...
...
@@ -417,6 +417,7 @@ export default {
'saleOrder.apperweima'
:
'APP QR code'
,
'saleOrder.xiaochengxuerweima'
:
'Small program QR code'
,
'saleOrder.APPsaoma'
:
'APP scan code'
,
'saleOrder.webLink'
:
'Spell group link'
,
'saleOrder.dingdanzhaiyao:'
:
'Order Summary:'
,
'saleOrder.caigouhuiyuan:'
:
'Purchasing Member:'
,
'saleOrder.dingdanzonge:'
:
'Order total:'
,
...
...
src/locales/ko-KR/order.ts
View file @
e361acf8
...
...
@@ -414,6 +414,7 @@ export default {
'saleOrder.apperweima'
:
'app qr 코드 '
,
'saleOrder.xiaochengxuerweima'
:
'애플릿 qr 코드'
,
'saleOrder.APPsaoma'
:
'APP 스캔'
,
'saleOrder.webLink'
:
'블록 링크'
,
'saleOrder.dingdanzhaiyao:'
:
'주문 요약:'
,
'saleOrder.caigouhuiyuan:'
:
'구매 회원:'
,
'saleOrder.dingdanzonge:'
:
'총 주문 금액:'
,
...
...
src/locales/zh-CN/order.ts
View file @
e361acf8
...
...
@@ -413,6 +413,7 @@ export default {
'saleOrder.apperweima'
:
'APP二维码'
,
'saleOrder.xiaochengxuerweima'
:
'小程序二维码'
,
'saleOrder.APPsaoma'
:
'APP扫码'
,
'saleOrder.webLink'
:
'拼团链接'
,
'saleOrder.dingdanzhaiyao:'
:
'订单摘要:'
,
'saleOrder.caigouhuiyuan:'
:
'采购会员:'
,
'saleOrder.dingdanzonge:'
:
'订单总额:'
,
...
...
src/pages/transaction/purchaseOrder/readyDelevedOrder/index.less
View file @
e361acf8
...
...
@@ -7,7 +7,7 @@
background-color: #FFFFFF;
.appPayTitle {
display: flex;
margin-bottom: 30px;
//
margin-bottom: 30px;
h2 {
margin-left: 12px;
}
...
...
@@ -15,6 +15,7 @@
.appPayMain {
.appPayCommodity {
display: flex;
margin-top: 30px;
.commodityImage {
margin-right: 8px;
}
...
...
@@ -33,22 +34,22 @@
}
.appPayQrCode {
text-align: center;
p {
width: 100%;
text-align: center;
}
}
}
}
.appPayContentLink {
display: block;
.appPayMain {
margin-top: 20px;
}
}
.bottomBtn {
margin-bottom: 20px;
}
.appPayBottom {
display: flex;
justify-content: start;
& > p {
margin-right: 24px;
}
}
p {
.listLabel {
color: #91959B;
...
...
src/pages/transaction/purchaseOrder/readyDelevedOrder/index.tsx
View file @
e361acf8
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment