Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
patzn-cloud-web-h5app-drs
Overview
Overview
Details
Activity
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
zhuxiaomei
patzn-cloud-web-h5app-drs
Commits
68123ecd
Commit
68123ecd
authored
Nov 05, 2020
by
zhuxiaomei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
货架样式修改
parent
89eddf93
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
GoodsShelves.vue
src/page/sampling-task/GoodsShelves.vue
+2
-2
No files found.
src/page/sampling-task/GoodsShelves.vue
View file @
68123ecd
...
@@ -22,9 +22,9 @@
...
@@ -22,9 +22,9 @@
<div
class=
"bottom-btn"
>
<div
class=
"bottom-btn"
>
<van-button
type=
"info"
block
@
click=
"showAdd=true"
>
添加货架
</van-button>
<van-button
type=
"info"
block
@
click=
"showAdd=true"
>
添加货架
</van-button>
</div>
</div>
<van-popup
v-model=
"showAdd"
round
>
<van-popup
v-model=
"showAdd"
round
:style=
"{ width:'80%'}"
>
<div
style=
"margin: 20px auto 30px;text-align: center"
>
添加货架
</div>
<div
style=
"margin: 20px auto 30px;text-align: center"
>
添加货架
</div>
<van-field
v-model=
"name"
label=
"货架"
placeholder=
"请输入货架"
></van-field>
<van-field
v-model=
"name"
label=
"货架"
label-width=
"40px"
placeholder=
"请输入货架"
></van-field>
<div
style=
"text-align: center;margin: 20px"
>
<div
style=
"text-align: center;margin: 20px"
>
<van-button
type=
"info"
@
click=
"_add"
>
保存
</van-button>
<van-button
type=
"info"
@
click=
"_add"
>
保存
</van-button>
</div>
</div>
...
...
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