diff --git a/safesite/static/safesite/easyui/themes/icon.css b/safesite/static/safesite/easyui/themes/icon.css index 8ed26feb..76fa733d 100644 --- a/safesite/static/safesite/easyui/themes/icon.css +++ b/safesite/static/safesite/easyui/themes/icon.css @@ -247,3 +247,28 @@ .icon-large-chart{ background:url('icons/large_chart.png') no-repeat center center; } +.icon-fspftb{ + background:url('icons/fspftb.png') no-repeat center center; +} +.icon-hanbosheshi{ + background:url('icons/hanbosheshi.png') no-repeat center center; +} +.icon-shengchansheshi{ + background:url('icons/shengchansheshi.png') no-repeat center center; +} +.icon-feiqifangzhiss{ + background:url('icons/feiqifangzhiss.png') no-repeat center center; +} +.icon-feishuifangzhiss{ + background:url('icons/feishuifangzhiss.png') no-repeat center center; +} +.icon-fangzhiyichang{ + background:url('icons/fangzhiyichang.png') no-repeat center center; +} + +.icon-ranliaoxinxi{ + background:url('icons/ranliaoxinxi.png') no-repeat center center; +} +.icon-feishuijianceyq{ + background:url('icons/feishuijianceyq.png') no-repeat center center; +} diff --git a/safesite/static/safesite/easyui/themes/icons/fangzhiyichang.png b/safesite/static/safesite/easyui/themes/icons/fangzhiyichang.png new file mode 100644 index 00000000..948e34dc Binary files /dev/null and b/safesite/static/safesite/easyui/themes/icons/fangzhiyichang.png differ diff --git a/safesite/static/safesite/easyui/themes/icons/feiqifangzhiss.png b/safesite/static/safesite/easyui/themes/icons/feiqifangzhiss.png new file mode 100644 index 00000000..74f15986 Binary files /dev/null and b/safesite/static/safesite/easyui/themes/icons/feiqifangzhiss.png differ diff --git a/safesite/static/safesite/easyui/themes/icons/feishuifangzhiss.png b/safesite/static/safesite/easyui/themes/icons/feishuifangzhiss.png new file mode 100644 index 00000000..3de5ba5e Binary files /dev/null and b/safesite/static/safesite/easyui/themes/icons/feishuifangzhiss.png differ diff --git a/safesite/static/safesite/easyui/themes/icons/feishuijianceyq.png b/safesite/static/safesite/easyui/themes/icons/feishuijianceyq.png new file mode 100644 index 00000000..d8c9f72a Binary files /dev/null and b/safesite/static/safesite/easyui/themes/icons/feishuijianceyq.png differ diff --git a/safesite/static/safesite/easyui/themes/icons/fspftb.png b/safesite/static/safesite/easyui/themes/icons/fspftb.png new file mode 100644 index 00000000..72e47166 Binary files /dev/null and b/safesite/static/safesite/easyui/themes/icons/fspftb.png differ diff --git a/safesite/static/safesite/easyui/themes/icons/hanbosheshi.png b/safesite/static/safesite/easyui/themes/icons/hanbosheshi.png new file mode 100644 index 00000000..1cbeb5a8 Binary files /dev/null and b/safesite/static/safesite/easyui/themes/icons/hanbosheshi.png differ diff --git a/safesite/static/safesite/easyui/themes/icons/ranliaoxinxi.png b/safesite/static/safesite/easyui/themes/icons/ranliaoxinxi.png new file mode 100644 index 00000000..a231af66 Binary files /dev/null and b/safesite/static/safesite/easyui/themes/icons/ranliaoxinxi.png differ diff --git a/safesite/static/safesite/easyui/themes/icons/shengchansheshi.png b/safesite/static/safesite/easyui/themes/icons/shengchansheshi.png new file mode 100644 index 00000000..9d6a426f Binary files /dev/null and b/safesite/static/safesite/easyui/themes/icons/shengchansheshi.png differ