Resource Profile:
自动发卡售卡系统是一款全面、便捷、灵活的软件与商品卡密自动发货管理平台开源代码,全方位满足数字化运营需求。基于ThinkPHP+VUW+NUXT研发,具体安装方法请参考压缩包内附的教程文件。源代码由前后端组成,对于新手可能略显复杂。
Photo Gallery:
Installation and usage instructions:
前后端分离,性能最佳
1.后台安装
1 PHP >= 7.2.5 (开发环境为PHP7.4版本)
2 Mysql >= 5.7 且 <= 8.0 (需支持innodb引擎、开发环境为5.7版本)
3 nodejs >= v18.14.2
1.上传源码到服务器目录
2.导入数据库到数据表
3.配置”\config\database.php” 数据库信息
4.完成
5.后台地址:/admin 账号 admin 密码:a123456
2.前台安装
服务器要求:
NodeJs >= v18.14.2
首先替换文件夹内所有包含的域名:https://svip.jurenapi.com 为你的后端域名
1.上传到目录
2.执行终端: node .output/server/index.mjs
3.执行完成后默认开放:3000端口
4.也可以使用宝塔内的:PM2管理器
5.修改后端文件:”\config\buildadmin.php” cors_request_domain 逗号分割的允许跨域的域名 (前端域名)
执行完以上内容。即可安装完毕;
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.






