新增 vue2、uniapp 的演示环境启动方式,方便前端同学

This commit is contained in:
YunaiV
2023-03-05 12:33:49 +08:00
parent 6115a1ee34
commit a6896203ca
4 changed files with 26 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// 应用全局配置
module.exports = {
// baseUrl: 'http://localhost:8080',
// baseUrl: 'http://api-dashboard.yudao.iocoder.cn',
baseUrl: 'http://localhost:48080',
baseApi: '/admin-api',
// 应用信息