Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mobi
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
1
Merge Requests
1
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
wbx-PCAndMobi
mobi
Commits
b5993c21
Commit
b5993c21
authored
Jul 20, 2021
by
zhangrui123
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xiaowei
parent
cc301439
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
mobi.vue
src/views/mobi.vue
+2
-2
No files found.
src/views/mobi.vue
View file @
b5993c21
<
template
>
<div
style=
"height: 100%; background-color: #F5F5F5;padding-top:3px"
>
<div
style=
"height: 100%; background-color: #F5F5F5;padding-top:3px
;overflow-y: auto;
"
>
<van-dialog
v-model=
"showDialog"
title=
"是否再填写一份?"
showConfirmButton
show-cancel-button
@
confirm=
'clearAllFormFields'
></van-dialog>
<van-form
@
submit=
"onSubmit"
style=
"border-radius: 10px; margin: 10px"
>
...
...
@@ -85,7 +85,7 @@
<van-field
v-model=
"description"
rows=
"2"
:autosize =
"
{ maxHeight:
60, minHeight: 3
0 }"
:autosize =
"
{ maxHeight:
100, minHeight: 5
0 }"
label="报修问题"
type="textarea"
maxlength="150"
...
...
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