See999 5 年前
父节点
当前提交
280f5dd044
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/scrm_pages/site/index.vue

+ 1 - 1
src/scrm_pages/site/index.vue 查看文件

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