Coder Social home page Coder Social logo

vue-shop's Introduction

###这是我的第一个项目 1.完成Header组件 使用Mint-UI中的Header组件 2.制作底部的Tabbar区域,使用的是MUI中的Tabbar 2.1在制作购物车的小图标的时候操作多一些 2.2拷贝css样式,和ttf文件(fonts) 2.3为购物车添加样式 3.改造tabbar为router-link 4.设置路由高亮 5.点击tabbar中的路由组件 6.制作首页轮播图,加载数据 7.改造九宫图,记得images的地址去掉前面的../../ 8改造 新闻资讯的路由 8.1.先写界面 8.2在使用vue-resource获取数据 9.新闻资讯列表 点击跳转到新闻详情 9.1.把列表中的每一项改造为router-link,同时提供id标识符 9.2.创建新闻详情的组件页面 newsinfo.vue 9.3.在路由模块中,将新闻详情的路由地址加进去 10.实现 新闻详情的页面布局和数据渲染 11.创建一个评论comment组件,哪里需要哪里引入(子组件) 12.获取评论数据并显示 13.实现点击加载更多的功能 14.发表评论 14.1.把文本框做双向数据绑定 14.2.为发表绑定一个事件 14.3.检验评论内容是否为空 14.4.通过vue-resource发送一个请求,吧内容提交给服务器 14.5.刷新 15(大麻烦).改造图片分析按钮为路由组件 15.1.绘制图片列表组件页面 15.2.滑动条 15.3.底部图片列表 16.改造路由导航条 17.实现图片懒加载 18.跳转图片页面 19.缩略图 20.商品列表实现双分布 21.尝试在手机上正常运行 1.同在一个WiFi环境下,手机能访问电脑中的IP 2.打开自己项目中的package.json文件 在dev 脚本中添加一个--host指令 吧当前电脑的WiFi IP地址,设置为--host 的指令 查看WiFi的ip cmd中 运行‘ipconfig’

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.