交通管理局公文项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
3.6 KiB

2 months ago
  1. <!DOCTYPE html>
  2. <!-- saved from url=(0064)chrome-extension://dppcnmibpgmagiigcnfdjpnghplibbna/outline.html -->
  3. <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><style rc-util-key="@ant-design-icons">
  4. .anticon {
  5. display: inline-block;
  6. color: inherit;
  7. font-style: normal;
  8. line-height: 0;
  9. text-align: center;
  10. text-transform: none;
  11. vertical-align: -0.125em;
  12. text-rendering: optimizeLegibility;
  13. -webkit-font-smoothing: antialiased;
  14. -moz-osx-font-smoothing: grayscale;
  15. }
  16. .anticon > * {
  17. line-height: 1;
  18. }
  19. .anticon svg {
  20. display: inline-block;
  21. }
  22. .anticon::before {
  23. display: none;
  24. }
  25. .anticon .anticon-icon {
  26. display: block;
  27. }
  28. .anticon[tabindex] {
  29. cursor: pointer;
  30. }
  31. .anticon-spin::before,
  32. .anticon-spin {
  33. display: inline-block;
  34. -webkit-animation: loadingCircle 1s infinite linear;
  35. animation: loadingCircle 1s infinite linear;
  36. }
  37. @-webkit-keyframes loadingCircle {
  38. 100% {
  39. -webkit-transform: rotate(360deg);
  40. transform: rotate(360deg);
  41. }
  42. }
  43. @keyframes loadingCircle {
  44. 100% {
  45. -webkit-transform: rotate(360deg);
  46. transform: rotate(360deg);
  47. }
  48. }
  49. </style>
  50. <link rel="icon" href="chrome-extension://dppcnmibpgmagiigcnfdjpnghplibbna/%PUBLIC_URL%/favicon.ico">
  51. <meta name="viewport" content="width=device-width, initial-scale=1">
  52. <title>Flash Copilot</title>
  53. <link href="chrome-extension://dppcnmibpgmagiigcnfdjpnghplibbna/static/css/outline.css" rel="stylesheet">
  54. <style>
  55. /*
  56. * 所有滚动条不可见
  57. * */
  58. html::-webkit-scrollbar,
  59. body::-webkit-scrollbar,
  60. div::-webkit-scrollbar,
  61. p::-webkit-scrollbar,
  62. button::-webkit-scrollbar
  63. {
  64. width: 0.01px;
  65. background-color: transparent;
  66. }
  67. html::-webkit-scrollbar-thumb,
  68. body::-webkit-scrollbar-thumb,
  69. div::-webkit-scrollbar-thumb,
  70. p::-webkit-scrollbar-thumb,
  71. button::-webkit-scrollbar-thumb
  72. {
  73. background-color: transparent;
  74. }
  75. </style>
  76. </head>
  77. <body style="background:transparent">
  78. <script src="chrome-extension://dppcnmibpgmagiigcnfdjpnghplibbna/outline.js">
  79. </script><div id="outline-container" contenteditable="true"><div style="background-color: rgb(0, 21, 41); padding: 8px; width: 300px;"><div class="ant-row" style="margin-left: -4px; margin-right: -4px; border: 1px solid white; padding: 4px;"><div class="ant-col ant-col-3" style="padding-left: 4px; padding-right: 4px;"><span role="img" aria-label="drag" class="anticon anticon-drag" style="font-size: 30px; color: white;"><svg viewBox="64 64 896 896" focusable="false" data-icon="drag" width="1em" height="1em" fill="currentColor" aria-hidden="true"><path d="M909.3 506.3L781.7 405.6a7.23 7.23 0 00-11.7 5.7V476H548V254h64.8c6 0 9.4-7 5.7-11.7L517.7 114.7a7.14 7.14 0 00-11.3 0L405.6 242.3a7.23 7.23 0 005.7 11.7H476v222H254v-64.8c0-6-7-9.4-11.7-5.7L114.7 506.3a7.14 7.14 0 000 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V548h222v222h-64.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V548h222v64.8c0 6 7 9.4 11.7 5.7l127.5-100.8a7.3 7.3 0 00.1-11.4z"></path></svg></span></div><div class="ant-col ant-col-21" style="padding-left: 4px; padding-right: 4px;"><input placeholder="Search" class="ant-input" type="text" value="" style="width: -webkit-fill-available;"></div></div><div class="no-scrollbar" style="min-height: 350px; max-height: 800px; overflow: scroll; max-width: 400px; opacity: 0; transform: translateX(-65.9871px) translateY(12.6671px) translateZ(0px);"></div></div></div>
  80. </body></html>