CRMEB_PRO_M/view/README.md

18 lines
915 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 前端代码位置、打包后文件放置讲解
---
> 这里都是以完整包,或者服务器项目根目录做讲解
> 例如CRMEB_PRO_V2.2.2完整包
前端所有源码在view目录下
![alt text](image.png)
目录讲解:
* admin平台后台源码打包教程打包后文件放置位置项目根目录/public/admin/
* cashier收银端源码打包教程打包后文件放置位置项目根目录/public/cashier/
* store门店端源码打包教程打包后文件放置位置项目根目录/public/store/
* supplier供应商端源码打包教程打包后文件放置位置项目根目录/public/supplier/
* uniapp移动端源码 H5公众号打包 ,打包后文件放置位置:项目根目录/public/ 小程序打包
* uniapp-live: 如果小程序有开通直播请复制该文件夹下所有文件uniapp目录下覆盖然后在打包小程序