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
a5e44765
Commit
a5e44765
authored
Sep 08, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
cf43393b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
carrierInformation.vue
pages/kotra/carrierInformation.vue
+6
-2
No files found.
pages/kotra/carrierInformation.vue
View file @
a5e44765
...
@@ -303,7 +303,11 @@
...
@@ -303,7 +303,11 @@
v-if=
"model.Logo != ''"
v-if=
"model.Logo != ''"
@
click=
"disabled ? previewImage([model.Logo], 1) : ''"
@
click=
"disabled ? previewImage([model.Logo], 1) : ''"
>
>
<image
style=
"width: 220rpx;height: 220rpx;"
:src=
"model.Logo"
mode=
"aspectFill"
></image>
<image
style=
"width: 220rpx; height: 220rpx"
:src=
"model.Logo"
mode=
"aspectFill"
></image>
</view>
</view>
</view>
</view>
<view
class=
"label-text"
style=
"margin-top: 20px; margin-bottom: 30rpx"
>
<view
class=
"label-text"
style=
"margin-top: 20px; margin-bottom: 30rpx"
>
...
@@ -625,7 +629,7 @@
...
@@ -625,7 +629,7 @@
>
>
<view
class=
"bottom-border_r"
>
<view
class=
"bottom-border_r"
>
<input
<input
type=
"
text
"
type=
"
number
"
v-model=
"x.MetroNum"
v-model=
"x.MetroNum"
:disabled=
"disabled"
:disabled=
"disabled"
style=
"
style=
"
...
...
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