Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ShenghuoquanBusiness
Project
Project
Details
Activity
Releases
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
bp
ShenghuoquanBusiness
Commits
d0e1a209
Commit
d0e1a209
authored
Jul 14, 2021
by
yinjiacheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix SHQBD-608 修改文案 优惠券改为商品
parent
97a67642
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
commodity_activity_commodity_management.xml
...in/res/layout/commodity_activity_commodity_management.xml
+2
-2
strings.xml
Components/commodity/src/main/res/values/strings.xml
+2
-2
No files found.
Components/commodity/src/main/res/layout/commodity_activity_commodity_management.xml
View file @
d0e1a209
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
android:id=
"@+id/bv_top_bar"
android:id=
"@+id/bv_top_bar"
android:layout_width=
"match_parent"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_height=
"wrap_content"
app:CommonTopBarView_title_text=
"@string/co
upon
_management"
app:CommonTopBarView_title_text=
"@string/co
mmodity
_management"
app:layout_constraintTop_toTopOf=
"parent"
/>
app:layout_constraintTop_toTopOf=
"parent"
/>
<com.google.android.material.tabs.TabLayout
<com.google.android.material.tabs.TabLayout
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
android:layout_marginBottom=
"@dimen/dp34"
android:layout_marginBottom=
"@dimen/dp34"
android:background=
"@drawable/shape_bg_common_btn"
android:background=
"@drawable/shape_bg_common_btn"
android:gravity=
"center"
android:gravity=
"center"
android:text=
"@string/publish_co
upon
"
android:text=
"@string/publish_co
mmodity
"
android:textColor=
"@color/white"
android:textColor=
"@color/white"
android:textSize=
"@dimen/sp18"
android:textSize=
"@dimen/sp18"
android:textStyle=
"bold"
android:textStyle=
"bold"
...
...
Components/commodity/src/main/res/values/strings.xml
View file @
d0e1a209
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
tools:ignore=
"MissingTranslation"
>
<resources
xmlns:tools=
"http://schemas.android.com/tools"
tools:ignore=
"MissingTranslation"
>
<string
name=
"co
upon_management"
>
优惠券
管理
</string>
<string
name=
"co
mmodity_management"
>
商品
管理
</string>
<string
name=
"commodity_count_sold"
>
已售 %d
</string>
<string
name=
"commodity_count_sold"
>
已售 %d
</string>
<string
name=
"commodity_count_inventory"
>
库存 %d
</string>
<string
name=
"commodity_count_inventory"
>
库存 %d
</string>
<string
name=
"commodity_original_price"
>
¥%d
</string>
<string
name=
"commodity_original_price"
>
¥%d
</string>
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
<string
name=
"down_shelves"
>
下架
</string>
<string
name=
"down_shelves"
>
下架
</string>
<string
name=
"edit"
>
编辑
</string>
<string
name=
"edit"
>
编辑
</string>
<string
name=
"up_shelves"
>
上架
</string>
<string
name=
"up_shelves"
>
上架
</string>
<string
name=
"publish_co
upon"
>
发布优惠券
</string>
<string
name=
"publish_co
mmodity"
>
发布商品
</string>
<string
name=
"no_coupons"
>
暂无优惠券
</string>
<string
name=
"no_coupons"
>
暂无优惠券
</string>
<string
name=
"click_post_coupon"
>
点击下方发布优惠券
</string>
<string
name=
"click_post_coupon"
>
点击下方发布优惠券
</string>
<string
name=
"no_search_result"
>
暂无搜索结果
</string>
<string
name=
"no_search_result"
>
暂无搜索结果
</string>
...
...
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