Commit 6543393b authored by wangqinghua's avatar wangqinghua

跑马灯 directive

parent 3df8b129
......@@ -126,6 +126,7 @@ page-home {
}
.news-content{
margin-top: 1.2rem;
}
//新闻区
.main-news {
......
......@@ -15,8 +15,8 @@ export class AppGlobal {
//接口基地址
// static domain = "http://101.89.112.92:80"; //正式环境
// static domain = "http://180.168.156.212:2931"; //测试环境
// static domain = "http://47.103.35.216:8080"; //阿里云地址
static domain = ""; //本地环境
static domain = "http://47.103.35.216:8080"; //阿里云地址
// static domain = ""; //本地环境
//图片地址
......
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