Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

1、vue.js实现前后台搭建 2、 使用了sass语言编写页面css样式 3、 使用vue-cli(vue脚手架)搭建vue项目 4、 使用vue-router搭建vue项目的路由,作为各个页面的跳转 5、 使用element-ui作为项目ui的美化并辅助数据交互。其中在登陆以及注册中用到了其中的组件 6、使用了vue-axios以及axios请求本地的json数组。页面在建立vue实例的通过axios请求本地数据,实现了获取商品数据,展示在页面中。7、使用了vuex对公共数据进行一个管理,每一个页面都可以访问其state的值,减少父子之间相互的传值,大大方便了开发。 8、利用基于node.js的express框架,实现了连接MySQL数据库,发送请求再编写sql语言便能获取数...

Notifications You must be signed in to change notification settings

CC802/--Medi-Shopping-Mall-SystemDesign

Repository files navigation

shop-system2

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

1、vue.js实现前后台搭建 2、 使用了sass语言编写页面css样式 3、 使用vue-cli(vue脚手架)搭建vue项目 4、 使用vue-router搭建vue项目的路由,作为各个页面的跳转 5、 使用element-ui作为项目ui的美化并辅助数据交互。其中在登陆以及注册中用到了其中的组件 6、使用了vue-axios以及axios请求本地的json数组。页面在建立vue实例的通过axios请求本地数据,实现了获取商品数据,展示在页面中。7、使用了vuex对公共数据进行一个管理,每一个页面都可以访问其state的值,减少父子之间相互的传值,大大方便了开发。 8、利用基于node.js的express框架,实现了连接MySQL数据库,发送请求再编写sql语言便能获取数...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /