diff --git a/src/page/wel.vue b/src/page/wel.vue index c4d187d..c7acf0a 100644 --- a/src/page/wel.vue +++ b/src/page/wel.vue @@ -1,5 +1,26 @@ @@ -128,6 +221,9 @@ export default { name: 'Wel', data() { return { + classatec:1, + customtime:[], + TimetoAhoose:0, tableData: [ { date: '80%', @@ -211,8 +307,15 @@ export default { } }, methods: { - - + tabclick(i){ + this.classatec=i; + }, + tabtimetap(i){ + this.TimetoAhoose=i + }, + confirmtime() { + console.log(this.customtime) + }, } } @@ -227,6 +330,7 @@ export default { .page-container{ width: 100%; display: flex; + margin-top: 16px; .pagechen{ flex: 1; min-width: 223px; @@ -273,6 +377,9 @@ export default { } } } +.colostyle{ + color: red; +} .table-box{ width:98.8%; height: 400px; @@ -287,7 +394,7 @@ export default { text-indent: 30px; font-weight: 500; color: #32363D; - border-bottom: 1px solid #E6E6E6; + // border-bottom: 1px solid #E6E6E6; } .tabbox{ padding-left: 30px; @@ -301,4 +408,86 @@ export default { margin-bottom: 0; } } + + + .app-box-san{ + width: 100%; + height: 400px; + display: flex; + margin-top: 15px; + .zuo{ + // flex: 1; + height: 100%; + margin-right: 15px; + background: #FFFFFF; + border-radius: 4px; + width: 48.7%; + .title{ + width: 100%; + height: 55px; + // border-bottom: 1px solid #E0E0E0; + display: flex; + align-content: center; + .text1{ + flex: 2; + line-height: 55px; + text-indent: 20px; + font-weight: 500; + font-size: 16px; + } + } + } + .you{ + height: 100%; + width: 49%; + background: #FFFFFF; + border-radius: 4px; + .title{ + width: 100%; + height: 55px; + // border-bottom: 1px solid #E0E0E0; + display: flex; + align-content: center; + .text1{ + line-height: 55px; + text-indent: 20px; + font-weight: 500; + font-size: 16px; + } + } + } +} + +.tophove { + color: #ffffff; + background: #2671e2; +} +.app-titel { + width: 100%; + display: flex; + align-items: center; + .titel-text { + height: 100%; + font-size: 16px; + color: #32363d; + } + .toptimeqhuan { + width: 190px; + height: 32px; + background: #ffffff; + border-radius: 4px; + border: 1px solid #e0e0e0; + display: flex; + align-items: center; + overflow: hidden; + margin-left: 20px; + cursor: pointer; + } + .toptimeqhuan div { + flex: 1; + text-align: center; + line-height: 32px; + font-size: 14px; + } +} diff --git a/src/views/Customer/SalesStage.vue b/src/views/Customer/SalesStage.vue new file mode 100644 index 0000000..0adfde6 --- /dev/null +++ b/src/views/Customer/SalesStage.vue @@ -0,0 +1,250 @@ + + + + + diff --git a/src/views/Receive/index.vue b/src/views/Receive/index.vue index 2709b83..ac1a888 100644 --- a/src/views/Receive/index.vue +++ b/src/views/Receive/index.vue @@ -4,8 +4,8 @@ {{ currentAudioName || audioList[0].name }}