이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
zhangzl
/
nsgk_web
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
优化首页样式
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
BIN
static/images/banner321.png
BIN
static/images/logo.png
BIN
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{
BIN
static/images/banner321.png
파일 보기
Before
After
Width:
1920
| Height:
320
| Size:
284 KiB
BIN
static/images/logo.png
파일 보기
Before
After
Width:
54
| Height:
69
| Size:
1.8 KiB
Width:
64
| Height:
69
| Size:
8.8 KiB
BIN
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=>{
쓰기
미리보기
불러오는 중...
취소
저장