Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-customer-new-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-customer-new-master
Commits
19fb9f79
Commit
19fb9f79
authored
Sep 19, 2024
by
chenwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提货点
parent
37cc114f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
integral.js
src/static/lang/en/integral.js
+2
-2
integral.js
src/static/lang/zh/integral.js
+2
-2
No files found.
src/static/lang/en/integral.js
View file @
19fb9f79
...
@@ -8,8 +8,8 @@ export default {
...
@@ -8,8 +8,8 @@ export default {
logExchange
:
'
exchange log
'
,
logExchange
:
'
exchange log
'
,
redeemGifts
:
'
redeem gifts
'
,
redeemGifts
:
'
redeem gifts
'
,
pointsCampaign
:
'
points campaign
'
,
pointsCampaign
:
'
points campaign
'
,
pointsRemark
:
'
Points can be redeemed differently at different outle
ts
'
,
pointsRemark
:
'
Redemption points are different at different pick-up poin
ts
'
,
outlets
:
'
Please select
a location
'
,
outlets
:
'
Please select
the pick-up point
'
,
remainder
:
val
=>
{
remainder
:
val
=>
{
return
`剩余
${
val
}
份`
return
`剩余
${
val
}
份`
},
},
...
...
src/static/lang/zh/integral.js
View file @
19fb9f79
...
@@ -8,8 +8,8 @@ export default {
...
@@ -8,8 +8,8 @@ export default {
logExchange
:
'
兑换日志
'
,
logExchange
:
'
兑换日志
'
,
redeemGifts
:
'
兑换礼品
'
,
redeemGifts
:
'
兑换礼品
'
,
pointsCampaign
:
'
积分活动
'
,
pointsCampaign
:
'
积分活动
'
,
pointsRemark
:
'
不同
网
点兑换积分不同
'
,
pointsRemark
:
'
不同
提货
点兑换积分不同
'
,
outlets
:
'
请选择
网
点
'
,
outlets
:
'
请选择
提货
点
'
,
remainder
:
val
=>
{
remainder
:
val
=>
{
return
`剩余
${
val
}
份`
return
`剩余
${
val
}
份`
},
},
...
...
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