このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
zhangzl
/
nsgk_web
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
优化首页样式
jingqu
liuminjian
7ヶ月前
親
60c7a5a00e
コミット
5056011c4f
6個のファイルの変更
、
3行の追加
、
3行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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
ファイルの表示
変更前
変更後
幅:
1920
| 高さ:
320
| サイズ:
284 KiB
バイナリ
static/images/logo.png
ファイルの表示
変更前
変更後
幅:
54
| 高さ:
69
| サイズ:
1.8 KiB
幅:
64
| 高さ:
69
| サイズ:
8.8 KiB
バイナリ
static/images/logo_1.png
ファイルの表示
変更前
変更後
幅:
54
| 高さ:
69
| サイズ:
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=>{
書き込み
プレビュー
読み込み中…
キャンセル
保存