fix: BUG修改
This commit is contained in:
parent
547c8549d3
commit
9681e5cec2
@ -5,8 +5,8 @@ NODE_ENV = "production"
|
||||
# VITE_API_URL = "http://139.9.66.234:6688"
|
||||
# VITE_API_URL = "http://jxjzw.zhgdyun.com:6688"
|
||||
# VITE_API_URL = 'http://192.168.34.155:6688'
|
||||
# VITE_API_URL = 'http://10.75.253.12:6090'
|
||||
VITE_API_URL = "http://jxjzw.zhgdyun.com:9013"
|
||||
VITE_API_URL = 'http://10.75.253.12:6090'
|
||||
# VITE_API_URL = "http://jxjzw.zhgdyun.com:9013"
|
||||
VITE_WPAPI_URL = "http://jxjzw.zhgdyun.com:8081"
|
||||
# VITE_API_URL = "http://101.43.164.214:6688"
|
||||
# VITE_API_URL = "https://wx.antjg.com:6081/"
|
||||
|
||||
@ -1,10 +1,10 @@
|
||||
<!-- 经典布局 -->
|
||||
<template>
|
||||
<el-container class="layout">
|
||||
<!-- <el-container class="classic-main">
|
||||
<el-container class="classic-main">
|
||||
<Main />
|
||||
</el-container> -->
|
||||
<el-header>
|
||||
</el-container>
|
||||
<!-- <el-header>
|
||||
<div class="header-lf">
|
||||
<div @click="goHome" class="logo flx-center">
|
||||
<img src="@/assets/images/login/china.png" style="margin: 0 15px" alt="logo" />
|
||||
@ -15,10 +15,10 @@
|
||||
<ToolBarLeft />
|
||||
</div>
|
||||
<ToolBarRight />
|
||||
</el-header>
|
||||
<el-container class="classic-content">
|
||||
</el-header> -->
|
||||
<!-- <el-container class="classic-content">
|
||||
<el-aside>
|
||||
<!-- <div class="menu" :style="{ width: isCollapse ? '65px' : '210px' }"> 根据屏幕自动收缩 -->
|
||||
<div class="menu" :style="{ width: isCollapse ? '65px' : '210px' }"> 根据屏幕自动收缩
|
||||
<div class="menu">
|
||||
<el-scrollbar>
|
||||
<el-menu
|
||||
@ -39,7 +39,7 @@
|
||||
<el-container class="classic-main">
|
||||
<Main />
|
||||
</el-container>
|
||||
</el-container>
|
||||
</el-container> -->
|
||||
</el-container>
|
||||
</template>
|
||||
|
||||
|
||||
@ -375,7 +375,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
.video {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
@ -30,7 +30,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
.video {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
@ -36,7 +36,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
.video {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
@ -581,7 +581,6 @@ watch(
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -640,7 +640,6 @@ watch(
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -35,7 +35,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -36,7 +36,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -36,7 +36,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -37,7 +37,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -36,7 +36,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -29,7 +29,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
.video {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
@ -36,7 +36,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
font-size: 18px;
|
||||
|
||||
@ -35,7 +35,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
font-size: 18px;
|
||||
|
||||
@ -35,7 +35,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
font-size: 18px;
|
||||
|
||||
@ -34,7 +34,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -34,7 +34,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -375,7 +375,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -280,7 +280,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -31,7 +31,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -538,7 +538,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -260,7 +260,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -544,7 +544,6 @@ const dateList = computed(() => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -578,7 +578,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -308,7 +308,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -334,7 +334,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -569,7 +569,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
@ -310,7 +310,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -267,7 +267,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -294,7 +294,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -291,7 +291,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -405,7 +405,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -377,7 +377,6 @@ onBeforeMount(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -255,7 +255,6 @@ onMounted(async () => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -37,7 +37,6 @@
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.video {
|
||||
display: flex;
|
||||
|
||||
@ -458,7 +458,6 @@ const dateList = computed(() => {
|
||||
.leftMenu_item {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-top: 5px;
|
||||
overflow: hidden;
|
||||
.middleSize {
|
||||
display: inline-block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user