南昌市物联网技防平台-前端
shuishen
2021-01-29 edf56193b4d3872cc235a9889579d82043ce8c51
删除font,以及copy文件
3 files modified
19 files deleted
87963 ■■■■■ changed files
public/map/css/forestry-map.css 9 ●●●●● patch | view | raw | blame | history
public/map/css/index.css 18 ●●●●● patch | view | raw | blame | history
public/map/font/FZDBSJW.TTF patch | view | raw | blame | history
public/map/font/FZDBSJW.eot patch | view | raw | blame | history
public/map/font/FZDBSJW.svg 37492 ●●●●● patch | view | raw | blame | history
public/map/font/FZDBSJW.woff patch | view | raw | blame | history
public/map/font/FZDBSJW.woff2 patch | view | raw | blame | history
public/map/font/创艺简仿宋.TTF patch | view | raw | blame | history
public/map/font/创艺简仿宋.eot patch | view | raw | blame | history
public/map/font/创艺简仿宋.svg 46916 ●●●●● patch | view | raw | blame | history
public/map/font/创艺简仿宋.woff patch | view | raw | blame | history
public/map/font/创艺简仿宋.woff2 patch | view | raw | blame | history
public/map/font/液晶数字字体.TTF patch | view | raw | blame | history
public/map/font/液晶数字字体.eot patch | view | raw | blame | history
public/map/font/液晶数字字体.svg 1783 ●●●●● patch | view | raw | blame | history
public/map/font/液晶数字字体.woff patch | view | raw | blame | history
public/map/font/液晶数字字体.woff2 patch | view | raw | blame | history
public/map/framework.css 5 ●●●●● patch | view | raw | blame | history
public/map/widgets/clientManagement copy/ClientManagement.css 524 ●●●●● patch | view | raw | blame | history
public/map/widgets/clientManagement copy/ClientManagement.js 1057 ●●●●● patch | view | raw | blame | history
public/map/widgets/clientManagement copy/config.js 13 ●●●●● patch | view | raw | blame | history
public/map/widgets/clientManagement copy/template.html 146 ●●●●● patch | view | raw | blame | history
public/map/css/forestry-map.css
@@ -44,15 +44,6 @@
  }
}
/* @font-face {
  font-family: "液晶数字字体";
  src: url("../font/液晶数字字体.eot") format("embedded-opentype"),
    url("../font/液晶数字字体.woff2") format("woff2"),
    url("../font/液晶数字字体.woff") format("woff"),
    url("../font/液晶数字字体.ttf") format("truetype"),
    url("../font/液晶数字字体.svg#fontawesomeregular") format("svg");
} */
.query_bar {
  height: calc(10% - 40px);
  padding: 20px 30px;
public/map/css/index.css
@@ -330,22 +330,4 @@
  display: none;
}
/* @font-face {
  font-family: "FZDBSJW";
  src: url("../font/FZDBSJW.eot") format("embedded-opentype"),
    url("../font/FZDBSJW.woff2") format("woff2"),
    url("../font/FZDBSJW.woff") format("woff"),
    url("../font/FZDBSJW.ttf") format("truetype"),
    url("../font/FZDBSJW.svg#fontawesomeregular") format("svg");
}
@font-face {
  font-family: "创艺简仿宋";
  src: url("../font/创艺简仿宋.eot") format("embedded-opentype"),
    url("../font/创艺简仿宋.woff2") format("woff2"),
    url("../font/创艺简仿宋.woff") format("woff"),
    url("../font/创艺简仿宋.ttf") format("truetype"),
    url("../font/创艺简仿宋.svg#fontawesomeregular") format("svg");
} */
public/map/font/FZDBSJW.TTF
Binary files differ
public/map/font/FZDBSJW.eot
Binary files differ
public/map/font/FZDBSJW.svg
File was deleted
public/map/font/FZDBSJW.woff
Binary files differ
public/map/font/FZDBSJW.woff2
Binary files differ
public/map/font/创艺简仿宋.TTF
Binary files differ
public/map/font/创艺简仿宋.eot
Binary files differ
public/map/font/创艺简仿宋.svg
File was deleted
public/map/font/创艺简仿宋.woff
Binary files differ
public/map/font/创艺简仿宋.woff2
Binary files differ
public/map/font/液晶数字字体.TTF
Binary files differ
public/map/font/液晶数字字体.eot
Binary files differ
public/map/font/液晶数字字体.svg
File was deleted
public/map/font/液晶数字字体.woff
Binary files differ
public/map/font/液晶数字字体.woff2
Binary files differ
public/map/framework.css
@@ -22,7 +22,6 @@
body {
  overflow: hidden;
  font-family: "宋体";
  font-size: 12px;
}
@@ -64,7 +63,6 @@
#tabbuttonbar {
  color: #ffffff;
  font-family: "微软雅黑";
  font-size: 13px;
  padding: 0 0;
  margin: 0px 10px 0px 10px;
@@ -124,7 +122,6 @@
  cursor: pointer;
  font-size: 12px;
  color: #dde8fa;
  font-family: "宋体";
}
.button:hover {
@@ -258,7 +255,6 @@
  font-size: 14px;
  padding: 10px;
  text-align: center;
  font-family: "宋体";
  display: block;
  z-index: 10000;
  position: fixed;
@@ -363,7 +359,6 @@
  width: 34px;
  height: 36px;
  font-size: 24px;
  font-family: auto;
  line-height: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
public/map/widgets/clientManagement copy/ClientManagement.css
File was deleted
public/map/widgets/clientManagement copy/ClientManagement.js
File was deleted
public/map/widgets/clientManagement copy/config.js
File was deleted
public/map/widgets/clientManagement copy/template.html
File was deleted