Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
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
viitto
mallapp
Commits
b80d1691
Commit
b80d1691
authored
Jul 19, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
ec6ddfa7
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
carrierInformation.vue
pages/kotra/carrierInformation.vue
+1
-1
No files found.
pages/kotra/carrierInformation.vue
View file @
b80d1691
...
...
@@ -195,7 +195,7 @@
<view
v-for=
"(x,y) in MetroList"
:key=
'y'
style=
"border-bottom: 3rpx #DADCE6 solid;"
>
<view
class=
"bottom-border_r"
>
<input
type=
"text"
v-model=
"x.MetroNum"
:disabled=
"disabled"
style=
"padding: 10px 0;width: 70px;margin-right: 5px;border-bottom:1rpx #DADCE6 solid ;"
placeholder=
"地铁线路"
placeholder-style=
"color:#CECECE;"
>
<view
style=
"width:
2
0px;"
>
号线
</view>
<view
style=
"width:
4
0px;"
>
号线
</view>
<input
type=
"text"
v-model=
"x.MetroName"
:disabled=
"disabled"
style=
"padding: 10px 0;width: 1px;flex:1;margin-right: 5px;border-bottom:1rpx #DADCE6 solid ;"
placeholder=
"站点名称"
placeholder-style=
"color:#CECECE;"
>
</view>
<view
class=
"bottom-border_r"
>
...
...
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