<template>
<text class="myt">nihao666</text>
</template>  
<script>
</script>  
<style>
.myt {
color: blue;
background-color: green;
}
</style>  
 
                                        
                                    
                                    <template>
<text class="myt">nihao666</text>
</template>  
<script>
</script>  
<style>
.myt {
color: blue;
background-color: green;
}
</style>  
 
                                                                                                                                                                                                                                                            