Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lumastoreapp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xieyishang
lumastoreapp
Commits
8ff27d32
Commit
8ff27d32
authored
Nov 24, 2021
by
xieyishang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
111~
parent
f74cb8f3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
pages/order/delivery/delivery.scss
pages/order/delivery/delivery.scss
+6
-1
pages/order/delivery/delivery.vue
pages/order/delivery/delivery.vue
+2
-1
No files found.
pages/order/delivery/delivery.scss
View file @
8ff27d32
...
@@ -34,9 +34,14 @@
...
@@ -34,9 +34,14 @@
margin-right
:
26upx
;
margin-right
:
26upx
;
}
}
.tosaomaboxs
{
.tosaomaboxs
{
width
:
50px
;
//
width: 50px;
text-align
:
right
;
text-align
:
right
;
}
}
.saomatext
{
margin-left
:
15upx
;
color
:
#999
;
font-size
:
24upx
;
}
.icons4
{
.icons4
{
width
:
25upx
;
width
:
25upx
;
height
:
25upx
;
height
:
25upx
;
...
...
pages/order/delivery/delivery.vue
View file @
8ff27d32
...
@@ -20,8 +20,9 @@
...
@@ -20,8 +20,9 @@
<image
class=
"icons3"
src=
"/static/news/dindhao.png"
mode=
""
></image>
<image
class=
"icons3"
src=
"/static/news/dindhao.png"
mode=
""
></image>
<input
class=
"names"
type=
"text"
value=
""
v-model=
"logscode"
placeholder=
"输入快递单号"
/>
<input
class=
"names"
type=
"text"
value=
""
v-model=
"logscode"
placeholder=
"输入快递单号"
/>
</view>
</view>
<view
@
tap=
"tosaoyisao"
class=
"tosaomaboxs"
>
<view
@
tap=
"tosaoyisao"
class=
"tosaomaboxs
ali-c
"
>
<image
class=
"icons4"
src=
"/static/news/saoma.png"
mode=
""
></image>
<image
class=
"icons4"
src=
"/static/news/saoma.png"
mode=
""
></image>
<text
class=
"saomatext"
>
扫码发货
</text>
</view>
</view>
</view>
</view>
...
...
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