240 发简信
IP属地:陕西
  • Resize,w 360,h 240
    路由

    1、添加vue-router 2、建router文件夹,在该文件夹下建文件index.js,内容如下 3、在main.js中引用此文件 impo...

  • vue框架搭建

    1、安装node.js 2、设置npm仓库地址,使用淘宝地址 npm config set registry https://registry....