See999 hace 5 años
padre
commit
280f5dd044
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/scrm_pages/site/index.vue

+ 1 - 1
src/scrm_pages/site/index.vue Ver fichero

@@ -103,7 +103,7 @@ export default {
103 103
       );
104 104
       console.log(body);
105 105
 
106
-      body.style.color = "red";
106
+      body.style.borderRadius = 50;
107 107
       // a.style.margin = 50;
108 108
     }
109 109
   },