TEST
CSS Demo
dada
color: red;
font-weight: bold;
font-size: 20px;
color: orange;
color: yellow;
color: green;
color: cyan;
color: blue;
color: purple;
css
p {
color: red;
font-weight: bold;
font-size: 20px;
}
Demo iframe
Right 在新页面打开
dadsad dadsad
js
const a = 1;
js
const a = 1;
template
<template>
<div>
<div>123</div>
</div>
</template>
template
<template>
<div>
<div>123</div>
</div>
</template>
template
<template>
<div>
<div>123</div>
</div>
</template>
template
<template>
<div>
<div>123</div>
</div>
</template>