This website works better with JavaScript.
首頁
探索
說明
註冊
登入
zhangzl
/
nsgk_web
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
优化首页样式
jingqu
liuminjian
7 月之前
父節點
60c7a5a00e
當前提交
5056011c4f
共有
6 個文件被更改
,包括
3 次插入
和
3 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
index.html
+1
-1
static/css/index.css
二進制
static/images/banner321.png
二進制
static/images/logo.png
二進制
static/images/logo_1.png
+1
-1
static/js/project/index.js
+ 1
- 1
index.html
查看文件
@@ -233,7 +233,7 @@
</div>
</div>
</div>
<img src="static/images/index_center_right_icon.png" style="cursor: pointer;" onclick="window.open('http://218.59.175.43:82')" alt="">
<
!-- <
img src="static/images/index_center_right_icon.png" style="cursor: pointer;" onclick="window.open('http://218.59.175.43:82')" alt="">
-->
</div>
<!--交易项目-->
+ 1
- 1
static/css/index.css
查看文件
@@ -122,7 +122,7 @@
text-stroke: 1px #ffffff;
-webkit-text-stroke: 1px #ffffff;
font-size: 38px;
padding-left: 6
0
px;
padding-left:
7
6px;
}
.logoSearch-div:first-child img,.logoSearch-div:first-child h1{
二進制
static/images/banner321.png
查看文件
Before
After
Width:
1920
| Height:
320
| Size:
284 KiB
二進制
static/images/logo.png
查看文件
Before
After
Width:
54
| Height:
69
| Size:
1.8 KiB
Width:
64
| Height:
69
| Size:
8.8 KiB
二進制
static/images/logo_1.png
查看文件
Before
After
Width:
54
| Height:
69
| Size:
1.8 KiB
+ 1
- 1
static/js/project/index.js
查看文件
@@ -267,7 +267,7 @@ define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, templa
if(data.data.length<1){
focusArray.push({
img:'../static/images/banner32
0.jp
g'
img:'../static/images/banner32
1.pn
g'
})
}else{
data.data.forEach(res=>{
Write
Preview
Loading…
取消
儲存