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
85f15bdb
Commit
85f15bdb
authored
Dec 23, 2024
by
honghy
Committed by
wux
Jan 02, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
【设置-地址信息】多语言,首页公布宽度调整
parent
48acbc41
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
address.vue
src/pages/address/address.vue
+2
-2
index.css
src/static/css/index.css
+1
-1
No files found.
src/pages/address/address.vue
View file @
85f15bdb
...
...
@@ -33,11 +33,11 @@
<view
class=
"item-footer-right"
>
<view
class=
"right-box"
@
click=
"toEditAddress(item.id)"
>
<image
class=
"item-img"
src=
"../../static/img/edit.png"
></image>
编辑
</view
{{
$lang
.
lang
.
create
.
edit
}}
</view
>
<view
class=
"right-box"
@
click=
"deleteAddress(item.id)"
>
<image
class=
"item-img"
src=
"../../static/img/delete_pail.png"
></image>
删除
</view
{{
$lang
.
lang
.
create
.
delete
}}
</view
>
</view>
</view>
...
...
src/static/css/index.css
View file @
85f15bdb
...
...
@@ -107,7 +107,7 @@ page{
top
:
44
upx
;
}
.mssgv-v-1
{
width
:
1
2
0
upx
;
width
:
1
3
0
upx
;
height
:
120
upx
;
text-align
:
center
;
/* line-height: 50upx; */
...
...
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