Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SuperMan
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
罗超
SuperMan
Commits
e80da9eb
Commit
e80da9eb
authored
4 years ago
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改下拉样式
parent
42e29420
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
confirmationOrderDownLoad.vue
src/components/confirmationOrderDownLoad.vue
+4
-1
No files found.
src/components/confirmationOrderDownLoad.vue
View file @
e80da9eb
...
@@ -22,6 +22,9 @@
...
@@ -22,6 +22,9 @@
cursor
:
pointer
;
cursor
:
pointer
;
margin-left
:
20px
;
margin-left
:
20px
;
}
}
.travelControlDropDown
.el-dropdown-menu__item
{
width
:
156px
;
}
</
style
>
</
style
>
<
template
>
<
template
>
...
@@ -33,7 +36,7 @@
...
@@ -33,7 +36,7 @@
<span
class=
"el-dropdown-link"
>
行程下载
<span
class=
"el-dropdown-link"
>
行程下载
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
<i
class=
"el-icon-arrow-down el-icon--right"
></i>
</span>
</span>
<el-dropdown-menu
slot=
"dropdown"
class=
"
TC-dropd
own"
>
<el-dropdown-menu
slot=
"dropdown"
class=
"
travelControlDropD
own"
>
<el-dropdown-item
@
click
.
native=
"toPDF_V2(orderMsg.startDate + orderMsg.lineteamName+orderMsg.dayNum+'日游')"
>
<el-dropdown-item
@
click
.
native=
"toPDF_V2(orderMsg.startDate + orderMsg.lineteamName+orderMsg.dayNum+'日游')"
>
下载电脑版PDF
下载电脑版PDF
</el-dropdown-item>
</el-dropdown-item>
...
...
This diff is collapsed.
Click to expand it.
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