其他分享
首页 > 其他分享> > Vue.js Course for Beginners [2021 Tutorial]---记录

Vue.js Course for Beginners [2021 Tutorial]---记录

作者:互联网

做了一个登录界面的设计
用v-for循环输出数组中的值

<!DOCTYPE html>
<html>
    <head>
        <title> Vue 3 Basics </title>
        <style>
            .box{
   
                background-color:blue

标签:blue,box,Vue,js,---,Basics,background
来源: https://blog.csdn.net/m0_51265528/article/details/121446428