@@ -343,6 +343,9 @@ const goDetail=(e)=>{
padding: 0;
background-color: rgba(255, 255, 255, 0) !important;
}
+ ul,ol {
+ list-style-position: inside !important;
+ }
.list-content{
padding: 40px 0;
@@ -364,6 +364,10 @@ onBeforeRouteUpdate(to => {
+
#tipsAlert {
@@ -704,6 +704,9 @@ export default {
:deep(iframe){
width: 100% !important;
.no-auth-wrap{
@@ -754,6 +754,9 @@ export default {