提交 06f4f6e5 authored 作者: 龙菲's avatar 龙菲

修改系统名称

上级 1a3d9b92
......@@ -24,7 +24,7 @@ export default {
},
data() {
return {
title: '贵州精品展览展示平台',
title: '贵州博物馆精品展览展示平台',
logo: 'https://wpimg.wallstcn.com/69a1c46c-eb1c-4b46-8bd4-e9e686ef5251.png'
}
}
......
module.exports = {
title: '贵州精品展览展示平台',
title: '贵州博物馆精品展览展示平台',
/**
* @type {boolean} true | false
......
......@@ -245,7 +245,8 @@ $cursor: #fff;
<style lang="scss" scoped>
$bg: #2d3a4b;
$dark_gray: #889aa4;
// $dark_gray: #889aa4;
$deep_gray:'#313c64';
$light_gray: #eee;
.login-box {
display: flex;
......@@ -342,7 +343,7 @@ $light_gray: #eee;
.svg-container {
padding: 6px 5px 6px 15px;
color: $dark_gray;
color: $deep_gray;
vertical-align: middle;
width: 30px;
display: inline-block;
......@@ -366,7 +367,7 @@ $light_gray: #eee;
right: 10px;
top: 7px;
font-size: 16px;
color: $dark_gray;
color: $deep_gray;
cursor: pointer;
user-select: none;
}
......
......@@ -42,8 +42,8 @@ module.exports = {
proxy: {
'/api': {
// target: 'http://172.24.100.109:8080/',
// target:'http://222.85.214.245:9603/api',
target:'http://192.168.1.230:9603/api',
target:'http://222.85.214.245:9603/api',
// target:'http://192.168.1.230:9603/api',
changeOrigin: true,
pathRewrite: {
'^/api': ''
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论