css.wcss 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  1. {
  2. "outBox": {
  3. "overflow": "hidden",
  4. "background-color": "#ffffff",
  5. "height": "100%"
  6. },
  7. "node": {
  8. "width": "1090px",
  9. "height": "520px",
  10. "-webkit-user-select": "none",
  11. "-moz-user-select": "none",
  12. "margin": "10px auto"
  13. },
  14. "titleAreaNode": {
  15. "height": "60px",
  16. "line-height": "60px",
  17. },
  18. "backNode": {
  19. "height": "60px",
  20. "width": "160px",
  21. "cursor": "pointer",
  22. "float": "left",
  23. "display": "none",
  24. "flex-direction": "row",
  25. "justify-content": "center",
  26. "align-items": "center"
  27. },
  28. "backNodeImg":{
  29. "height": "16px",
  30. "width": "16px",
  31. },
  32. "backNodeText":{
  33. "font-size": "16px",
  34. "color": "#666666",
  35. },
  36. "closeNode": {
  37. "height": "60px",
  38. "width": "80px",
  39. "background": "url("+"../x_component_Collect/$Main/default/icon/close.png) center center no-repeat",
  40. "cursor": "pointer",
  41. "float": "right"
  42. },
  43. "titleNode": {
  44. "height": "60px",
  45. "line-height": "60px",
  46. "color": "#333333",
  47. "font-size": "24px",
  48. "text-align": "center",
  49. "margin": "0px 120px"
  50. },
  51. "contentNode": {
  52. "height": "440px",
  53. "display": "none"
  54. },
  55. "registerContentNode": {
  56. "height": "460px",
  57. "display": "none"
  58. },
  59. "statusConnectNode": {
  60. "height": "80px",
  61. "padding": "0px 20px",
  62. "margin": "10px auto 0px auto",
  63. "width": "660px",
  64. "overflow": "hidden",
  65. "background": "#F7F7F7",
  66. "border-radius": "20px"
  67. },
  68. "statusLoginNode": {
  69. "height": "80px",
  70. "padding": "0px 20px",
  71. "margin": "10px auto 0px auto",
  72. "width": "660px",
  73. "overflow": "hidden",
  74. "background": "#F7F7F7",
  75. "border-radius": "20px"
  76. },
  77. "statusConnectIconsConnectedNode": {
  78. "width": "228px",
  79. "height": "80px",
  80. "float": "left",
  81. "background": "url("+"../x_component_Collect/$Main/default/icon/pic_connected.png)",
  82. "background-repeat": "no-repeat",
  83. "background-position-x": "center",
  84. "background-position-y": "center",
  85. "background-size": "contain",
  86. },
  87. "statusConnectIconsDisconnectNode": {
  88. "width": "228px",
  89. "height": "80px",
  90. "float": "left",
  91. "background": "url("+"../x_component_Collect/$Main/default/icon/pic_disconnect.png)",
  92. "background-repeat": "no-repeat",
  93. "background-position-x": "center",
  94. "background-position-y": "center",
  95. "background-size": "contain",
  96. },
  97. "statusConnectIconCenterNode": {
  98. "width": "64px",
  99. "height": "80px",
  100. "background": "url("+"../x_component_Collect/$Main/default/icon/centerServer64.png) center center no-repeat",
  101. "float": "left"
  102. },
  103. "statusConnectIconConnectNode": {
  104. "width": "100px",
  105. "height": "80px",
  106. "background": "url("+"../x_component_Collect/$Main/default/icon/connect.png) center center no-repeat",
  107. "float": "left"
  108. },
  109. "statusConnectIconConnectedNode": {
  110. "width": "100px",
  111. "height": "80px",
  112. "background": "url("+"../x_component_Collect/$Main/default/icon/connected.png) center center no-repeat",
  113. "float": "left"
  114. },
  115. "statusConnectIconDisconnectNode": {
  116. "width": "100px",
  117. "height": "80px",
  118. "background": "url("+"../x_component_Collect/$Main/default/icon/disconnect.png) center center no-repeat",
  119. "float": "left"
  120. },
  121. "statusConnectIconCollectNode": {
  122. "width": "64px",
  123. "height": "80px",
  124. "background": "url("+"../x_component_Collect/$Main/default/icon/o2Server64.png) center center no-repeat",
  125. "float": "left"
  126. },
  127. "statusConnectTextNode": {
  128. "margin-left": "230px",
  129. "padding-left": "30px",
  130. "height": "80px",
  131. "line-height": "80px",
  132. "color": "#666666",
  133. "font-size": "20px"
  134. },
  135. "statusLoginIconsNode": {
  136. "width": "228px",
  137. "height": "80px",
  138. "float": "left"
  139. },
  140. "statusLoginIconsConnectedNode": {
  141. "width": "228px",
  142. "height": "80px",
  143. "float": "left",
  144. "background": "url("+"../x_component_Collect/$Main/default/icon/pic_connected.png)",
  145. "background-repeat": "no-repeat",
  146. "background-position-x": "center",
  147. "background-position-y": "center",
  148. "background-size": "contain",
  149. },
  150. "statusLoginIconsDisconnectNode": {
  151. "width": "228px",
  152. "height": "80px",
  153. "float": "left",
  154. "background": "url("+"../x_component_Collect/$Main/default/icon/pic_disconnect.png)",
  155. "background-repeat": "no-repeat",
  156. "background-position-x": "center",
  157. "background-position-y": "center",
  158. "background-size": "contain",
  159. },
  160. "statusLoginIconCenterNode": {
  161. "width": "64px",
  162. "height": "80px",
  163. "background": "url("+"../x_component_Collect/$Main/default/icon/centerServer64.png) center center no-repeat",
  164. "float": "left"
  165. },
  166. "statusLoginIconConnectNode": {
  167. "width": "100px",
  168. "height": "80px",
  169. "background": "url("+"../x_component_Collect/$Main/default/icon/connect.png) center center no-repeat",
  170. "float": "left"
  171. },
  172. "statusLoginIconConnectedNode": {
  173. "width": "100px",
  174. "height": "80px",
  175. "background": "url("+"../x_component_Collect/$Main/default/icon/connected.png) center center no-repeat",
  176. "float": "left"
  177. },
  178. "statusLoginIconDisconnectNode": {
  179. "width": "100px",
  180. "height": "80px",
  181. "background": "url("+"../x_component_Collect/$Main/default/icon/disconnect.png) center center no-repeat",
  182. "float": "left"
  183. },
  184. "statusLoginIconCollectNode": {
  185. "width": "64px",
  186. "height": "80px",
  187. "background": "url("+"../x_component_Collect/$Main/default/icon/o2ServerLogin64.png) center center no-repeat",
  188. "float": "left"
  189. },
  190. "statusLoginTextNode": {
  191. "margin-left": "230px",
  192. "padding-left": "30px",
  193. "height": "80px",
  194. "line-height": "80px",
  195. "color": "#666666",
  196. "font-size": "20px"
  197. },
  198. "recheckActionNode": {
  199. "float": "right",
  200. "margin-top": "20px",
  201. "margin-right": "10px",
  202. "height": "30px",
  203. "width": "120px",
  204. "border-radius": "20px",
  205. "background-color": "#4A90E2",
  206. "line-height": "30px",
  207. "text-align": "center",
  208. "cursor": "pointer",
  209. "color": "#FFF",
  210. "font-size": "14px"
  211. },
  212. "actionsNode": {
  213. "margin": "10px auto",
  214. "padding": "20px",
  215. "overflow": "hidden",
  216. "width": "720px",
  217. },
  218. "loginInforTextNode": {
  219. "line-height": "50px",
  220. "color": "#666666",
  221. "font-size": "20px",
  222. "text-align": "center"
  223. },
  224. "loginInfor": {
  225. "line-height": "50px",
  226. "color": "#666666",
  227. "font-size": "20px",
  228. "float": "left"
  229. },
  230. "inforAction": {
  231. "float": "left",
  232. "margin-left": "10px",
  233. "margin-top": "7px",
  234. "height": "30px",
  235. "width": "120px",
  236. "border-radius": "20px",
  237. "background-color": "#4A90E2",
  238. "line-height": "30px",
  239. "text-align": "center",
  240. "cursor": "pointer",
  241. "color": "#FFF",
  242. "font-size": "14px"
  243. },
  244. "notLoginInforTextNode": {
  245. "line-height": "50px",
  246. "color": "#666666",
  247. "font-size": "20px",
  248. "text-align": "center",
  249. "width": "660px",
  250. "display": "flex",
  251. "margin": "10px auto",
  252. "background": "#F7F7F7",
  253. "border-radius": "20px",
  254. "padding": "10px 20px"
  255. },
  256. "notLoginInfor": {
  257. "line-height": "50px",
  258. "color": "#666666",
  259. "font-size": "20px",
  260. "float": "left"
  261. },
  262. "disconnectInfor": {
  263. "line-height": "30px",
  264. "color": "#666666",
  265. "font-size": "16px",
  266. "float": "left",
  267. "color": "#3c75b7"
  268. },
  269. "loginUsernameNode": {
  270. "height": "40px",
  271. "width": "400px",
  272. "border": "1px solid #CCC",
  273. "border-radius": "5px",
  274. "background-color": "#ffffff",
  275. "margin": "60px auto 0px auto"
  276. },
  277. "loginUsernameNode_over": {
  278. "border": "1px solid #3c75b7"
  279. },
  280. "loginUsernameNode_error": {
  281. "border": "1px solid #ff5c42"
  282. },
  283. "loginPasswordNode": {
  284. "height": "40px",
  285. "width": "400px",
  286. "border": "1px solid #CCC",
  287. "border-radius": "5px",
  288. "background-color": "#ffffff",
  289. "margin": "0px auto"
  290. },
  291. "loginPasswordNode_over": {
  292. "border": "1px solid #3c75b7"
  293. },
  294. "loginPasswordNode_error": {
  295. "border": "1px solid #ff5c42"
  296. },
  297. "loginActionNode": {
  298. "height": "40px",
  299. "width": "400px",
  300. "border-radius": "20px",
  301. "background-color": "#4A90E2",
  302. "line-height": "40px",
  303. "text-align": "center",
  304. "cursor": "pointer",
  305. "font-size": "16px",
  306. "color": "#FFF",
  307. "margin": "0px auto 5px auto"
  308. },
  309. "loginUsernameIconNode": {
  310. "width": "60px",
  311. "height": "40px",
  312. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_username.png) center center no-repeat",
  313. "float": "left"
  314. },
  315. "registerNewNameIconNode": {
  316. "width": "60px",
  317. "height": "40px",
  318. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_username.png) center center no-repeat",
  319. "float": "left"
  320. },
  321. "loginPasswordIconNode": {
  322. "width": "60px",
  323. "height": "40px",
  324. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_password_or.png) center center no-repeat",
  325. "float": "left"
  326. },
  327. "registerSecretIconNode": {
  328. "width": "60px",
  329. "height": "40px",
  330. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_password_or.png) center center no-repeat",
  331. "float": "left"
  332. },
  333. "registerKeyIconNode": {
  334. "width": "60px",
  335. "height": "40px",
  336. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_password_or.png) center center no-repeat",
  337. "float": "left"
  338. },
  339. "loginInputAreaNode": {
  340. "margin-left": "60px",
  341. "height": "40px"
  342. },
  343. "loginInputNode": {
  344. "border": "0px solid",
  345. "width": "98%",
  346. "height": "38px",
  347. "color": "#999999",
  348. "line-height": "38px",
  349. "font-size": "18px",
  350. "-webkit-user-select": "text",
  351. "-moz-user-select": "text"
  352. },
  353. "loginOtherActionNode": {
  354. "height": "40px",
  355. "width": "400px",
  356. "margin": "5px auto 5px auto"
  357. },
  358. "loginRegisterActionNode": {
  359. "display": "block",
  360. "float": "left",
  361. "cursor": "pointer",
  362. "color": "#3c75b7"
  363. },
  364. "loginRegisterActionNode_over": {
  365. "color": "#ff5c42"
  366. },
  367. "loginForgetActionNode": {
  368. "display": "block",
  369. "float": "right",
  370. "cursor": "pointer",
  371. "color": "#3c75b7"
  372. },
  373. "loginForgetActionNode_over": {
  374. "color": "#ff5c42"
  375. },
  376. "loginErrorNode": {
  377. "color": "#ff5c42",
  378. "height": "30px",
  379. "width": "390px",
  380. "font-size": "16px",
  381. "margin": "5px auto"
  382. },
  383. "registerAreaNode": {
  384. "height": "40px",
  385. "width": "440px",
  386. "border": "1px solid #CCC",
  387. "border-radius": "5px",
  388. "background-color": "#ffffff",
  389. "margin": "0px auto 0px auto"
  390. },
  391. "registerAreaNode_over": {
  392. "border": "1px solid #3c75b7"
  393. },
  394. "registerAreaNode_error": {
  395. "border": "1px solid #ff5c42"
  396. },
  397. "registerAreaNode_normal": {
  398. "border": "1px solid #cccccc",
  399. },
  400. "registerUsernameIconNode": {
  401. "width": "60px",
  402. "height": "40px",
  403. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_username.png) center center no-repeat",
  404. "float": "left"
  405. },
  406. "registerPasswordIconNode": {
  407. "width": "60px",
  408. "height": "40px",
  409. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_password_or.png) center center no-repeat",
  410. "float": "left"
  411. },
  412. "registerMobileIconNode": {
  413. "width": "60px",
  414. "height": "40px",
  415. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_phone.png) center center no-repeat",
  416. "float": "left"
  417. },
  418. "registerMailIconNode": {
  419. "width": "60px",
  420. "height": "40px",
  421. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_mail.png) center center no-repeat",
  422. "float": "left"
  423. },
  424. "registerCodeIconNode": {
  425. "width": "60px",
  426. "height": "40px",
  427. "background": "url("+"../x_component_Collect/$Main/default/icon/icon_verify_code.png) center center no-repeat",
  428. "float": "left"
  429. },
  430. "registerCheckIconNode": {
  431. "width": "40px",
  432. "height": "40px",
  433. "float": "right"
  434. },
  435. "registerInputAreaNode": {
  436. "margin-left": "60px",
  437. "margin-right": "40px",
  438. "overflow": "hidden",
  439. "height": "40px"
  440. },
  441. "registerInputNode": {
  442. "border": "0px solid",
  443. "width": "98%",
  444. "height": "38px",
  445. "color": "#999999",
  446. "line-height": "38px",
  447. "font-size": "18px",
  448. "-webkit-user-select": "text",
  449. "-moz-user-select": "text"
  450. },
  451. "registerErrorNode": {
  452. "color": "#ff5c42",
  453. "height": "20px",
  454. "width": "430px",
  455. "font-size": "14px",
  456. "margin": "5px auto"
  457. },
  458. "registerActionNode": {
  459. "height": "40px",
  460. "width": "440px",
  461. "border-radius": "20px",
  462. "background-color": "#4A90E2",
  463. "line-height": "40px",
  464. "text-align": "center",
  465. "cursor": "pointer",
  466. "font-size": "16px",
  467. "color": "#FFF",
  468. "margin": "0px auto 5px auto"
  469. },
  470. "registerCodeAreaNode": {
  471. "height": "72px",
  472. "width": "440px",
  473. "overflow": "hidden",
  474. "margin": "0px auto 0px auto"
  475. },
  476. "registerGetCodeAtionNode": {
  477. "height": "40px",
  478. "width": "140px",
  479. "border-radius": "20px",
  480. "background-color": "#4A90E2",
  481. "line-height": "40px",
  482. "text-align": "center",
  483. "cursor": "pointer",
  484. "font-size": "14px",
  485. "color": "#FFF",
  486. "float": "right"
  487. },
  488. "registerGetCodeAtionNode_next": {
  489. "background-color": "#999999",
  490. "color": "#FFF"
  491. }
  492. }