# THINKSHOP跨境电商系统thinkshop-admin **Repository Path**: zkthink/thinkshop-admin ## Basic Information - **Project Name**: THINKSHOP跨境电商系统thinkshop-admin - **Description**: THINKSHOP跨境电商系统 管理后台 - **Primary Language**: HTML/CSS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 26 - **Forks**: 18 - **Created**: 2024-06-28 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: ecommerce **Tags**: None ## README

logo

ThinkShop v1.0.0

基于 Vue3/Element Plus 和 Spring Boot/Spring Cloud & Alibaba 前后端分离的分布式微服务架构

## 平台简介 * 本仓库为前端技术栈 [Vue3](https://v3.cn.vuejs.org) + [Element Plus](https://element-plus.org/zh-CN) + [Vite](https://cn.vitejs.dev) 版本。 ## 前端运行 ```bash # 克隆项目 git clone https://gitee.com/zkthink/thinkshop-admin.git # 进入项目目录 cd thinkshop-admin # 安装依赖 yarn --registry=https://registry.npmmirror.com # 启动服务 yarn dev # 构建测试环境 yarn build:stage # 构建生产环境 yarn build:prod # 前端访问地址 http://localhost:80 ``` ## 功能清单 **清单地址**: [点击查看功能详细介绍](https://docs.qq.com/sheet/DUXBPQndBdk5zdGdL?tab=BB08J2) ## 在线演示 **演示地址**: - [THINK-SHOP-WEB端](https://thinkshop.zkthink.com/) - [THINK-SHOP-移动端](https://thinkshop.zkthink.com/h5) - [THINK-SHOP-管理端](https://thinkshop.zkthink.com/admin) 演示账号 账号:ZKTHINKSHOP 密码:123456 ## 代码仓库 - [服务端代码](https://gitee.com/zkthink/thinkshop-server) - [移动端代码](https://gitee.com/zkthink/thinkshop-app) - [WEB端代码](https://gitee.com/zkthink/thinkshop-web) - [管理端代码](https://gitee.com/zkthink/thinkshop-admin)