You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Jimmy Liow f2768df484 使用 Flex 替换 Row 布局 1 year ago
public React + Antd 项目配置 1 year ago
src 使用 Flex 替换 Row 布局 1 year ago
.eslintrc.cjs React + Antd 项目配置 1 year ago
.gitignore React + Antd 项目配置 1 year ago
README.md React + Antd 项目配置 1 year ago
index.html 完成钉钉扫码和重定向 1 year ago
package.json 增加订单跟踪操作、更新404错误提示 1 year ago
vite.config.js React + Antd 项目配置 1 year ago

README.md

Global sales

聊天式销售平台

开发设置

  1. 安装组件npm install
  2. 运行开发环境npm run dev 或者 start.bat
  3. 打包代码npm run build 或者 build.bat

相关文档

聊天式销售平台需求文档