diff --git a/demo/components/comp7.html b/demo/components/comp7.html index e3cf4b2..047a99b 100644 --- a/demo/components/comp7.html +++ b/demo/components/comp7.html @@ -1,12 +1,24 @@ \ No newline at end of file diff --git a/demo/native.html b/demo/native.html index 8d7c19e..1f7bc96 100644 --- a/demo/native.html +++ b/demo/native.html @@ -7,6 +7,12 @@ p{ color:green; } + .red{ + color: red; + } + .normal{ + border: 1px solid black; + } @@ -15,11 +21,11 @@ - +