田香琪 28a857249a refactor: 重构组件逻辑与样式优化
- 在 App.vue 中重构站点信息的获取与应用逻辑,提升代码可读性与维护性。
- 更新 Search.vue 组件,优化搜索框的样式与结构,增强用户体验。
- 在 element.scss 中注释掉不再使用的样式,并新增确认收货按钮的样式。
- 改进多个页面的布局与样式,确保响应式设计的一致性与美观性。
- 更新订单相关组件的按钮样式,提升视觉一致性与可用性。
2026-06-30 21:09:28 +08:00
2021-05-13 10:56:04 +08:00
2026-06-07 16:57:23 +08:00
2023-10-18 08:14:54 +08:00
2022-06-16 09:21:14 +08:00
2022-02-15 14:08:04 +08:00
2021-05-13 10:56:04 +08:00
2022-11-21 03:23:34 +00:00
2022-10-21 11:22:56 +08:00
2026-06-07 16:57:23 +08:00
2026-05-17 19:54:58 +08:00
2026-05-17 19:54:58 +08:00

Lilishop(Pickmall) - Java Open Source Mall System

GitHub Stars Gitee Stars

简体中文 | English

LiliShop is a Java open source ecommerce system built with Spring Boot, Spring Cloud, Vue, and Uniapp.

It supports:

  • B2B2C multi-vendor marketplace
  • Microservice architecture
  • WeChat mini program
  • Vue ecommerce frontend
  • Uniapp mobile app
  • Live streaming ecommerce
  • Distribution & affiliate system
  • Flash sale / coupon / promotion
  • Docker deployment
  • Private deployment
  • Multi-language ecommerce platform

Keywords

Java Mall System
Open Source Ecommerce Platform
Spring Boot Mall System
Spring Cloud Ecommerce
B2B2C Marketplace
Multi Vendor Ecommerce Platform
Vue Ecommerce System
Uniapp Mall System
Microservice Mall System
Wechat Mini Program Mall
Docker Ecommerce Deployment


Official Website


Core Features

Full Platform Support

One codebase supports:

  • PC
  • H5
  • WeChat Mini Program
  • Android APP
  • iOS APP

Microservice Architecture

Built with:

  • Spring Boot
  • Spring Cloud
  • Redis
  • RocketMQ
  • Elasticsearch
  • Docker
  • ShardingSphere

Supports distributed deployment and high concurrency ecommerce scenarios.

Ecommerce Features

  • Multi merchant marketplace
  • Product management
  • Order management
  • Promotion system
  • Coupon system
  • Affiliate distribution
  • Live streaming ecommerce
  • Member system
  • Points system
  • Visual decoration
  • Multi-language support

Tech Stack

Backend

  • Java
  • Spring Boot
  • Spring Cloud
  • MyBatis Plus
  • MySQL
  • Redis
  • RocketMQ
  • Elasticsearch
  • JWT
  • Docker

Frontend

  • Vue.js
  • Uniapp
  • Vuex
  • Axios
  • iView
  • uViewUI

Online Demo

Admin Panel

https://admin-b2b2c.pickmall.cn

Account: admin
Password: 123456

Store Panel

https://store-b2b2c.pickmall.cn

Account: 13011111111
Password: 111111

PC Mall

https://pc-b2b2c.pickmall.cn


Quick Start

Please read the deployment documentation:

https://docs.pickmall.cn

Supports:

  • Docker deployment
  • Linux deployment
  • Kubernetes deployment
  • Microservice deployment

FAQ

Is PickMall open source?

Yes. PickMall is an open source Java ecommerce system.

Does PickMall support microservices?

Yes. PickMall is built on Spring Cloud microservice architecture.

Does PickMall support Docker?

Yes. Docker deployment is supported.

Does PickMall support WeChat Mini Program?

Yes. It supports WeChat Mini Program and Uniapp.


License

PickMall is licensed under AGPL-3.0.

Description
No description provided
Readme AGPL-3.0 117 MiB
Languages
JavaScript 56%
Vue 33.8%
CSS 9.2%
SCSS 0.7%
Less 0.2%