提交 e779ca3d authored 作者: quanlili's avatar quanlili

更改地址8808

上级 0a803a90
module.exports = {
NODE_ENV: '"development"',
ENV_CONFIG: '"dev"',
//BASE_API: '"http://192.168.2.175:8808"'
// BASE_API: '"http://192.168.2.175:8808"'
BASE_API: '"http://test16.zhongdianyun.com:8808"'
// BASE_API: '"http://218.241.235.156"'
}
\ No newline at end of file
......@@ -3,5 +3,5 @@ module.exports = {
ENV_CONFIG: '"prod"',
//BASE_API: '"http://192.168.2.175:8808"'
BASE_API: '"http://test16.zhongdianyun.com:8808"'
//BASE_API: '"http://218.241.235.156"'
// BASE_API: '"http://218.241.235.156"'
}
\ No newline at end of file
<template>
<el-menu class="navbar" mode="horizontal">
<!-- <img :src="Logo" alt="logo" class="logo"> -->
<span class="text-medium logo-text">中医古籍出版社知识标引系统</span>
<img :src="Logo" alt="logo" class="logo">
<span class="text-medium logo-text">数字资源库系统</span>
<!-- <breadcrumb class="breadcrumb-container"></breadcrumb> -->
<div class="right-menu">
......@@ -96,7 +96,7 @@ import ErrorLog from '@/components/ErrorLog'
import Screenfull from '@/components/Screenfull'
import LangSelect from '@/components/LangSelect'
import ThemePicker from '@/components/ThemePicker'
import Logo from '@/assets/img/OAIS.png'
import Logo from '@/assets/img/ciic_logo.png'
import Cookies from 'js-cookie'
import md5 from 'blueimp-md5'
......@@ -300,7 +300,7 @@ export default {
}
.logo{
float: left;
margin-top: 14px;
margin-top: 11px;
margin-left:16px;
}
.header_pic{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论