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
f2d1d1f5
Commit
f2d1d1f5
authored
Jul 19, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a01ac1e0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
brandInformation.vue
pages/kotra/brandInformation.vue
+2
-2
No files found.
pages/kotra/brandInformation.vue
View file @
f2d1d1f5
...
@@ -214,7 +214,7 @@
...
@@ -214,7 +214,7 @@
</view>
</view>
</view>
</view>
<view
class=
"bottom-border"
>
<view
class=
"bottom-border"
>
<view
class=
"label-text"
>
建筑面积
</view>
<view
class=
"label-text"
>
建筑面积
(m²)
</view>
<view
class=
"bottom-border_r"
style=
"padding: 10px 0;height: 42px;display: flex;"
>
<view
class=
"bottom-border_r"
style=
"padding: 10px 0;height: 42px;display: flex;"
>
<input
type=
"number"
v-model=
"model.BuiltUpArea"
style=
"width: 1px;flex: 1;"
placeholder=
"请填写建筑面积"
:disabled=
"disabled"
placeholder-style=
"color:#CECECE;"
>
<input
type=
"number"
v-model=
"model.BuiltUpArea"
style=
"width: 1px;flex: 1;"
placeholder=
"请填写建筑面积"
:disabled=
"disabled"
placeholder-style=
"color:#CECECE;"
>
<span
style=
'margin: 0 10px;'
>
~
</span>
<span
style=
'margin: 0 10px;'
>
~
</span>
...
@@ -222,7 +222,7 @@
...
@@ -222,7 +222,7 @@
</view>
</view>
</view>
</view>
<view
class=
"bottom-border"
>
<view
class=
"bottom-border"
>
<view
class=
"label-text"
>
需求面积
</view>
<view
class=
"label-text"
>
需求面积
(m²)
</view>
<view
class=
"bottom-border_r"
style=
"padding: 10px 0;height: 42px;display: flex;"
>
<view
class=
"bottom-border_r"
style=
"padding: 10px 0;height: 42px;display: flex;"
>
<input
type=
"number"
v-model=
"model.AreaRequirement"
style=
"width: 1px;flex: 1;"
placeholder=
"请填写需求面积"
:disabled=
"disabled"
placeholder-style=
"color:#CECECE;"
>
<input
type=
"number"
v-model=
"model.AreaRequirement"
style=
"width: 1px;flex: 1;"
placeholder=
"请填写需求面积"
:disabled=
"disabled"
placeholder-style=
"color:#CECECE;"
>
<span
style=
'margin: 0 10px;'
>
~
</span>
<span
style=
'margin: 0 10px;'
>
~
</span>
...
...
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