Skip to content

103style/tmall_vue

Repository files navigation

Tmall Web

基于 vue 2.6.12 实现 tmall 首页, 实现数据和界面分离。

纯 html+css 实现的 tmall 首页, 点我


运行项目

npm 版本 6.14.11

npm安装和配置

npm install and config

设置依赖库的下载地址:

> npm config set registry "https://registry.npm.taobao.org/"

运行项目:

> git clone https://github.com/103style/tmall_vue.git
> cd tmall_vue
> npm i
> npm run dev

build相关

通过 npm run build 命令打包。

不过由于图片资源去掉了协议头, 所以本地打开会看不到一些图片。


Preview

  • 顶部菜单

    preview_top.gif

  • 搜索框

    preview_search.gif

  • 分类栏 和 轮播图

    preview_category_slider.gif

  • 相关推荐种类菜单

    preview_floor.gif

  • 底部申明

    preview_bottom.jpg


Contact Me

contact me


样式参考


webpack配置参考链接


参考


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published