Git Product home page Git Product logo

shop's Introduction

SSM+Vue开发网络商城

demo ForFuture github csdn stars forks last-commit prs gitee

Future Shop

项目介绍

一个简单的商城Web项目后台主要使用Spring、Spring MVC、MyBatis。前台页面使用Vue框架项目中仍存在许多bug,读者可以进行修改调试

软件架构

项目使用Spring、Spring MVC、MyBatis、Vue等框架技术!

安装及使用教程

1.将项目导入,配置好项目的依赖
   	
2修改数据库连接信息
jdbc.username=##
jdbc.password=##

3.为了避免项目中的图片文件在服务器容器中,将文件上传到磁盘的其他位置   
  E:\\ShopFile\\upload\\  访问路径为/pic
  <Context docBase="E:\ShopFile\upload" path="/pic" reloadable="false"/>
  添加项目图片的访问路径 、更新服务器配置信息【在项目在服务器的host标签里】\重启服务器

4.更具自己图片路劲不同,
  在CommonUtils类中修改
  public static String path="E:\\ShopFile\\upload";//根据自己的路径设定

项目开发需求

输入图片说明

shop_index-1 shop_index-2

login shop_info shop_search

输入图片说明  输入图片说明 输入图片说明 输入图片说明

移动端

输入图片说明 输入图片说明

💘 info

more

shop's People

Contributors

gqzdev avatar

Stargazers

 avatar 彭恒毅 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

James Cloos avatar

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.