摘要:        
src\TodiList.vue <template> <div id="app"> <input v-model="inputValue" /> <button @click="handleSubmit">提交</button> <ul> <todo-item v-for="(item,index    阅读全文
posted @ 2020-07-19 21:27
wukong1688
阅读(314)
评论(0)
推荐(0)
        
            
        
        
摘要:        
一、安装 npm install -g vue-cli 二、初始化项目 vue init webpack my-project 三、启动项目 cd my-project npm run dev    阅读全文
posted @ 2020-07-19 21:15
wukong1688
阅读(121)
评论(0)
推荐(0)
        
            
        
        
摘要:        
<!DOCTYPE html><html><head>	<title>vue</title>	<script type="text/javascript" src="../vue.js"></script></head><body> <div id="root">	<!-- {{name}} -->    阅读全文
posted @ 2020-07-19 20:25
wukong1688
阅读(115)
评论(0)
推荐(0)
        
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号