Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cloud-platform-ui
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
youjj
cloud-platform-ui
Commits
05b6e7de
Commit
05b6e7de
authored
Sep 25, 2019
by
lixy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文案修改
parent
88803d2e
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
campsiteModal.vue
src/views/campsiteManage/modal/campsiteModal.vue
+2
-2
destinationModal.vue
src/views/tourManage/modal/destinationModal.vue
+2
-2
campsiteModal.vue
src/views/xxOfficialWebsite/modal/campsiteModal.vue
+2
-2
No files found.
src/views/campsiteManage/modal/campsiteModal.vue
View file @
05b6e7de
...
@@ -22,12 +22,12 @@
...
@@ -22,12 +22,12 @@
</el-form-item>
</el-form-item>
<el-row>
<el-row>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"
经
度"
prop=
"latitude"
>
<el-form-item
label=
"
纬
度"
prop=
"latitude"
>
<el-input
:value=
"form.latitude"
readonly
></el-input>
<el-input
:value=
"form.latitude"
readonly
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"
纬
度"
prop=
"longitude"
>
<el-form-item
label=
"
经
度"
prop=
"longitude"
>
<el-input
:value=
"form.longitude"
readonly
></el-input>
<el-input
:value=
"form.longitude"
readonly
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
src/views/tourManage/modal/destinationModal.vue
View file @
05b6e7de
...
@@ -32,12 +32,12 @@
...
@@ -32,12 +32,12 @@
</el-row>
</el-row>
<el-row>
<el-row>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"
经
度"
prop=
"latitude"
>
<el-form-item
label=
"
纬
度"
prop=
"latitude"
>
<el-input
:value=
"form.latitude"
readonly
></el-input>
<el-input
:value=
"form.latitude"
readonly
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"
纬
度"
prop=
"longitude"
>
<el-form-item
label=
"
经
度"
prop=
"longitude"
>
<el-input
:value=
"form.longitude"
readonly
></el-input>
<el-input
:value=
"form.longitude"
readonly
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
src/views/xxOfficialWebsite/modal/campsiteModal.vue
View file @
05b6e7de
...
@@ -29,12 +29,12 @@
...
@@ -29,12 +29,12 @@
</el-form-item>
</el-form-item>
<el-row>
<el-row>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"
经
度"
prop=
"latitude"
>
<el-form-item
label=
"
纬
度"
prop=
"latitude"
>
<el-input
:value=
"form.latitude"
readonly
></el-input>
<el-input
:value=
"form.latitude"
readonly
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"8"
>
<el-col
:span=
"8"
>
<el-form-item
label=
"
纬
度"
prop=
"longitude"
>
<el-form-item
label=
"
经
度"
prop=
"longitude"
>
<el-input
:value=
"form.longitude"
readonly
></el-input>
<el-input
:value=
"form.longitude"
readonly
></el-input>
</el-form-item>
</el-form-item>
</el-col>
</el-col>
...
...
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