index.html 51 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta name="renderer" content="webkit">
  7. <title>基卫后台管理系统</title>
  8. <!--[if lt IE 8]>
  9. <script>
  10. alert('已不支持IE6-8,请使用谷歌、火狐等浏览器\n或360、QQ等国产浏览器的极速模式浏览本页面!');
  11. </script>
  12. <![endif]-->
  13. <link href="/common/css/bootstrap/bootstrap.min.css?v=3.4.0" rel="stylesheet">
  14. <link href="/common/css/bootstrap/font-awesome.min.css?v=4.3.0" rel="stylesheet">
  15. <link href="/common/css/bootstrap/animate.min.css" rel="stylesheet">
  16. <link href="/common/css/bootstrap/style.min.css?v=3.0.0" rel="stylesheet">
  17. </head>
  18. <body class="fixed-sidebar full-height-layout gray-bg">
  19. <div id="wrapper">
  20. <!--左侧导航开始-->
  21. <nav class="navbar-default navbar-static-side" role="navigation">
  22. <div class="nav-close"><i class="fa fa-times-circle"></i>
  23. </div>
  24. <div class="sidebar-collapse">
  25. <ul class="nav" id="side-menu">
  26. <li class="nav-header">
  27. <div class="dropdown profile-element">
  28. <span><img alt="image" class="img-circle" src="img/profile_small.jpg"/></span>
  29. <a data-toggle="dropdown" class="dropdown-toggle" href="#">
  30. <span class="clear">
  31. <span class="block m-t-xs"><strong class="font-bold">Beaut-zihan</strong></span>
  32. <span class="text-muted text-xs block">超级管理员<b class="caret"></b></span>
  33. </span>
  34. </a>
  35. <ul class="dropdown-menu animated fadeInRight m-t-xs">
  36. <li><a class="J_menuItem" href="form_avatar.html">修改头像</a>
  37. </li>
  38. <li><a class="J_menuItem" href="profile.html">个人资料</a>
  39. </li>
  40. <li><a class="J_menuItem" href="contacts.html">联系我们</a>
  41. </li>
  42. <li><a class="J_menuItem" href="mailbox.html">信箱</a>
  43. </li>
  44. <li class="divider"></li>
  45. <li><a href="login.html">安全退出</a>
  46. </li>
  47. </ul>
  48. </div>
  49. <div class="logo-element">
  50. </div>
  51. </li>
  52. <!--<li>
  53. <a href="#">
  54. <i class="fa fa-home"></i>
  55. <span class="nav-label">主页</span>
  56. <span class="fa arrow"></span>
  57. </a>
  58. <ul class="nav nav-second-level">
  59. <li>
  60. <a class="J_menuItem" href="" data-index="0">主页示例一</a>
  61. </li>
  62. </ul>
  63. </li>-->
  64. <li v-for="menu in menus">
  65. <a href="#">
  66. <i class="fa fa-home"></i>
  67. <span class="nav-label">{{menu.parentMenu.name}}</span>
  68. <span class="fa arrow"></span>
  69. </a>
  70. <ul class="nav nav-second-level" v-for="childMenu in menu.childMenus">
  71. <li>
  72. <a class="J_menuItem" :href="childMenu.url" data-index="0">{{childMenu.name}}</a>
  73. </li>
  74. </ul>
  75. </li>
  76. </ul>
  77. </div>
  78. </nav>
  79. <!--左侧导航结束-->
  80. <!--右侧部分开始-->
  81. <div id="page-wrapper" class="gray-bg dashbard-1">
  82. <div class="row border-bottom">
  83. <nav class="navbar navbar-static-top" role="navigation" style="margin-bottom: 0">
  84. <div class="navbar-header"><a class="navbar-minimalize minimalize-styl-2 btn btn-primary " href="#"><i
  85. class="fa fa-bars"></i> </a>
  86. <form role="search" class="navbar-form-custom" method="post" action="search_results.html">
  87. <div class="form-group">
  88. <input type="text" placeholder="请输入您需要查找的内容 …" class="form-control" name="top-search"
  89. id="top-search">
  90. </div>
  91. </form>
  92. </div>
  93. </nav>
  94. </div>
  95. <div class="row content-tabs">
  96. <button class="roll-nav roll-left J_tabLeft"><i class="fa fa-backward"></i>
  97. </button>
  98. <nav class="page-tabs J_menuTabs">
  99. <div class="page-tabs-content">
  100. <a href="javascript:;" class="active J_menuTab" data-id="">首页</a>
  101. </div>
  102. </nav>
  103. <button class="roll-nav roll-right J_tabRight"><i class="fa fa-forward"></i>
  104. </button>
  105. <button class="roll-nav roll-right dropdown J_tabClose"><span class="dropdown-toggle"
  106. data-toggle="dropdown">关闭操作<span
  107. class="caret"></span></span>
  108. <ul role="menu" class="dropdown-menu dropdown-menu-right">
  109. <li class="J_tabShowActive"><a>定位当前选项卡</a>
  110. </li>
  111. <li class="divider"></li>
  112. <li class="J_tabCloseAll"><a>关闭全部选项卡</a>
  113. </li>
  114. <li class="J_tabCloseOther"><a>关闭其他选项卡</a>
  115. </li>
  116. </ul>
  117. </button>
  118. <a href="login.html" class="roll-nav roll-right J_tabExit"><i class="fa fa fa-sign-out"></i> 退出</a>
  119. </div>
  120. <div class="row J_mainContent" id="content-main">
  121. <iframe class="J_iframe" name="iframe0" width="100%" height="100%" src="" frameborder="0"
  122. data-id="index_v1.html" seamless></iframe>
  123. </div>
  124. <div class="footer">
  125. <div class="pull-right">&copy; 2014-2015 <a href="/" target="_blank">zihan's blog</a>
  126. </div>
  127. </div>
  128. </div>
  129. <!--右侧部分结束-->
  130. <!--右侧边栏开始-->
  131. <div id="right-sidebar">
  132. <div class="sidebar-container">
  133. <ul class="nav nav-tabs navs-3">
  134. <li class="active"><a data-toggle="tab" href="#tab-1">
  135. 通知
  136. </a>
  137. </li>
  138. <li><a data-toggle="tab" href="#tab-2">
  139. 项目进度
  140. </a>
  141. </li>
  142. <li class="">
  143. <a data-toggle="tab" href="#tab-3">
  144. <i class="fa fa-gear"></i>
  145. </a>
  146. </li>
  147. </ul>
  148. <div class="tab-content">
  149. <div id="tab-1" class="tab-pane active">
  150. <div class="sidebar-title">
  151. <h3><i class="fa fa-comments-o"></i> 最新通知</h3>
  152. <small><i class="fa fa-tim"></i> 您当前有10条未读信息</small>
  153. </div>
  154. <div>
  155. <div class="sidebar-message">
  156. <a href="#">
  157. <div class="pull-left text-center">
  158. <img alt="image" class="img-circle message-avatar" src="img/a1.jpg">
  159. <div class="m-t-xs">
  160. <i class="fa fa-star text-warning"></i>
  161. <i class="fa fa-star text-warning"></i>
  162. </div>
  163. </div>
  164. <div class="media-body">
  165. 据天津日报报道:瑞海公司董事长于学伟,副董事长董社轩等10人在13日上午已被控制。
  166. <br>
  167. <small class="text-muted">今天 4:21</small>
  168. </div>
  169. </a>
  170. </div>
  171. <div class="sidebar-message">
  172. <a href="#">
  173. <div class="pull-left text-center">
  174. <img alt="image" class="img-circle message-avatar" src="img/a2.jpg">
  175. </div>
  176. <div class="media-body">
  177. HCY48之音乐大魔王会员专属皮肤已上线,快来一键换装拥有他,宣告你对华晨宇的爱吧!
  178. <br>
  179. <small class="text-muted">昨天 2:45</small>
  180. </div>
  181. </a>
  182. </div>
  183. <div class="sidebar-message">
  184. <a href="#">
  185. <div class="pull-left text-center">
  186. <img alt="image" class="img-circle message-avatar" src="img/a3.jpg">
  187. <div class="m-t-xs">
  188. <i class="fa fa-star text-warning"></i>
  189. <i class="fa fa-star text-warning"></i>
  190. <i class="fa fa-star text-warning"></i>
  191. </div>
  192. </div>
  193. <div class="media-body">
  194. 写的好!与您分享
  195. <br>
  196. <small class="text-muted">昨天 1:10</small>
  197. </div>
  198. </a>
  199. </div>
  200. <div class="sidebar-message">
  201. <a href="#">
  202. <div class="pull-left text-center">
  203. <img alt="image" class="img-circle message-avatar" src="img/a4.jpg">
  204. </div>
  205. <div class="media-body">
  206. 国外极限小子的炼成!这还是亲生的吗!!
  207. <br>
  208. <small class="text-muted">昨天 8:37</small>
  209. </div>
  210. </a>
  211. </div>
  212. <div class="sidebar-message">
  213. <a href="#">
  214. <div class="pull-left text-center">
  215. <img alt="image" class="img-circle message-avatar" src="img/a8.jpg">
  216. </div>
  217. <div class="media-body">
  218. 一只流浪狗被收留后,为了减轻主人的负担,坚持自己觅食,甚至......有些东西,可能她比我们更懂。
  219. <br>
  220. <small class="text-muted">今天 4:21</small>
  221. </div>
  222. </a>
  223. </div>
  224. <div class="sidebar-message">
  225. <a href="#">
  226. <div class="pull-left text-center">
  227. <img alt="image" class="img-circle message-avatar" src="img/a7.jpg">
  228. </div>
  229. <div class="media-body">
  230. 这哥们的新视频又来了,创意杠杠滴,帅炸了!
  231. <br>
  232. <small class="text-muted">昨天 2:45</small>
  233. </div>
  234. </a>
  235. </div>
  236. <div class="sidebar-message">
  237. <a href="#">
  238. <div class="pull-left text-center">
  239. <img alt="image" class="img-circle message-avatar" src="img/a3.jpg">
  240. <div class="m-t-xs">
  241. <i class="fa fa-star text-warning"></i>
  242. <i class="fa fa-star text-warning"></i>
  243. <i class="fa fa-star text-warning"></i>
  244. </div>
  245. </div>
  246. <div class="media-body">
  247. 最近在补追此剧,特别喜欢这段表白。
  248. <br>
  249. <small class="text-muted">昨天 1:10</small>
  250. </div>
  251. </a>
  252. </div>
  253. <div class="sidebar-message">
  254. <a href="#">
  255. <div class="pull-left text-center">
  256. <img alt="image" class="img-circle message-avatar" src="img/a4.jpg">
  257. </div>
  258. <div class="media-body">
  259. 我发起了一个投票 【你认为下午大盘会翻红吗?】
  260. <br>
  261. <small class="text-muted">星期一 8:37</small>
  262. </div>
  263. </a>
  264. </div>
  265. </div>
  266. </div>
  267. <div id="tab-2" class="tab-pane">
  268. <div class="sidebar-title">
  269. <h3><i class="fa fa-cube"></i> 最新任务</h3>
  270. <small><i class="fa fa-tim"></i> 您当前有14个任务,10个已完成</small>
  271. </div>
  272. <ul class="sidebar-list">
  273. <li>
  274. <a href="#">
  275. <div class="small pull-right m-t-xs">9小时以后</div>
  276. <h4>市场调研</h4> 按要求接收教材;
  277. <div class="small">已完成: 22%</div>
  278. <div class="progress progress-mini">
  279. <div style="width: 22%;" class="progress-bar progress-bar-warning"></div>
  280. </div>
  281. <div class="small text-muted m-t-xs">项目截止: 4:00 - 2015.10.01</div>
  282. </a>
  283. </li>
  284. <li>
  285. <a href="#">
  286. <div class="small pull-right m-t-xs">9小时以后</div>
  287. <h4>可行性报告研究报上级批准 </h4> 编写目的编写本项目进度报告的目的在于更好的控制软件开发的时间,对团队成员的 开发进度作出一个合理的比对
  288. <div class="small">已完成: 48%</div>
  289. <div class="progress progress-mini">
  290. <div style="width: 48%;" class="progress-bar"></div>
  291. </div>
  292. </a>
  293. </li>
  294. <li>
  295. <a href="#">
  296. <div class="small pull-right m-t-xs">9小时以后</div>
  297. <h4>立项阶段</h4> 东风商用车公司 采购综合综合查询分析系统项目进度阶段性报告武汉斯迪克科技有限公司
  298. <div class="small">已完成: 14%</div>
  299. <div class="progress progress-mini">
  300. <div style="width: 14%;" class="progress-bar progress-bar-info"></div>
  301. </div>
  302. </a>
  303. </li>
  304. <li>
  305. <a href="#">
  306. <span class="label label-primary pull-right">NEW</span>
  307. <h4>设计阶段</h4>
  308. <!--<div class="small pull-right m-t-xs">9小时以后</div>-->
  309. 项目进度报告(Project Progress Report)
  310. <div class="small">已完成: 22%</div>
  311. <div class="small text-muted m-t-xs">项目截止: 4:00 - 2015.10.01</div>
  312. </a>
  313. </li>
  314. <li>
  315. <a href="#">
  316. <div class="small pull-right m-t-xs">9小时以后</div>
  317. <h4>拆迁阶段</h4> 科研项目研究进展报告 项目编号: 项目名称: 项目负责人:
  318. <div class="small">已完成: 22%</div>
  319. <div class="progress progress-mini">
  320. <div style="width: 22%;" class="progress-bar progress-bar-warning"></div>
  321. </div>
  322. <div class="small text-muted m-t-xs">项目截止: 4:00 - 2015.10.01</div>
  323. </a>
  324. </li>
  325. <li>
  326. <a href="#">
  327. <div class="small pull-right m-t-xs">9小时以后</div>
  328. <h4>建设阶段 </h4> 编写目的编写本项目进度报告的目的在于更好的控制软件开发的时间,对团队成员的 开发进度作出一个合理的比对
  329. <div class="small">已完成: 48%</div>
  330. <div class="progress progress-mini">
  331. <div style="width: 48%;" class="progress-bar"></div>
  332. </div>
  333. </a>
  334. </li>
  335. <li>
  336. <a href="#">
  337. <div class="small pull-right m-t-xs">9小时以后</div>
  338. <h4>获证开盘</h4> 编写目的编写本项目进度报告的目的在于更好的控制软件开发的时间,对团队成员的 开发进度作出一个合理的比对
  339. <div class="small">已完成: 14%</div>
  340. <div class="progress progress-mini">
  341. <div style="width: 14%;" class="progress-bar progress-bar-info"></div>
  342. </div>
  343. </a>
  344. </li>
  345. </ul>
  346. </div>
  347. <div id="tab-3" class="tab-pane">
  348. <div class="sidebar-title">
  349. <h3><i class="fa fa-gears"></i> 设置</h3>
  350. </div>
  351. <div class="setings-item">
  352. <span>
  353. 显示通知
  354. </span>
  355. <div class="switch">
  356. <div class="onoffswitch">
  357. <input type="checkbox" name="collapsemenu" class="onoffswitch-checkbox" id="example">
  358. <label class="onoffswitch-label" for="example">
  359. <span class="onoffswitch-inner"></span>
  360. <span class="onoffswitch-switch"></span>
  361. </label>
  362. </div>
  363. </div>
  364. </div>
  365. <div class="setings-item">
  366. <span>
  367. 隐藏聊天窗口
  368. </span>
  369. <div class="switch">
  370. <div class="onoffswitch">
  371. <input type="checkbox" name="collapsemenu" checked class="onoffswitch-checkbox"
  372. id="example2">
  373. <label class="onoffswitch-label" for="example2">
  374. <span class="onoffswitch-inner"></span>
  375. <span class="onoffswitch-switch"></span>
  376. </label>
  377. </div>
  378. </div>
  379. </div>
  380. <div class="setings-item">
  381. <span>
  382. 清空历史记录
  383. </span>
  384. <div class="switch">
  385. <div class="onoffswitch">
  386. <input type="checkbox" name="collapsemenu" class="onoffswitch-checkbox" id="example3">
  387. <label class="onoffswitch-label" for="example3">
  388. <span class="onoffswitch-inner"></span>
  389. <span class="onoffswitch-switch"></span>
  390. </label>
  391. </div>
  392. </div>
  393. </div>
  394. <div class="setings-item">
  395. <span>
  396. 显示聊天窗口
  397. </span>
  398. <div class="switch">
  399. <div class="onoffswitch">
  400. <input type="checkbox" name="collapsemenu" class="onoffswitch-checkbox" id="example4">
  401. <label class="onoffswitch-label" for="example4">
  402. <span class="onoffswitch-inner"></span>
  403. <span class="onoffswitch-switch"></span>
  404. </label>
  405. </div>
  406. </div>
  407. </div>
  408. <div class="setings-item">
  409. <span>
  410. 显示在线用户
  411. </span>
  412. <div class="switch">
  413. <div class="onoffswitch">
  414. <input type="checkbox" checked name="collapsemenu" class="onoffswitch-checkbox"
  415. id="example5">
  416. <label class="onoffswitch-label" for="example5">
  417. <span class="onoffswitch-inner"></span>
  418. <span class="onoffswitch-switch"></span>
  419. </label>
  420. </div>
  421. </div>
  422. </div>
  423. <div class="setings-item">
  424. <span>
  425. 全局搜索
  426. </span>
  427. <div class="switch">
  428. <div class="onoffswitch">
  429. <input type="checkbox" checked name="collapsemenu" class="onoffswitch-checkbox"
  430. id="example6">
  431. <label class="onoffswitch-label" for="example6">
  432. <span class="onoffswitch-inner"></span>
  433. <span class="onoffswitch-switch"></span>
  434. </label>
  435. </div>
  436. </div>
  437. </div>
  438. <div class="setings-item">
  439. <span>
  440. 每日更新
  441. </span>
  442. <div class="switch">
  443. <div class="onoffswitch">
  444. <input type="checkbox" name="collapsemenu" class="onoffswitch-checkbox" id="example7">
  445. <label class="onoffswitch-label" for="example7">
  446. <span class="onoffswitch-inner"></span>
  447. <span class="onoffswitch-switch"></span>
  448. </label>
  449. </div>
  450. </div>
  451. </div>
  452. <div class="sidebar-content">
  453. <h4>设置</h4>
  454. <div class="small">
  455. 你可以从这里设置一些常用选项,当然啦,这个只是个演示的示例。
  456. </div>
  457. </div>
  458. </div>
  459. </div>
  460. </div>
  461. </div>
  462. <!--右侧边栏结束-->
  463. <!--mini聊天窗口开始-->
  464. <div class="small-chat-box fadeInRight animated">
  465. <div class="heading" draggable="true">
  466. <small class="chat-date pull-right">
  467. 2015.9.1
  468. </small>
  469. 与 Beau-zihan 聊天中
  470. </div>
  471. <div class="content">
  472. <div class="left">
  473. <div class="author-name">
  474. Beau-zihan
  475. <small class="chat-date">
  476. 10:02
  477. </small>
  478. </div>
  479. <div class="chat-message active">
  480. 你好
  481. </div>
  482. </div>
  483. <div class="right">
  484. <div class="author-name">
  485. 游客
  486. <small class="chat-date">
  487. 11:24
  488. </small>
  489. </div>
  490. <div class="chat-message">
  491. 你好,请问有帮助文档吗?
  492. </div>
  493. </div>
  494. <div class="left">
  495. <div class="author-name">
  496. Beau-zihan
  497. <small class="chat-date">
  498. 08:45
  499. </small>
  500. </div>
  501. <div class="chat-message active">
  502. 有,购买的源码包中有帮助文档,位于docs文件夹下
  503. </div>
  504. </div>
  505. <div class="right">
  506. <div class="author-name">
  507. 游客
  508. <small class="chat-date">
  509. 11:24
  510. </small>
  511. </div>
  512. <div class="chat-message">
  513. 那除了帮助文档还提供什么样的服务?
  514. </div>
  515. </div>
  516. <div class="left">
  517. <div class="author-name">
  518. Beau-zihan
  519. <small class="chat-date">
  520. 08:45
  521. </small>
  522. </div>
  523. <div class="chat-message active">
  524. 1.所有源码(未压缩、带注释版本);
  525. <br> 2.说明文档;
  526. <br> 3.终身免费升级服务;
  527. <br> 4.必要的技术支持;
  528. <br> 5.付费二次开发服务;
  529. <br> 6.授权许可;
  530. <br> ……
  531. <br>
  532. </div>
  533. </div>
  534. </div>
  535. <div class="form-chat">
  536. <div class="input-group input-group-sm">
  537. <input type="text" class="form-control"> <span class="input-group-btn"> <button
  538. class="btn btn-primary" type="button">发送
  539. </button> </span>
  540. </div>
  541. </div>
  542. </div>
  543. <div id="small-chat">
  544. <span class="badge badge-warning pull-right">5</span>
  545. <a class="open-small-chat">
  546. <i class="fa fa-comments"></i>
  547. </a>
  548. </div>
  549. <!--mini聊天窗口结束-->
  550. </div>
  551. <!-- 全局js -->
  552. <script src="/common/js/jquery/jquery-2.1.1.min.js"></script>
  553. <script src="/common/js/bootstrap/bootstrap.min.js"></script>
  554. <script src="/common/js/jquery/jquery.metisMenu.js"></script>
  555. <script src="/common/js/jquery/jquery.slimscroll.min.js"></script>
  556. <script src="/common/js/layer/layer.min.js"></script>
  557. <script src="/common/js/util/util.js"></script>
  558. <script src="/common/js/vue/vue.min.js"></script>
  559. <!--<script src="/common/js/vue/vue1.js"></script>-->
  560. <!-- 自定义js -->
  561. <script src="/common/js/common.js"></script>
  562. <script src="/index/hplus.min.js?v=3.0.0"></script>
  563. <script type="text/javascript" src="/index/contabs.min.js"></script>
  564. <script type="text/javascript" src="/index/index.js"></script>
  565. <!-- 第三方插件 -->
  566. <script src="/common/js/pace/pace.min.js"></script>
  567. <div class="theme-config">
  568. <div class="theme-config-box">
  569. <div class="spin-icon">
  570. <i class="fa fa-cog fa-spin"></i>
  571. </div>
  572. <div class="skin-setttings">
  573. <div class="title">主题设置</div>
  574. <div class="setings-item">
  575. <span>
  576. 收起左侧菜单
  577. </span>
  578. <div class="switch">
  579. <div class="onoffswitch">
  580. <input type="checkbox" name="collapsemenu" class="onoffswitch-checkbox" id="collapsemenu">
  581. <label class="onoffswitch-label" for="collapsemenu">
  582. <span class="onoffswitch-inner"></span>
  583. <span class="onoffswitch-switch"></span>
  584. </label>
  585. </div>
  586. </div>
  587. </div>
  588. <div class="setings-item">
  589. <span>
  590. 固定顶部
  591. </span>
  592. <div class="switch">
  593. <div class="onoffswitch">
  594. <input type="checkbox" name="fixednavbar" class="onoffswitch-checkbox" id="fixednavbar">
  595. <label class="onoffswitch-label" for="fixednavbar">
  596. <span class="onoffswitch-inner"></span>
  597. <span class="onoffswitch-switch"></span>
  598. </label>
  599. </div>
  600. </div>
  601. </div>
  602. <div class="setings-item">
  603. <span>
  604. 固定宽度
  605. </span>
  606. <div class="switch">
  607. <div class="onoffswitch">
  608. <input type="checkbox" name="boxedlayout" class="onoffswitch-checkbox" id="boxedlayout">
  609. <label class="onoffswitch-label" for="boxedlayout">
  610. <span class="onoffswitch-inner"></span>
  611. <span class="onoffswitch-switch"></span>
  612. </label>
  613. </div>
  614. </div>
  615. </div>
  616. <div class="title">皮肤选择</div>
  617. <div class="setings-item default-skin">
  618. <span class="skin-name ">
  619. <a href="#" class="s-skin-0">
  620. 默认皮肤
  621. </a>
  622. </span>
  623. </div>
  624. <div class="setings-item blue-skin">
  625. <span class="skin-name ">
  626. <a href="#" class="s-skin-1">
  627. 蓝色主题
  628. </a>
  629. </span>
  630. </div>
  631. <div class="setings-item yellow-skin">
  632. <span class="skin-name ">
  633. <a href="#" class="s-skin-3">
  634. 黄色/紫色主题
  635. </a>
  636. </span>
  637. </div>
  638. </div>
  639. </div>
  640. </div>
  641. <script type="text/javascript">
  642. $("#fixednavbar").click(function () {
  643. if ($("#fixednavbar").is(":checked")) {
  644. $(".navbar-static-top").removeClass("navbar-static-top").addClass("navbar-fixed-top");
  645. $("body").removeClass("boxed-layout");
  646. $("body").addClass("fixed-nav");
  647. $("#boxedlayout").prop("checked", false);
  648. if (localStorageSupport) {
  649. localStorage.setItem("boxedlayout", "off")
  650. }
  651. if (localStorageSupport) {
  652. localStorage.setItem("fixednavbar", "on")
  653. }
  654. } else {
  655. $(".navbar-fixed-top").removeClass("navbar-fixed-top").addClass("navbar-static-top");
  656. $("body").removeClass("fixed-nav");
  657. if (localStorageSupport) {
  658. localStorage.setItem("fixednavbar", "off")
  659. }
  660. }
  661. });
  662. $("#collapsemenu").click(function () {
  663. if ($("#collapsemenu").is(":checked")) {
  664. $("body").addClass("mini-navbar");
  665. SmoothlyMenu();
  666. if (localStorageSupport) {
  667. localStorage.setItem("collapse_menu", "on")
  668. }
  669. } else {
  670. $("body").removeClass("mini-navbar");
  671. SmoothlyMenu();
  672. if (localStorageSupport) {
  673. localStorage.setItem("collapse_menu", "off")
  674. }
  675. }
  676. });
  677. $("#boxedlayout").click(function () {
  678. if ($("#boxedlayout").is(":checked")) {
  679. $("body").addClass("boxed-layout");
  680. $("#fixednavbar").prop("checked", false);
  681. $(".navbar-fixed-top").removeClass("navbar-fixed-top").addClass("navbar-static-top");
  682. $("body").removeClass("fixed-nav");
  683. if (localStorageSupport) {
  684. localStorage.setItem("fixednavbar", "off")
  685. }
  686. if (localStorageSupport) {
  687. localStorage.setItem("boxedlayout", "on")
  688. }
  689. } else {
  690. $("body").removeClass("boxed-layout");
  691. if (localStorageSupport) {
  692. localStorage.setItem("boxedlayout", "off")
  693. }
  694. }
  695. });
  696. $(".spin-icon").click(function () {
  697. $(".theme-config-box").toggleClass("show")
  698. });
  699. $(".s-skin-0").click(function () {
  700. $("body").removeClass("skin-1");
  701. $("body").removeClass("skin-2");
  702. $("body").removeClass("skin-3")
  703. });
  704. $(".s-skin-1").click(function () {
  705. $("body").removeClass("skin-2");
  706. $("body").removeClass("skin-3");
  707. $("body").addClass("skin-1")
  708. });
  709. $(".s-skin-3").click(function () {
  710. $("body").removeClass("skin-1");
  711. $("body").removeClass("skin-2");
  712. $("body").addClass("skin-3")
  713. });
  714. if (localStorageSupport) {
  715. var collapse = localStorage.getItem("collapse_menu");
  716. var fixednavbar = localStorage.getItem("fixednavbar");
  717. var boxedlayout = localStorage.getItem("boxedlayout");
  718. if (collapse == "on") {
  719. $("#collapsemenu").prop("checked", "checked")
  720. }
  721. if (fixednavbar == "on") {
  722. $("#fixednavbar").prop("checked", "checked")
  723. }
  724. if (boxedlayout == "on") {
  725. $("#boxedlayout").prop("checked", "checked")
  726. }
  727. }
  728. </script>
  729. <style>
  730. .fixed-nav .slimScrollDiv #side-menu {
  731. padding-bottom: 60px;
  732. }
  733. </style>
  734. <div id="HUABAN_WIDGETS">
  735. <div class="HUABAN-f-button" style="display: none;">采集</div>
  736. <style>#HUABAN_WIDGETS {
  737. font-family: "helvetica neue", arial, sans-serif;
  738. color: #444;
  739. font-size: 14px;
  740. }
  741. #HUABAN_WIDGETS * {
  742. box-sizing: content-box;
  743. }
  744. #HUABAN_WIDGETS .HUABAN-main {
  745. position: fixed;
  746. left: 0;
  747. top: 0;
  748. width: 100%;
  749. height: 100%;
  750. background: #e5e5e5;
  751. background: rgba(229, 229, 229, .95);
  752. max-height: 100%;
  753. overflow: hidden;
  754. z-index: 9999999999999;
  755. }
  756. #HUABAN_WIDGETS a img {
  757. border: 0;
  758. }
  759. #HUABAN_WIDGETS .HUABAN-header {
  760. height: 50px;
  761. background: white;
  762. box-shadow: 0 0 4px rgba(0, 0, 0, .2);
  763. width: 100%;
  764. left: 0;
  765. top: 0;
  766. position: absolute;
  767. }
  768. #HUABAN_WIDGETS .HUABAN-header .HUABAN-inner {
  769. margin: 0 auto;
  770. position: relative;
  771. }
  772. #HUABAN_WIDGETS .HUABAN-header .HUABAN-close {
  773. width: 60px;
  774. height: 50px;
  775. border-left: 1px solid #ddd;
  776. position: absolute;
  777. right: 0;
  778. top: 0;
  779. background: url(//huaban.com/img/widgets/btn_close.png) 20px 14px no-repeat;
  780. cursor: pointer;
  781. }
  782. #HUABAN_WIDGETS .HUABAN-header .HUABAN-close:hover {
  783. background-position: 20px -26px;
  784. }
  785. #HUABAN_WIDGETS .HUABAN-header .HUABAN-close:active {
  786. background-position: 20px -66px;
  787. }
  788. #HUABAN_WIDGETS .HUABAN-header .HUABAN-logo {
  789. display: block;
  790. position: absolute;
  791. top: 12px;
  792. }
  793. #HUABAN_WIDGETS .HUABAN-waterfall-holder {
  794. position: relative;
  795. overflow-y: auto;
  796. height: 100%;
  797. }
  798. #HUABAN_WIDGETS .HUABAN-waterfall {
  799. position: relative;
  800. margin-top: 50px;
  801. }
  802. #HUABAN_WIDGETS .HUABAN-waterfall .HUABAN-empty {
  803. position: absolute;
  804. left: 50%;
  805. top: 30px;
  806. height: 36px;
  807. line-height: 36px;
  808. width: 216px;
  809. text-align: left;
  810. margin-left: -128px;
  811. color: #777;
  812. background: url(//huaban.com/img/widgets/icon_notice.png) 12px 8px no-repeat white;
  813. padding-left: 40px;
  814. font-size: 15px;
  815. }
  816. #HUABAN_WIDGETS .HUABAN-btn {
  817. display: inline-block;
  818. border-radius: 2px;
  819. font-size: 14px;
  820. padding: 0 12px;
  821. height: 30px;
  822. line-height: 30px;
  823. cursor: pointer;
  824. text-decoration: none;
  825. white-space: nowrap;
  826. -moz-user-select: none;
  827. -webkit-user-select: none;
  828. user-select: none;
  829. text-align: center;
  830. background: #D53939;
  831. color: white;
  832. }
  833. #HUABAN_WIDGETS .HUABAN-btn:hover {
  834. background: #E54646;
  835. }
  836. #HUABAN_WIDGETS .HUABAN-btn:active {
  837. background: #C52424;
  838. }
  839. #HUABAN_WIDGETS .HUABAN-wbtn {
  840. background: #EDEDED;
  841. color: #444;
  842. }
  843. #HUABAN_WIDGETS .HUABAN-wbtn:hover {
  844. background: #F2F2F2;
  845. }
  846. #HUABAN_WIDGETS .HUABAN-wbtn:active {
  847. background: #DDD;
  848. }
  849. #HUABAN_WIDGETS .HUABAN-f-button {
  850. position: absolute;
  851. display: none;
  852. z-index: 9999999999998;
  853. box-shadow: 0 0 0 2px rgba(255, 255, 255, .2);
  854. background: #aaa;
  855. background: rgba(0, 0, 0, .3);
  856. color: white;
  857. cursor: pointer;
  858. padding: 0 12px;
  859. height: 30px;
  860. line-height: 30px;
  861. border-radius: 2px;
  862. font-size: 14px
  863. }
  864. #HUABAN_WIDGETS .HUABAN-f-button:hover {
  865. background-color: #999;
  866. background-color: rgba(0, 0, 0, .5);
  867. }
  868. #HUABAN_WIDGETS .HUABAN-f-button:active {
  869. background-color: rgba(0, 0, 0, .6);
  870. }
  871. #HUABAN_WIDGETS .HUABAN-red-normal-icon-button {
  872. width: 36px;
  873. height: 24px;
  874. border: 0px;
  875. line-height: 24px;
  876. padding-left: 24px;
  877. padding-right: 0px;
  878. text-align: left;
  879. background: url(//huaban.com/img/widgets/widget_icons.png) 0 -200px no-repeat;
  880. box-shadow: none !important;
  881. font-size: 14px;
  882. background-color: transparent !important;
  883. }
  884. #HUABAN_WIDGETS .HUABAN-red-normal-icon-button:hover {
  885. background-position: -130px -200px;
  886. }
  887. #HUABAN_WIDGETS .HUABAN-red-normal-icon-button:active {
  888. background-position: -260px -200px;
  889. }
  890. #HUABAN_WIDGETS .HUABAN-red-large-icon-button {
  891. width: 80px;
  892. height: 24px;
  893. border: 0px;
  894. line-height: 24px;
  895. padding-left: 24px;
  896. padding-right: 0px;
  897. text-align: left;
  898. background: url(//huaban.com/img/widgets/widget_icons.png) 0 -150px no-repeat;
  899. box-shadow: none !important;
  900. font-size: 14px;
  901. background-color: transparent !important;
  902. }
  903. #HUABAN_WIDGETS .HUABAN-red-large-icon-button:hover {
  904. background-position: -130px -150px;
  905. }
  906. #HUABAN_WIDGETS .HUABAN-red-large-icon-button:active {
  907. background-position: -260px -150px;
  908. }
  909. #HUABAN_WIDGETS .HUABAN-red-small-icon-button {
  910. width: 30px;
  911. height: 21px;
  912. border: 0px;
  913. line-height: 21px;
  914. padding-left: 20px;
  915. padding-right: 0px;
  916. text-align: left;
  917. background: url(//huaban.com/img/widgets/widget_icons.png) 0 -250px no-repeat;
  918. box-shadow: none !important;
  919. font-size: 12px;
  920. background-color: transparent !important;
  921. }
  922. #HUABAN_WIDGETS .HUABAN-red-small-icon-button:hover {
  923. background-position: -130px -250px;
  924. }
  925. #HUABAN_WIDGETS .HUABAN-red-small-icon-button:active {
  926. background-position: -260px -250px;
  927. }
  928. #HUABAN_WIDGETS .HUABAN-white-normal-icon-button {
  929. width: 36px;
  930. height: 24px;
  931. border: 0px;
  932. line-height: 24px;
  933. padding-left: 24px;
  934. padding-right: 0px;
  935. text-align: left;
  936. background: url(//huaban.com/img/widgets/widget_icons.png) 0 -500px no-repeat;
  937. box-shadow: none !important;
  938. color: #444;
  939. font-size: 14px;
  940. background-color: transparent !important;
  941. }
  942. #HUABAN_WIDGETS .HUABAN-white-normal-icon-button:hover {
  943. background-position: -130px -500px;
  944. }
  945. #HUABAN_WIDGETS .HUABAN-white-normal-icon-button:active {
  946. background-position: -260px -500px;
  947. }
  948. #HUABAN_WIDGETS .HUABAN-white-large-icon-button {
  949. width: 80px;
  950. height: 24px;
  951. border: 0px;
  952. line-height: 24px;
  953. padding-left: 24px;
  954. padding-right: 0px;
  955. text-align: left;
  956. background: url(//huaban.com/img/widgets/widget_icons.png) 0 -450px no-repeat;
  957. box-shadow: none !important;
  958. color: #444;
  959. font-size: 14px;
  960. background-color: transparent !important;
  961. }
  962. #HUABAN_WIDGETS .HUABAN-white-large-icon-button:hover {
  963. background-position: -130px -450px;
  964. }
  965. #HUABAN_WIDGETS .HUABAN-white-large-icon-button:active {
  966. background-position: -260px -450px;
  967. }
  968. #HUABAN_WIDGETS .HUABAN-white-small-icon-button {
  969. width: 30px;
  970. height: 21px;
  971. border: 0px;
  972. line-height: 21px;
  973. padding-left: 20px;
  974. padding-right: 0px;
  975. text-align: left;
  976. background: url(//huaban.com/img/widgets/widget_icons.png) 0 -550px no-repeat;
  977. box-shadow: none !important;
  978. color: #444;
  979. font-size: 12px;
  980. background-color: transparent !important;
  981. }
  982. #HUABAN_WIDGETS .HUABAN-white-small-icon-button:hover {
  983. background-position: -130px -550px;
  984. }
  985. #HUABAN_WIDGETS .HUABAN-white-small-icon-button:active {
  986. background-position: -260px -550px;
  987. }
  988. #HUABAN_WIDGETS .HUABAN-cell {
  989. width: 236px;
  990. position: absolute;
  991. background: white;
  992. box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
  993. transition: left .3s ease-in-out, top .3s linear;
  994. }
  995. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-img-holder {
  996. overflow: hidden;
  997. position: relative;
  998. }
  999. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-img-holder:hover img.HUABAN-cell-img {
  1000. opacity: .8
  1001. }
  1002. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-video-icon {
  1003. width: 72px;
  1004. height: 62px;
  1005. position: absolute;
  1006. left: 50%;
  1007. top: 50%;
  1008. margin: -31px auto auto -36px;
  1009. background: url(//huaban.com/img/widgets/media_video.png) 0 0 no-repeat;
  1010. display: none;
  1011. }
  1012. #HUABAN_WIDGETS .HUABAN-cell.HUABAN-video .HUABAN-video-icon {
  1013. display: block;
  1014. }
  1015. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-over {
  1016. display: none;
  1017. }
  1018. #HUABAN_WIDGETS .HUABAN-cell:hover .HUABAN-over {
  1019. display: block;
  1020. }
  1021. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-over .HUABAN-btn {
  1022. width: 60px;
  1023. height: 34px;
  1024. padding: 0;
  1025. position: absolute;
  1026. left: 50%;
  1027. top: 50%;
  1028. margin: -18px 0 0 -31px;
  1029. line-height: 34px;
  1030. box-shadow: 0 0 0 2px rgba(255, 255, 255, .2);
  1031. font-size: 16px;
  1032. }
  1033. #HUABAN_WIDGETS .HUABAN-cell.HUABAN-long .HUABAN-img-holder {
  1034. height: 600px;
  1035. }
  1036. #HUABAN_WIDGETS .HUABAN-cell.HUABAN-long .HUABAN-img-holder:after {
  1037. content: "";
  1038. display: block;
  1039. position: absolute;
  1040. width: 236px;
  1041. height: 12px;
  1042. left: 0;
  1043. bottom: 0;
  1044. background: url(//huaban.com/img/widgets/long_image_shadow_2.png) repeat-x 4px top;
  1045. }
  1046. #HUABAN_WIDGETS .HUABAN-cell img {
  1047. width: 236px;
  1048. display: block;
  1049. }
  1050. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-size {
  1051. margin: 8px 16px;
  1052. font-size: 12px;
  1053. color: #999
  1054. }
  1055. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-description {
  1056. display: block;
  1057. width: 202px;
  1058. margin: 0 6px 6px;
  1059. padding: 6px 10px;
  1060. border: 0;
  1061. resize: none;
  1062. outline: 0;
  1063. border: 1px solid transparent;
  1064. line-height: 18px;
  1065. font-size: 13px;
  1066. overflow: hidden;
  1067. word-wrap: break-word;
  1068. background: url(//huaban.com/img/widgets/icon_edit.png) 500px center no-repeat;
  1069. }
  1070. #HUABAN_WIDGETS .HUABAN-cell:hover .HUABAN-description {
  1071. background-color: #fff9e0;
  1072. background-position: right top;
  1073. }
  1074. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-description:focus {
  1075. background-color: #F9F9F9;
  1076. background-position: 500px center;
  1077. }
  1078. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-select-btn {
  1079. width: 34px;
  1080. height: 34px;
  1081. background: url(//huaban.com/img/widgets/checkbox.png) 0 0 no-repeat;
  1082. position: absolute;
  1083. right: 5px;
  1084. top: 5px;
  1085. cursor: pointer;
  1086. }
  1087. #HUABAN_WIDGETS .HUABAN-cell .HUABAN-pinned-label {
  1088. position: absolute;
  1089. left: 0;
  1090. top: 10px;
  1091. height: 24px;
  1092. line-height: 24px;
  1093. padding: 0 10px;
  1094. background: #CE0000;
  1095. background: rgba(200, 0, 0, 0.9);
  1096. color: white;
  1097. font-size: 12px;
  1098. display: none;
  1099. }
  1100. #HUABAN_WIDGETS .HUABAN-cell.HUABAN-pinned .HUABAN-pinned-label {
  1101. display: block;
  1102. }
  1103. #HUABAN_WIDGETS .HUABAN-selected .HUABAN-select-btn {
  1104. background-position: 0 -40px;
  1105. }
  1106. #HUABAN_WIDGETS .HUABAN-multi .HUABAN-cell .HUABAN-img-holder {
  1107. cursor: pointer;
  1108. }
  1109. #HUABAN_WIDGETS .HUABAN-multi .HUABAN-cell .HUABAN-cell-pin-btn {
  1110. display: none;
  1111. }
  1112. #HUABAN_WIDGETS .HUABAN-multi .HUABAN-cell .HUABAN-over {
  1113. display: block;
  1114. }
  1115. #HUABAN_WIDGETS .HUABAN-header .HUABAN-multi-buttons {
  1116. position: absolute;
  1117. top: 10px;
  1118. left: 0;
  1119. display: none;
  1120. }
  1121. #HUABAN_WIDGETS .HUABAN-header .HUABAN-multi-buttons .HUABAN-btn {
  1122. margin-right: 10px;
  1123. }
  1124. #HUABAN_WIDGETS .HUABAN-header .HUABAN-multi-noti {
  1125. display: none;
  1126. height: 50px;
  1127. line-height: 50px;
  1128. text-align: center;
  1129. font-size: 16px;
  1130. color: #999;
  1131. font-weight: bold;
  1132. }
  1133. #HUABAN_WIDGETS .HUABAN-header .HUABAN-multi-noti span {
  1134. font-weight: normal;
  1135. }
  1136. #HUABAN_WIDGETS .HUABAN-header .HUABAN-multi-noti i {
  1137. font-style: normal;
  1138. }
  1139. #HUABAN_WIDGETS .HUABAN-header .HUABAN-notice {
  1140. padding: 0 10px;
  1141. height: 30px;
  1142. line-height: 30px;
  1143. position: absolute;
  1144. left: 50%;
  1145. top: 10px;
  1146. margin-left: -83px;
  1147. background: #fff9e2;
  1148. text-align: center;
  1149. }
  1150. #HUABAN_WIDGETS .HUABAN-header .HUABAN-notice i {
  1151. display: inline-block;
  1152. width: 18px;
  1153. height: 18px;
  1154. background: url(//huaban.com/img/widgets/icon_notice.png) 0 0 no-repeat;
  1155. vertical-align: top;
  1156. margin: 6px 6px 0 0;
  1157. }
  1158. #HUABAN_WIDGETS .HUABAN-switcher {
  1159. height: 50px;
  1160. width: 100px;
  1161. position: relative;
  1162. }
  1163. #HUABAN_WIDGETS .HUABAN-switcher .HUABAN-title {
  1164. position: absolute;
  1165. right: 75px;
  1166. top: 13px;
  1167. color: #999;
  1168. white-space: nowrap;
  1169. line-height: 24px;
  1170. opacity: 0;
  1171. visibility: hidden;
  1172. }
  1173. #HUABAN_WIDGETS .HUABAN-switcher:hover .HUABAN-title {
  1174. visibility: visible;
  1175. opacity: 1;
  1176. -webkit-transition: opacity .2s linear;
  1177. -webkit-transition-delay: .2s;
  1178. transition: opacity .2s linear;
  1179. transition-delay: .2s;
  1180. }
  1181. #HUABAN_WIDGETS .HUABAN-switcher .HUABAN-bar {
  1182. width: 40px;
  1183. height: 24px;
  1184. background: #EB595F;
  1185. border-radius: 12px;
  1186. color: white;
  1187. position: absolute;
  1188. right: 0;
  1189. top: 13px;
  1190. cursor: pointer;
  1191. font-size: 14px;
  1192. -webkit-transition: all .2s linear;
  1193. transition: all .2s linear;
  1194. }
  1195. #HUABAN_WIDGETS .HUABAN-switcher:hover .HUABAN-bar {
  1196. width: 64px;
  1197. }
  1198. #HUABAN_WIDGETS .HUABAN-switcher.HUABAN-on .HUABAN-bar {
  1199. background: #7DD100;
  1200. }
  1201. #HUABAN_WIDGETS .HUABAN-switcher .HUABAN-bar .HUABAN-round {
  1202. width: 20px;
  1203. height: 20px;
  1204. background: white;
  1205. border-radius: 50%;
  1206. position: absolute;
  1207. left: 2px;
  1208. top: 2px;
  1209. -webkit-transition: left .2s linear;
  1210. box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  1211. transition: left .2s linear;
  1212. box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
  1213. }
  1214. #HUABAN_WIDGETS .HUABAN-switcher.HUABAN-on .HUABAN-bar .HUABAN-round {
  1215. left: 17px;
  1216. }
  1217. #HUABAN_WIDGETS .HUABAN-switcher.HUABAN-on:hover .HUABAN-bar .HUABAN-round {
  1218. left: 41px;
  1219. }
  1220. #HUABAN_WIDGETS .HUABAN-switcher .HUABAN-bar .HUABAN-text-1 {
  1221. height: 24px;
  1222. line-height: 24px;
  1223. position: absolute;
  1224. right: 17px;
  1225. top: 0;
  1226. opacity: 0;
  1227. visibility: hidden;
  1228. -webkit-transition: all .2s linear;
  1229. transition: all .2s linear;
  1230. }
  1231. #HUABAN_WIDGETS .HUABAN-switcher:hover .HUABAN-bar .HUABAN-text-1 {
  1232. right: 9px;
  1233. opacity: 1;
  1234. visibility: visible;
  1235. }
  1236. #HUABAN_WIDGETS .HUABAN-switcher.HUABAN-on:hover .HUABAN-bar .HUABAN-text-1 {
  1237. right: 17px;
  1238. opacity: 0;
  1239. visibility: hidden;
  1240. }
  1241. #HUABAN_WIDGETS .HUABAN-switcher .HUABAN-bar .HUABAN-text-2 {
  1242. height: 24px;
  1243. line-height: 24px;
  1244. position: absolute;
  1245. left: 17px;
  1246. top: 0;
  1247. opacity: 0;
  1248. visibility: hidden;
  1249. -webkit-transition: all .2s linear;
  1250. transition: all .2s linear;
  1251. }
  1252. #HUABAN_WIDGETS .HUABAN-switcher:hover .HUABAN-bar .HUABAN-text-2 {
  1253. left: 17px;
  1254. opacity: 0;
  1255. visibility: hidden;
  1256. }
  1257. #HUABAN_WIDGETS .HUABAN-switcher.HUABAN-on:hover .HUABAN-bar .HUABAN-text-2 {
  1258. left: 9px;
  1259. opacity: 1;
  1260. visibility: visible;
  1261. }
  1262. #HUABAN_WIDGETS .HUABAN-header .HUABAN-switcher {
  1263. position: absolute;
  1264. right: 0;
  1265. top: 0;
  1266. }
  1267. <!--
  1268. [if IE 6 ]
  1269. >
  1270. #HUABAN_WIDGETS .HUABAN-red-normal-icon-button, .HUABAN-red-large-icon-button, .HUABAN-red-small-icon-button, .HUABAN-white-normal-icon-button, .HUABAN-white-large-icon-button, .HUABAN-white-small-icon-button {
  1271. background-image: url({{imgBase}}/widget_icons_ie6.png) < ! [ endif ] --></style>
  1272. </div>
  1273. </body>
  1274. </html>