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 6e4fc488a7 完成订单详情获取和展示 1 year ago
public React + Antd 项目配置 1 year ago
src 完成订单详情获取和展示 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 完成钉钉扫码和重定向 1 year ago
jsconfig.json feat: 会话窗口; +tailwindcss 1 year ago
package.json antd 升级,支持无边框 Select 1 year ago
postcss.config.js feat: 会话窗口; +tailwindcss 1 year ago
tailwind.config.js 模板变量输入和替换; 模板搜索和分页; 多行文本输入, 输入区域样式, 回车发送消息; 消息显示支持换行; websocket 连接状态; 重连 1 year ago
vite.config.js 完成钉钉扫码登陆 1 year ago

README.md

Global sales

聊天式销售平台

开发设置

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

相关文档

聊天式销售平台需求文档