Commit c17fe362 by zhaopanyu

zpy

parent ee5d1eef
# 页面标题 # 页面标题
VUE_APP_TITLE = 若依管理系统 VUE_APP_TITLE = 胜利智联油气智能化品牌
# 开发环境配置 # 开发环境配置
ENV = 'development' ENV = 'development'
# 若依管理系统/开发环境 # 胜利智联油气智能化品牌/开发环境
VUE_APP_BASE_API = '/dev-api' VUE_APP_BASE_API = '/dev-api'
# 路由懒加载 # 路由懒加载
......
# 页面标题 # 页面标题
VUE_APP_TITLE = 若依管理系统 VUE_APP_TITLE = 胜利智联油气智能化品牌
# 生产环境配置 # 生产环境配置
ENV = 'production' ENV = 'production'
# 若依管理系统/生产环境 # 胜利智联油气智能化品牌/生产环境
VUE_APP_BASE_API = '/prod-api' VUE_APP_BASE_API = '/prod-api'
# 页面标题 # 页面标题
VUE_APP_TITLE = 若依管理系统 VUE_APP_TITLE = 胜利智联油气智能化品牌
NODE_ENV = production NODE_ENV = production
# 测试环境配置 # 测试环境配置
ENV = 'staging' ENV = 'staging'
# 若依管理系统/测试环境 # 胜利智联油气智能化品牌/测试环境
VUE_APP_BASE_API = '/stage-api' VUE_APP_BASE_API = '/stage-api'
{ {
"name": "ruoyi", "name": "ruoyi",
"version": "3.8.8", "version": "3.8.8",
"description": "若依管理系统", "description": "胜利智联油气智能化品牌",
"author": "若依", "author": "若依",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
......
...@@ -5,30 +5,20 @@ ...@@ -5,30 +5,20 @@
<blockquote class="text-warning" style="font-size: 14px"> <blockquote class="text-warning" style="font-size: 14px">
领取阿里云通用云产品1888优惠券 领取阿里云通用云产品1888优惠券
<br /> <br />
<el-link <el-link href="https://www.aliyun.com/minisite/goods?userCode=brki8iof" type="primary"
href="https://www.aliyun.com/minisite/goods?userCode=brki8iof" target="_blank">https://www.aliyun.com/minisite/goods?userCode=brki8iof</el-link>
type="primary"
target="_blank"
>https://www.aliyun.com/minisite/goods?userCode=brki8iof</el-link
>
<br /> <br />
领取腾讯云通用云产品2860优惠券 领取腾讯云通用云产品2860优惠券
<br /> <br />
<el-link <el-link
href="https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console" href="https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console"
type="primary" type="primary"
target="_blank" target="_blank">https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console</el-link>
>https://cloud.tencent.com/redirect.php?redirect=1025&cps_key=198c8df2ed259157187173bc7f4f32fd&from=console</el-link
>
<br /> <br />
阿里云服务器折扣区 阿里云服务器折扣区
<el-link href="http://aly.ruoyi.vip" type="primary" target="_blank" <el-link href="http://aly.ruoyi.vip" type="primary" target="_blank">>☛☛点我进入☚☚</el-link>
>>☛☛点我进入☚☚</el-link
>
&nbsp;&nbsp;&nbsp; 腾讯云服务器秒杀区 &nbsp;&nbsp;&nbsp; 腾讯云服务器秒杀区
<el-link href="http://txy.ruoyi.vip" type="primary" target="_blank" <el-link href="http://txy.ruoyi.vip" type="primary" target="_blank">>☛☛点我进入☚☚</el-link><br />
>>☛☛点我进入☚☚</el-link
><br />
<h4 class="text-danger"> <h4 class="text-danger">
云产品通用红包,可叠加官网常规优惠使用。(仅限新用户) 云产品通用红包,可叠加官网常规优惠使用。(仅限新用户)
</h4> </h4>
...@@ -41,7 +31,7 @@ ...@@ -41,7 +31,7 @@
<el-col :sm="24" :lg="12" style="padding-left: 20px"> <el-col :sm="24" :lg="12" style="padding-left: 20px">
<h2>若依后台管理框架</h2> <h2>若依后台管理框架</h2>
<p> <p>
一直想做一款后台管理系统,看了很多优秀的开源项目但是发现没有合适自己的。于是利用空闲休息时间开始自己写一套后台系统。如此有了若依管理系统,她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA等等,当然,您也可以对她进行深度定制,以做出更强系统。所有前端后台代码封装过后十分精简易上手,出错概率低。同时支持移动客户端访问。系统会陆续更新一些实用功能。 一直想做一款后台管理系统,看了很多优秀的开源项目但是发现没有合适自己的。于是利用空闲休息时间开始自己写一套后台系统。如此有了胜利智联油气智能化品牌,她可以用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA等等,当然,您也可以对她进行深度定制,以做出更强系统。所有前端后台代码封装过后十分精简易上手,出错概率低。同时支持移动客户端访问。系统会陆续更新一些实用功能。
</p> </p>
<p> <p>
<b>当前版本:</b> <span>v{{ version }}</span> <b>当前版本:</b> <span>v{{ version }}</span>
...@@ -50,21 +40,9 @@ ...@@ -50,21 +40,9 @@
<el-tag type="danger">&yen;免费开源</el-tag> <el-tag type="danger">&yen;免费开源</el-tag>
</p> </p>
<p> <p>
<el-button <el-button type="primary" size="mini" icon="el-icon-cloudy" plain
type="primary" @click="goTarget('https://gitee.com/y_project/RuoYi-Vue')">访问码云</el-button>
size="mini" <el-button size="mini" icon="el-icon-s-home" plain @click="goTarget('http://ruoyi.vip')">访问主页</el-button>
icon="el-icon-cloudy"
plain
@click="goTarget('https://gitee.com/y_project/RuoYi-Vue')"
>访问码云</el-button
>
<el-button
size="mini"
icon="el-icon-s-home"
plain
@click="goTarget('http://ruoyi.vip')"
>访问主页</el-button
>
</p> </p>
</el-col> </el-col>
...@@ -111,11 +89,8 @@ ...@@ -111,11 +89,8 @@
</div> </div>
<div class="body"> <div class="body">
<p> <p>
<i class="el-icon-s-promotion"></i> 官网:<el-link <i class="el-icon-s-promotion"></i> 官网:<el-link href="http://www.ruoyi.vip"
href="http://www.ruoyi.vip" target="_blank">http://www.ruoyi.vip</el-link>
target="_blank"
>http://www.ruoyi.vip</el-link
>
</p> </p>
<p> <p>
<i class="el-icon-user-solid"></i> QQ群:<s> 满937441 </s> <s> 满887144332 </s> <i class="el-icon-user-solid"></i> QQ群:<s> 满937441 </s> <s> 满887144332 </s>
...@@ -123,20 +98,15 @@ ...@@ -123,20 +98,15 @@
<s> 满101456076 </s> <s> 满101539465 </s> <s> 满264312783 </s> <s> 满167385320 </s> <s> 满101456076 </s> <s> 满101539465 </s> <s> 满264312783 </s> <s> 满167385320 </s>
<s> 满104748341 </s> <s> 满160110482 </s> <s> 满170801498 </s> <s> 满108482800 </s> <s> 满104748341 </s> <s> 满160110482 </s> <s> 满170801498 </s> <s> 满108482800 </s>
<s> 满101046199 </s> <s> 满136919097 </s> <s> 满143961921 </s> <s> 满174951577 </s> <s> 满101046199 </s> <s> 满136919097 </s> <s> 满143961921 </s> <s> 满174951577 </s>
<s> 满161281055 </s> <s> 满138988063 </s> <a href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=SUc-msaypcqB2UTFif4eqGlBHkKcvMNP&authKey=JdQBouY2PG%2BS%2BCzAfIgbCGNgxyahpfh24IW%2F03rPxGilhqVbisLma%2FFFnt79DHNh&noverify=0&group_code=151450850" target="_blank">151450850</a> <s> 满161281055 </s> <s> 满138988063 </s> <a
href="http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=SUc-msaypcqB2UTFif4eqGlBHkKcvMNP&authKey=JdQBouY2PG%2BS%2BCzAfIgbCGNgxyahpfh24IW%2F03rPxGilhqVbisLma%2FFFnt79DHNh&noverify=0&group_code=151450850"
target="_blank">151450850</a>
</p> </p>
<p> <p>
<i class="el-icon-chat-dot-round"></i> 微信:<a <i class="el-icon-chat-dot-round"></i> 微信:<a href="javascript:;">/ *若依</a>
href="javascript:;"
>/ *若依</a
>
</p> </p>
<p> <p>
<i class="el-icon-money"></i> 支付宝:<a <i class="el-icon-money"></i> 支付宝:<a href="javascript:;" class="支付宝信息">/ *若依</a>
href="javascript:;"
class="支付宝信息"
>/ *若依</a
>
</p> </p>
</div> </div>
</el-card> </el-card>
...@@ -999,14 +969,8 @@ ...@@ -999,14 +969,8 @@
<span>捐赠支持</span> <span>捐赠支持</span>
</div> </div>
<div class="body"> <div class="body">
<img <img src="@/assets/images/pay.png" alt="donate" width="100%" />
src="@/assets/images/pay.png" <span style="display: inline-block; height: 30px; line-height: 30px">你可以请作者喝杯咖啡表示鼓励</span>
alt="donate"
width="100%"
/>
<span style="display: inline-block; height: 30px; line-height: 30px"
>你可以请作者喝杯咖啡表示鼓励</span
>
</div> </div>
</el-card> </el-card>
</el-col> </el-col>
...@@ -1039,12 +1003,14 @@ export default { ...@@ -1039,12 +1003,14 @@ export default {
font-size: 17.5px; font-size: 17.5px;
border-left: 5px solid #eee; border-left: 5px solid #eee;
} }
hr { hr {
margin-top: 20px; margin-top: 20px;
margin-bottom: 20px; margin-bottom: 20px;
border: 0; border: 0;
border-top: 1px solid #eee; border-top: 1px solid #eee;
} }
.col-item { .col-item {
margin-bottom: 20px; margin-bottom: 20px;
} }
...@@ -1054,7 +1020,11 @@ export default { ...@@ -1054,7 +1020,11 @@ export default {
margin: 0; margin: 0;
} }
font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-family: "open sans",
"Helvetica Neue",
Helvetica,
Arial,
sans-serif;
font-size: 13px; font-size: 13px;
color: #676a6c; color: #676a6c;
overflow-x: hidden; overflow-x: hidden;
...@@ -1094,4 +1064,3 @@ export default { ...@@ -1094,4 +1064,3 @@ export default {
} }
} }
</style> </style>
<template> <template>
<div class="container"> <div class="container">
<div style="width: 400px"> <div style="width: 400px">
<el-menu <el-menu default-active="2" class="el-menu-vertical-demo" @open="handleOpen" @close="handleClose"
default-active="2" background-color="#545c64" text-color="#fff" active-text-color="#ffd04b">
class="el-menu-vertical-demo"
@open="handleOpen"
@close="handleClose"
background-color="#545c64"
text-color="#fff"
active-text-color="#ffd04b">
<div v-for="outerItem in collapseDataOuter"> <div v-for="outerItem in collapseDataOuter">
<div v-if="outerItem.cplx === '产品'" > <div v-if="outerItem.cplx === '产品'">
<el-submenu :index="outerItem.mc"> <el-submenu :index="outerItem.mc">
<template slot="title">{{outerItem.mc}}</template> <template slot="title">{{ outerItem.mc }}</template>
<div v-for="outerItem2 in outerItem.cpChildren"> <div v-for="outerItem2 in outerItem.cpChildren">
<el-submenu :index="outerItem2.id"> <el-submenu :index="outerItem2.id">
<template slot="title">{{outerItem2.mc}}</template> <template slot="title">{{ outerItem2.mc }}</template>
<div v-for="outerItem3 in outerItem2.children2"> <div v-for="outerItem3 in outerItem2.children2">
<el-menu-item :index="outerItem3.mc">{{outerItem3.mc}}</el-menu-item> <el-menu-item :index="outerItem3.mc">{{ outerItem3.mc }}</el-menu-item>
</div> </div>
</el-submenu> </el-submenu>
</div> </div>
</el-submenu> </el-submenu>
</div> </div>
<div v-if="outerItem.cplx === '服务类'" > <div v-if="outerItem.cplx === '服务类'">
<el-submenu :index="outerItem.mc"> <el-submenu :index="outerItem.mc">
<template slot="title">{{outerItem.mc}}</template> <template slot="title">{{ outerItem.mc }}</template>
<div v-for="outerItem2 in outerItem.fwlChildren"> <div v-for="outerItem2 in outerItem.fwlChildren">
<el-menu-item :index="outerItem2.mc">{{outerItem2.mc}}</el-menu-item> <el-menu-item :index="outerItem2.mc">{{ outerItem2.mc }}</el-menu-item>
</div> </div>
</el-submenu> </el-submenu>
...@@ -39,7 +33,7 @@ ...@@ -39,7 +33,7 @@
</el-menu> </el-menu>
</div> </div>
</div> </div>
</template> </template>
<script> <script>
......
...@@ -2,10 +2,7 @@ ...@@ -2,10 +2,7 @@
<div class="container"> <div class="container">
<el-row style="margin: 0px auto 150px"> <el-row style="margin: 0px auto 150px">
<div class="bjt"> <div class="bjt">
<img <img src="../../assets/images/background.png" alt="" style="
src="../../assets/images/background.png"
alt=""
style="
height: 111px; height: 111px;
width: 877px; width: 877px;
/* background-size: cover; /* background-size: cover;
...@@ -14,107 +11,73 @@ ...@@ -14,107 +11,73 @@
left: 50%; left: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
object-fit: cover; */ object-fit: cover; */
" " />
/>
</div> </div>
</el-row> </el-row>
<el-row class="content" style="background-color: #f5f8fe; height: 100vh"> <el-row class="content" style="background-color: #f5f8fe; height: 100vh">
<el-col <el-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24" style="
:xs="24"
:sm="24"
:md="24"
:lg="24"
:xl="24"
style="
padding: 20px; padding: 20px;
border-radius: 10px; border-radius: 10px;
height: auto; height: auto;
background-color: #f5f8fe; background-color: #f5f8fe;
" ">
> <el-menu v-if="activeNameOuter === '产品'" :default-active="activeNameInner" class="product-menu"
<el-menu :background-color="'transparent'" :text-color="'#333'" :active-text-color="'#409EFF'"
v-if="activeNameOuter === '产品'" :default-openeds="defaultOpeneds">
:default-active="activeNameInner"
class="product-menu"
:background-color="'transparent'"
:text-color="'#333'"
:active-text-color="'#409EFF'"
:default-openeds="defaultOpeneds"
>
<!-- 外层菜单 --> <!-- 外层菜单 -->
<el-submenu <el-submenu v-for="outerItem in collapseDataOuter" :key="outerItem.px" :index="outerItem.px"
v-for="outerItem in collapseDataOuter" @click.native="setActiveOuter(outerItem.cplx)">
:key="outerItem.px"
:index="outerItem.px"
@click.native="setActiveOuter(outerItem.cplx)"
>
<template #title> <template #title>
<img src="../../assets/images/tag.png" alt="" /> <img src="../../assets/images/tag.png" alt="" />
<span <span style="
style="
font-family: 'PingFang SC'; font-family: 'PingFang SC';
font-weight: 800; font-weight: 800;
font-size: 23px; font-size: 23px;
color: #222222; color: #222222;
line-height: 40px; line-height: 40px;
" ">
>
{{ outerItem.mc }} {{ outerItem.mc }}
</span> </span>
</template> </template>
<!-- 第二级菜单 --> <!-- 第二级菜单 -->
<el-submenu <el-submenu v-for="innerItem in outerItem.cpChildren" :key="innerItem.id" :index="innerItem.px"
v-for="innerItem in outerItem.cpChildren"
:key="innerItem.id"
:index="innerItem.px"
:class="{ 'inner-submenu-active': isInnerActive(innerItem.name) }" :class="{ 'inner-submenu-active': isInnerActive(innerItem.name) }"
@click.native="setActiveInner(innerItem.mc)" @click.native="setActiveInner(innerItem.mc)">
>
<template #title> <template #title>
<span <span style="
style="
font-family: 'PingFang SC'; font-family: 'PingFang SC';
font-weight: 800; font-weight: 800;
font-size: 17px; font-size: 17px;
color: #222222; color: #222222;
line-height: 26px; line-height: 26px;
" ">
>
{{ innerItem.mc }} {{ innerItem.mc }}
</span> </span>
</template> </template>
<!-- 第三级菜单 --> <!-- 第三级菜单 -->
<el-menu-item <el-menu-item v-for="content in innerItem.children2" :key="content.id"
v-for="content in innerItem.children2" :index="innerItem.name + '-' + content.mc" @click.native="
:key="content.id"
:index="innerItem.name + '-' + content.mc"
@click.native="
handleInnerClick( handleInnerClick(
innerItem.name, innerItem.name,
content.mc, content.mc,
content.id, content.id,
content.remark content.remark
) )
" " :class="{
:class="{
'menu-item-active': 'menu-item-active':
activeNameInner === innerItem.name + '-' + content.mc, activeNameInner === innerItem.name + '-' + content.mc,
}" }">
> <span :style="{
<span
:style="{
width: '6px', width: '6px',
height: '6px', height: '6px',
background: '#165BFF', background: '#165BFF',
borderRadius: '50%', borderRadius: '50%',
display: 'inline-block', display: 'inline-block',
marginRight: '10px', marginRight: '10px',
}" }"></span>
></span> <span :style="{
<span
:style="{
fontFamily: 'PingFang SC', fontFamily: 'PingFang SC',
fontWeight: '500', fontWeight: '500',
fontSize: '15px', fontSize: '15px',
...@@ -134,87 +97,60 @@ ...@@ -134,87 +97,60 @@
activeNameInner === innerItem.name + '-' + content.mc activeNameInner === innerItem.name + '-' + content.mc
? '8px' ? '8px'
: '0', : '0',
}" }">
>
{{ content.mc }} {{ content.mc }}
</span> </span>
<img <img v-if="content.zx === '1'" src="../../assets/images/new.png" alt="new" style="
v-if="content.zx === '1'"
src="../../assets/images/new.png"
alt="new"
style="
width: 40px; width: 40px;
height: 40px; height: 40px;
margin-left: 5px; margin-left: 5px;
vertical-align: middle; vertical-align: middle;
" " />
/>
</el-menu-item> </el-menu-item>
</el-submenu> </el-submenu>
</el-submenu> </el-submenu>
</el-menu> </el-menu>
<el-menu <el-menu v-if="activeNameOuter === '服务类'" :default-active="activeNameInner" class="product-menu"
v-if="activeNameOuter === '服务类'" :background-color="'transparent'" :text-color="'#333'" :active-text-color="'#409EFF'"
:default-active="activeNameInner" :default-openeds="defaultOpeneds">
class="product-menu"
:background-color="'transparent'"
:text-color="'#333'"
:active-text-color="'#409EFF'"
:default-openeds="defaultOpeneds"
>
<!-- 外层菜单 --> <!-- 外层菜单 -->
<el-submenu <el-submenu v-for="outerItem in collapseDataOuter" :key="outerItem.px" :index="outerItem.px"
v-for="outerItem in collapseDataOuter" @click.native="setActiveOuter(outerItem.cplx)">
:key="outerItem.px"
:index="outerItem.px"
@click.native="setActiveOuter(outerItem.cplx)"
>
<template #title> <template #title>
<img src="../../assets/images/tag.png" alt="" /> <img src="../../assets/images/tag.png" alt="" />
<span <span style="
style="
font-family: 'PingFang SC'; font-family: 'PingFang SC';
font-weight: 800; font-weight: 800;
font-size: 23px; font-size: 23px;
color: #222222; color: #222222;
line-height: 40px; line-height: 40px;
" ">
>
{{ outerItem.mc }} {{ outerItem.mc }}
</span> </span>
</template> </template>
<!-- 服务类的第二级菜单 --> <!-- 服务类的第二级菜单 -->
<el-menu-item <el-menu-item v-for="service in outerItem.fwlChildren" :key="service.id" :index="service.mc" @click.native="
v-for="service in outerItem.fwlChildren"
:key="service.id"
:index="service.mc"
@click.native="
handleServiceClick( handleServiceClick(
outerItem.mc, outerItem.mc,
service.mc, service.mc,
service.id, service.id,
service.remark service.remark
) )
" " :class="{
:class="{
'menu-item-active': 'menu-item-active':
activeNameInner === outerItem.mc + '-' + service.mc, activeNameInner === outerItem.mc + '-' + service.mc,
'service-menu-item-active': 'service-menu-item-active':
activeNameInner === outerItem.mc + '-' + service.mc, activeNameInner === outerItem.mc + '-' + service.mc,
}" }">
> <span :style="{
<span
:style="{
width: '6px', width: '6px',
height: '6px', height: '6px',
background: '#165BFF', background: '#165BFF',
borderRadius: '50%', borderRadius: '50%',
display: 'inline-block', display: 'inline-block',
marginRight: '10px', marginRight: '10px',
}" }"></span>
></span> <span :style="{
<span
:style="{
fontFamily: 'PingFang SC', fontFamily: 'PingFang SC',
fontWeight: '500', fontWeight: '500',
fontSize: '15px', fontSize: '15px',
...@@ -234,21 +170,15 @@ ...@@ -234,21 +170,15 @@
activeNameInner === outerItem.mc + '-' + service.mc activeNameInner === outerItem.mc + '-' + service.mc
? '8px' ? '8px'
: '0', : '0',
}" }">
>
{{ service.mc }} {{ service.mc }}
<!-- 判断 zx 是否为 1,如果是则显示图片 --> <!-- 判断 zx 是否为 1,如果是则显示图片 -->
<img <img v-if="service.zx === '1'" src="../../assets/images/new.png" alt="new" style="
v-if="service.zx === '1'"
src="../../assets/images/new.png"
alt="new"
style="
width: 40px; width: 40px;
height: 40px; height: 40px;
margin-left: 5px; margin-left: 5px;
vertical-align: middle; vertical-align: middle;
" " />
/>
</span> </span>
</el-menu-item> </el-menu-item>
</el-submenu> </el-submenu>
...@@ -598,7 +528,7 @@ export default { ...@@ -598,7 +528,7 @@ export default {
// /* 设置字体颜色 */ // /* 设置字体颜色 */
// } // }
::v-deep.el-tabs--card > .el-tabs__header .el-tabs__nav { ::v-deep.el-tabs--card>.el-tabs__header .el-tabs__nav {
border: 1px none; border: 1px none;
} }
...@@ -681,6 +611,7 @@ export default { ...@@ -681,6 +611,7 @@ export default {
} }
::v-deep.product-menu { ::v-deep.product-menu {
// 内层菜单展开时的背景色 // 内层菜单展开时的背景色
.inner-submenu-active { .inner-submenu-active {
background-color: #ffffff; // 内层菜单背景色为白色 background-color: #ffffff; // 内层菜单背景色为白色
...@@ -830,6 +761,7 @@ p { ...@@ -830,6 +761,7 @@ p {
color: #165bff; color: #165bff;
line-height: 26px; line-height: 26px;
} }
.el-menu { .el-menu {
border-right: 1px none !important; border-right: 1px none !important;
} }
......
...@@ -7,7 +7,7 @@ function resolve(dir) { ...@@ -7,7 +7,7 @@ function resolve(dir) {
const CompressionPlugin = require("compression-webpack-plugin"); const CompressionPlugin = require("compression-webpack-plugin");
const name = process.env.VUE_APP_TITLE || "若依管理系统"; // 网页标题 const name = process.env.VUE_APP_TITLE || "胜利智联油气智能化品牌"; // 网页标题
const port = process.env.port || process.env.npm_config_port || 80; // 端口 const port = process.env.port || process.env.npm_config_port || 80; // 端口
...@@ -35,10 +35,10 @@ module.exports = { ...@@ -35,10 +35,10 @@ module.exports = {
proxy: { proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy // detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: { [process.env.VUE_APP_BASE_API]: {
target: `http://localhost:8081`, // target: `http://localhost:8081`,
// target: `http://192.168.31.190:8899`, // target: `http://192.168.31.190:8899`,
// target: `http://192.168.31.95:8081`, // target: `http://192.168.31.95:8081`,
// target: `http://192.168.31.95:8081`, target: `http://192.168.31.95:8081`,
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment