juzhiyuan opened a new issue #471: URL: https://github.com/apache/apisix-dashboard/issues/471
 # Why Service is aimed to pre config the upstream and plugins and would be referenced when creating a route. This proposal is aimed to build the Service module only, as for referencing a service when creating a route, this will be discussed when this module is implemented according to this proposal. ## How Service contains both List and Detail(Create/Edit) page. ### List Page It’s aimed to show a list of services, some basic fields like desc, update_time, create_time will show on the list. I would recommend using Ant Design’s [Protable](https://protable.ant.design/) component. ### Detail Page It contains 3 step pages 1. Desc filed(textarea) and Upstream module; 2. Plugin module; 3. Preview page. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
