fix: BUG修改

This commit is contained in:
kun 2024-04-10 16:06:17 +08:00
parent c0b83ed8c5
commit c830d6ac96
2 changed files with 9 additions and 8 deletions

View File

@ -4,8 +4,9 @@ NODE_ENV = "production"
# 线上环境接口地址(easymock)
# VITE_API_URL = "http://139.9.66.234:6688"
# VITE_API_URL = 'http://10.75.253.12:6090'
VITE_API_URL = 'https://xmgl.hyjgxt.cn:6090'
# VITE_API_URL = 'http://183.63.230.59:6090'
VITE_API_URL = "http://jxjzw.zhgdyun.com:9013"
# 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/"

View File

@ -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-dialog class="overview" :show-close="false" v-model="visible1" width="50%" @close="visible1 = false">
<template #title>
<div class="title-detail">