@@ -32,7 +32,7 @@
width: 100%;
background: #e6eaf0;
font-family: '黑体';
- }</style><link href=./static/css/app.b912977b3c18f5f10abe8ab133ba4135.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.161e82026ac2ae03ab6f.js></script><script type=text/javascript src=./static/js/vendor.de15001ce66f032e9274.js></script><script type=text/javascript src=./static/js/app.faf09e9b40f6139b5734.js></script></body></html><script>function stopSafari() {
+ }</style><link href=./static/css/app.c8dd94107a21fb0ff7417f23045ce8e1.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=./static/js/manifest.161e82026ac2ae03ab6f.js></script><script type=text/javascript src=./static/js/vendor.de15001ce66f032e9274.js></script><script type=text/javascript src=./static/js/app.2f6cddf142bc8cc22045.js></script></body></html><script>function stopSafari() {
//阻止safari浏览器双击放大功能
let lastTouchEnd = 0 //更新手指弹起的时间
document.documentElement.addEventListener("touchstart", function (event) {
@@ -292,9 +292,9 @@ export default {
content: "(正确答案)";
} */
-.choice:hover > .choice_c > .deleteChoice {
+/* .choice:hover > .choice_c > .deleteChoice {
display: flex;
-}
+} */
.deleteChoice {
max-width: 25px;
@@ -310,7 +310,7 @@ export default {
cursor: pointer;
font-weight: bold;
font-size: 16px;
- display: none;
+ display: flex;
padding-right: 0 !important;
align-items: center;
justify-content: center;