2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00
2025-12-30 09:20:30 +08:00

logo1

Admin Frontend

Getting started

Node.js (current LTS) and npm are required to run the project. To be sure about the version compatibility you can enable Node's corepack.

System Requirements

Required Node.js Version: 16.16.0. If your current version differs, follow the steps below to switch

nvm install 16.16.0
nvm use 16.16.0

Configure the .env file

# The systems default settings do not require any changes.
VUE_APP_IS_SAAS=false

# Backend API Base URL
VUE_APP_BASE_API=

# The systems default settings do not require any changes.
VUE_APP_PUBLIC_PATH=/

# The systems default settings do not require any changes.
VUE_APP_WXIMG_URL=

# The systems default settings do not require any changes.
VUE_APP_WXAUTHCALL_Url=

# The systems default settings do not require any changes.
VUE_APP_QIANKUN_ENTRY=/newpc

# Media files OSS Server URL
VUE_APP_OSS_CDN=

# Map Service API KeyUsed to configure offline store locations and retrieve store coordinates based on geographic information.
VUE_APP_MAP_KEY=

# Configurations for Hourly Delivery
VUE_APP_LOCAL_DELIVERY_DIRVER=

# Default Language VersionChinese:zhcn/English:en)
VUE_APP_DEFAULT_LANG=en

Installation

cd ecshopx-admin
npm i

Run project

npm run dev:b2c

Build packages

npm run build:b2c
Description
No description provided
Readme 48 MiB
Languages
Vue 69.1%
JavaScript 29.9%
SCSS 0.9%