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
556ef1ae
Commit
556ef1ae
authored
Mar 10, 2020
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
a9463102
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
2590 additions
and
2140 deletions
+2590
-2140
BusExport.vue
src/components/BusExport.vue
+194
-189
Details.vue
src/components/Details.vue
+2
-43
clientConfirm.vue
src/components/clientConfirm.vue
+2031
-1526
confirmationOrder.vue
src/components/confirmationOrder.vue
+363
-378
confirmationOrderDownLoad - 副本.vue
src/components/confirmationOrderDownLoad - 副本.vue
+0
-2
confirmationOrderDownLoad.vue
src/components/confirmationOrderDownLoad.vue
+0
-2
No files found.
src/components/BusExport.vue
View file @
556ef1ae
This diff is collapsed.
Click to expand it.
src/components/Details.vue
View file @
556ef1ae
...
...
@@ -15,7 +15,6 @@
<el-submenu
v-for=
"(item,index) in items"
:index=
"String(index+1)"
:key=
'index'
>
<template
slot=
"title"
class=
"left-nav"
>
<i
:class=
"[fontPub,item.MenuStyleIcon]"
class=
"big-icon"
></i>
<!--
<span>
{{
item
.
MenuName
}}
</span>
-->
</
template
>
<el-menu-item-group
class=
"my_maxheight"
>
<span
slot=
"title"
>
{{item.MenuName}}
</span>
...
...
@@ -25,26 +24,10 @@
</el-menu-item-group>
</el-submenu>
</el-menu>
<!-- <ul>
<li v-for="(item,index) in items" class="menuItem_level1">
<p @click="showToggle(item.MenuId)" class="parentBox">
<i :class="[fontPub,item.MenuStyleIcon]"></i>
{{item.MenuName}}
<i class="iconfont icon-arrow-right small"></i>
</p>
<ul class="liDiv" >
<li v-for="subItem in item.childerns" class="childBox" @click="goUrl(subItem.MenuUrl)"><i :class="[fontPub,subItem.MenuStyleIcon]" :style="{background:subItem.MenuStyleColor}"></i><br/>{{subItem.MenuName}}</li>
</ul>
</li>
</ul> -->
</div>
</div>
</div>
<div
class=
"flexParent"
v-if=
"openMode==1"
>
<!-- <div class="resource-ttop" style="font-family:PingFangSC-Semibold" v-if="rootName!=''">
{{rootName}}<i class="iconfont icon-weibiaoti102"></i>{{parentName}}<i class="iconfont icon-weibiaoti102"></i><span class="active">{{currentName}}</span>
</div> -->
<div
class=
"nav-tabs-box"
@
contextmenu
.
prevent=
"showRightMenu"
:style=
"{width:`${navWidth}px`}"
>
<el-tabs
v-if=
'tabs && tabs.length>0'
v-model=
"currentTabName"
style=
"margin-left: 120px;"
:closable=
"tabs.length>1"
type=
"card"
@
edit=
"handleTabsEdit"
>
<el-tab-pane
:key=
"i"
v-for=
"(item,i) in tabs"
:label=
"item.title"
:name=
"item.name+'_'+i"
>
...
...
@@ -163,34 +146,10 @@ export default {
this
.
reloadpage
()
});
this
.
navWidth
=
document
.
querySelector
(
".flexParent"
).
offsetWidth
;
// this.MsgBus.$on('forEachLoc', ()=> {
// let obj = {}
// let LocNavTab = JSON.parse(window.localStorage.navTabs);
// let navTab = JSON.parse(window.localStorage.navTabs);
// let navTabSortR = [];
// for (let i = navTab.length-1; i>=0; i--) {
// navTabSortR.push(navTab[i]);
// }
// navTabSortR = navTabSortR.reduce(function(item, next) { //根据MD5Sign数组对象去重
// obj[next.name] ? '' : obj[next.name] = true && item.push(next);
// return item;
// }, []);
// let navTabSortA = [];
// for (let i = navTabSortR.length-1; i>=0; i--) {
// navTabSortA.push(navTabSortR[i]);
// }
// if (LocNavTab.length !== navTabSortA.length) {
// this.tabs = navTabSortA;
// this.currentTabName = this.tabs[this.tabs.length-1].name + '_' + (this.tabs.length-1);
// this.currentTag = this.tabs[this.tabs.length-1];
// }
// });
if
(
this
.
openMode
==
1
){
if
(
localStorage
[
'navTabs'
]){
this
.
tabs
=
JSON
.
parse
(
localStorage
[
'navTabs'
])
// this.tabs.forEach(x=>{
// x.comp=this.mapObj(x.path,x.name).comp
// })
}
}
this
.
getMenu
()
...
...
@@ -962,7 +921,7 @@ export default {
window
.
localStorage
.
navTabs
=
JSON
.
stringify
(
this
.
tabs
)
},
created
(){
// document.title = this.$route.meta.title ? this.$route.meta.title + '-四川和平国际旅行社' : '四川和平国际旅行社'
}
};
</
script
>
src/components/clientConfirm.vue
View file @
556ef1ae
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/components/confirmationOrder.vue
View file @
556ef1ae
This diff is collapsed.
Click to expand it.
src/components/confirmationOrderDownLoad - 副本.vue
View file @
556ef1ae
...
...
@@ -13,8 +13,6 @@
<a
class=
"travelControlTripBtn"
v-if=
"priceList!=null&& priceList[0]!=null && priceList[0].wordPath!=''"
style=
"display:inline-block;text-decoration:none;
width:135px;text-align:center;line-height:30px;font-size:13px;position:relative;top:2px;"
:href=
"domainManager().ViittoFileUrl+priceList[0].wordPath"
>
下载WORD行程
</a>
<!-- ToWord(orderMsg.startDate + orderMsg.lineteamName+orderMsg.dayNum+'日游') -->
<!--&&isopOperation HK 注释 可以让销售修改基本信息-->
<input
type=
"button"
v-if=
"orderId>0"
class=
"travelControlTripBtn"
value=
"修改信息"
@
click=
"editMsgShow=true"
/>
<div
id=
"pdfNode"
>
<div
id=
'pdfDom'
style=
"padding:0 20px;"
>
...
...
src/components/confirmationOrderDownLoad.vue
View file @
556ef1ae
...
...
@@ -642,8 +642,6 @@
import
threeday
from
'./commonPage/threeday'
import
fourday
from
'./commonPage/fourday'
import
fiveday
from
'./commonPage/fiveday'
// import saveAs from 'file-saver'
// import '../utils/jqueryWordexport.js'
import
{
setTimeout
}
from
'timers'
;
...
...
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