Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-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-operator-master
Commits
1538ca7b
Commit
1538ca7b
authored
Sep 06, 2024
by
chenwei
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
问题修复
parent
8849fbe9
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
168 additions
and
145 deletions
+168
-145
en_US.json
src/i18n/languages/en_US.json
+0
-1
index.vue
src/views/ecw/giftManagement/index.vue
+1
-1
chooseGift.vue
...agement/exchangeRecordOperation/components/chooseGift.vue
+1
-1
index.vue
src/views/ecw/memberManagement/integrationRule/index.vue
+166
-142
No files found.
src/i18n/languages/en_US.json
View file @
1538ca7b
...
@@ -4524,7 +4524,6 @@
...
@@ -4524,7 +4524,6 @@
"礼品ID"
:
"Gift ID"
,
"礼品ID"
:
"Gift ID"
,
"允许兑换次数"
:
"Allow redemption times"
,
"允许兑换次数"
:
"Allow redemption times"
,
"已兑换次数"
:
"Redemption times"
,
"已兑换次数"
:
"Redemption times"
,
"剩余次数"
:
"Remaining times"
,
"添加礼品"
:
"Add Gift"
,
"添加礼品"
:
"Add Gift"
,
"查看礼品"
:
"View gifts"
,
"查看礼品"
:
"View gifts"
,
"中文礼品名称"
:
"Chinese gift name"
,
"中文礼品名称"
:
"Chinese gift name"
,
...
...
src/views/ecw/giftManagement/index.vue
View file @
1538ca7b
...
@@ -227,7 +227,7 @@
...
@@ -227,7 +227,7 @@
<
/template
>
<
/template
>
<
/el-table-column
>
<
/el-table-column
>
<
el
-
table
-
column
<
el
-
table
-
column
:
label
=
"
$t('剩余
次数
')
"
:
label
=
"
$t('剩余
数量
')
"
align
=
"
center
"
align
=
"
center
"
prop
=
"
quantityRemain
"
prop
=
"
quantityRemain
"
/>
/>
...
...
src/views/ecw/memberManagement/exchangeRecordOperation/components/chooseGift.vue
View file @
1538ca7b
...
@@ -238,7 +238,7 @@
...
@@ -238,7 +238,7 @@
prop=
"exchangeCount"
prop=
"exchangeCount"
></el-table-column>
></el-table-column>
<el-table-column
<el-table-column
:label=
"$t('剩余
次数
')"
:label=
"$t('剩余
数量
')"
align=
"center"
align=
"center"
prop=
"quantityRemain"
prop=
"quantityRemain"
></el-table-column>
></el-table-column>
...
...
src/views/ecw/memberManagement/integrationRule/index.vue
View file @
1538ca7b
This diff is collapsed.
Click to expand it.
chenwei
@chenwei
mentioned in commit
fb6caff3
·
Sep 06, 2024
mentioned in commit
fb6caff3
mentioned in commit fb6caff307408c19730d0dfccac10f86d2393bc7
Toggle commit list
chenwei
@chenwei
mentioned in merge request
!29 (merged)
·
Sep 06, 2024
mentioned in merge request
!29 (merged)
mentioned in merge request !29
Toggle commit list
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