feat:区别PC端和移动端登录界面
云飞 编写于 2024-06-26 00:58:05
NewLife.Cube
{
  "profiles": {
    "CubeDemoNC": {
      "commandName": "Project",
      "launchBrowser": true,
      "applicationUrl": "http://localhost:7080;https://localhost:7081",
      "environmentVariables": {
        "ASPNETCORE_ENVIRONMENT": "Development"
      }
    }
  }
}