cloudroam
19 小时以前 a57c2d1642ab2a61cff2f9ca4eb75924a0303cbb
1
2
3
4
5
6
7
8
9
10
{
  server: {
    port: 3002,
    host: '0.0.0.0',
  },
  enableCache: false,
  enableTagView: true,
  baseUrl: '/',
  platformName: '花满芫管理平台',
}