Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
jd-vx-app
Project
Project
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
Administrator
jd-vx-app
Commits
87d8363f
Commit
87d8363f
authored
Apr 28, 2022
by
程新智
👽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
油画
parent
fce20f06
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
282 additions
and
234 deletions
+282
-234
home.vue
pages/home.vue
+278
-233
scan.vue
pagesB/pages/move-car/scan.vue
+4
-1
No files found.
pages/home.vue
View file @
87d8363f
This diff is collapsed.
Click to expand it.
pagesB/pages/move-car/scan.vue
View file @
87d8363f
...
...
@@ -23,7 +23,7 @@
</div>
<div
class=
"car__num__self"
>
<div
class=
"car__num"
>
车牌号:
</div>
<car-number
v-model=
"moveCodeInfo.carNo"
></car-number>
<car-number
class=
"car__input"
v-model=
"moveCodeInfo.carNo"
></car-number>
</div>
<active-form
:formDate
.
sync=
"formData"
></active-form>
</div>
...
...
@@ -309,6 +309,9 @@ export default {
font-weight
:
500
;
color
:
#666666
;
}
.car__input
{
width
:
100%
;
}
}
.scan__tips
{
...
...
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