摘要:        
test.js let name1 = 'testName'; function testFunc(){ console.log(name1); } export default { name1, testFunc} 使用 <script> // 导入 import test from '../te    阅读全文
posted @ 2022-11-02 17:17
Sherwin_szw
阅读(40)
评论(0)
推荐(0)
        
            
        
        
摘要:        
组件就是 xx.vue <!-- 第二部分 --> <!-- 以后在这个对象中写咱们之前学的data,methods,watch,computed,生命周期钩子 --> <script> export default { data() { return { name: 'szw' } }, prop    阅读全文
posted @ 2022-11-02 14:47
Sherwin_szw
阅读(17)
评论(0)
推荐(0)
        
 
                    
                
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号