Merge remote-tracking branch 'origin/master'
Showing
3 changed files
with
3 additions
and
2 deletions
3d_dc.rar
deleted
100644 → 0
This file is too large to display.
... | @@ -33,8 +33,8 @@ | ... | @@ -33,8 +33,8 @@ |
33 | <meta name="viewport" content="width=device-width,initial-scale=1.0"> | 33 | <meta name="viewport" content="width=device-width,initial-scale=1.0"> |
34 | <link rel="icon" href="<%= BASE_URL %>favicon.ico"> | 34 | <link rel="icon" href="<%= BASE_URL %>favicon.ico"> |
35 | <title><%= htmlWebpackPlugin.options.title %></title> | 35 | <title><%= htmlWebpackPlugin.options.title %></title> |
36 | <script src="https://cesium.com/downloads/cesiumjs/releases/1.71/Build/Cesium/Cesium.js"></script> | 36 | <!-- <script src="https://cesium.com/downloads/cesiumjs/releases/1.71/Build/Cesium/Cesium.js"></script> |
37 | <link href="https://cesium.com/downloads/cesiumjs/releases/1.71/Build/Cesium/Widgets/widgets.css" rel="stylesheet"> | 37 | <link href="https://cesium.com/downloads/cesiumjs/releases/1.71/Build/Cesium/Widgets/widgets.css" rel="stylesheet"> --> |
38 | 38 | ||
39 | <script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.js"></script> | 39 | <script src="https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.js"></script> |
40 | </head> | 40 | </head> | ... | ... |
... | @@ -118,5 +118,6 @@ | ... | @@ -118,5 +118,6 @@ |
118 | .assert-list .name { | 118 | .assert-list .name { |
119 | transform: translateX(56px); | 119 | transform: translateX(56px); |
120 | line-height: 36px; | 120 | line-height: 36px; |
121 | font-size: 16px; | ||
121 | } | 122 | } |
122 | </style> | 123 | </style> |
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment