Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
newShopFront
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
newshop
newShopFront
Commits
26d5144f
Commit
26d5144f
authored
Dec 20, 2019
by
Your Name
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
up
parent
888c5ba8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
storeManage_details.vue
src/views/storedc/details/storeManage_details.vue
+12
-2
No files found.
src/views/storedc/details/storeManage_details.vue
View file @
26d5144f
...
...
@@ -83,7 +83,7 @@
label=
"门店坐标"
:labelCol=
"labelCol"
:wrapperCol=
"wrapperCol"
>
<
a-row
>
<
div
id=
"components-button-demo-button-group"
>
<a-col
:span=
"12"
>
<a-input-group
compact
>
<a-input
...
...
@@ -94,7 +94,17 @@
<a-button
type=
"primary"
style=
"width:20%"
>
LAT
</a-button>
</a-input-group>
</a-col>
<a-row>
<a-col
:span=
"12"
>
<a-input-group
compact
>
<a-input
style=
"width:50%"
v-decorator=
"['LNG']"
placeholder=
"请输入坐标"
/>
<a-button
type=
"primary"
style=
"width:20%"
>
LNG
</a-button>
</a-input-group>
</a-col>
</div>
</a-form-item>
<a-form-item
label=
"是否积分兑换门店"
...
...
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