Browse Source

修改样式

wangshan 9 năm trước cách đây
mục cha
commit
8620ff6a68

+ 1 - 1
core/src/seo.json

@@ -1,4 +1,4 @@
-{	"cdn":"//cdn.qmx.top:9000",
+{	"cdn":"//cdn.qmx.top:9010",
     "qfw": {
         "enterprise": {
             "description": "提供企业信息查询,企业产品服务查询,企业关系网展示",

+ 1 - 1
core/src/timetask.json

@@ -1 +1 @@
-{"comment":{"c_rate":720,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-03-01 15:14:48"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-03-01 15:14:48"}},"marketisstart":true,"marketrate":300}
+{"comment":{"c_rate":720,"commentrate":900},"market":{"demand":{"attr":["i_hits","i_bids","i_status"],"timepoint":"2016-03-01 16:31:26"},"service":{"attr":["i_hits","i_sales","i_comments","i_score","i_appcounts"],"timepoint":"2016-03-01 16:31:26"}},"marketisstart":true,"marketrate":300}

+ 5 - 5
core/src/web/staticres/css/qfw.css

@@ -553,11 +553,11 @@ span.highlight {
 /*字体图标*/
 @font-face {
 	font-family: 'qimingxing';
-	src: url('../fonts/qimingxing.eot');
-	src: url('../fonts/qimingxing.eot?#iefix') format('embedded-opentype'),
-		url('../fonts/qimingxing.woff') format('woff'),
-		url('../fonts/qimingxing.ttf') format('truetype'),
-		url('../fonts/qimingxing.svg') format('svg');
+	src: url('/fonts/qimingxing.eot');
+	src: url('/fonts/qimingxing.eot?#iefix') format('embedded-opentype'),
+		url('/fonts/qimingxing.woff') format('woff'),
+		url('/fonts/qimingxing.ttf') format('truetype'),
+		url('/fonts/qimingxing.svg') format('svg');
 }
 
 .glyphicon {

+ 2 - 2
core/src/web/templates/common/inc.html

@@ -2,9 +2,9 @@
 <meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1" />
 <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,initial-scale=1.0" user-scalable="no" />
 <meta name="renderer" content="webkit">
-<link href="/css/bootstrap.min.css" rel="stylesheet">
+<link href="{{Msg "seo" "cdn"}}/css/bootstrap.min.css" rel="stylesheet">
 <link href="{{Msg "seo" "cdn"}}/css/bootswatch.min.css" rel="stylesheet">
-<link href="/css/qfw.css" rel="stylesheet">
+<link href="{{Msg "seo" "cdn"}}/css/qfw.css" rel="stylesheet">
 <link href="{{Msg "seo" "cdn"}}/css/dev-qfw.css" rel="stylesheet">
 <link rel="stylesheet" href="{{Msg "seo" "cdn"}}/css/unicorn.main.css" />
 <link rel="stylesheet" href="{{Msg "seo" "cdn"}}/css/unicorn.grey.css" />

+ 1 - 1
core/src/web/templates/manage/web_regulationslist.html

@@ -87,7 +87,7 @@
 </div>
 {{include "/common/bottom.html"}}
 <!--selfPage_js_begin-->
-<script src="/js/qfwtable.js"></script>
+<script src="{{Msg "seo" "cdn"}}/js/qfwtable.js"></script>
 <script type="text/javascript"> 
 $("body").keyup(function () {  
                 if (event.which == 13){