whj 11 tháng trước cách đây
mục cha
commit
13415fca25
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      src/views/test/Test1.vue

+ 0 - 2
src/views/test/Test1.vue

@@ -70,8 +70,6 @@ export default {
               create: (component) => {
                 const d = document.createElement('button')
                 d.innerHTML = '+'
-                //添加样式
-
                 d.className = 'plus_btn'
                 console.log(d)
                 return d