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 f2c9083b9c 1.0.1 1 year ago
doc docs: 未分配会话 - 处理 1 year ago
public PWA 1 year ago
src fix: 历史记录: 搜索匹配空导致页面崩溃 1 year ago
.eslintrc.cjs feat: 会话窗口; +tailwindcss 1 year ago
.gitignore React + Antd 项目配置 1 year ago
README.md React + Antd 项目配置 1 year ago
index.html 修改document title 1 year ago
jsconfig.json feat: 会话窗口; +tailwindcss 1 year ago
package.json 1.0.1 1 year ago
postcss.config.js feat: 会话窗口; +tailwindcss 1 year ago
tailwind.config.js 订单进入会话, 获取新会话列表 1 year ago
vite.config.js feat: 检查更新, update service worker cahce 1 year ago

README.md

Global sales

聊天式销售平台

开发设置

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

相关文档

聊天式销售平台需求文档