The index function will load any requests that come bare to that controller, just like an index.html or index.php file will on a static server.
index函数将直接加载任何请求到此控制器,就像静态服务器上的index .html或index . php文件。
When you use your app with a Development server, the development server tries to figure out which indexes you need and places them in the index-definition file automatically.
当您使用开发服务器使用应用程序时,开发服务器会尝试找出您需要的索引并自动将它们放在索引定义文件中。
When you use your app with a Development server, the development server tries to figure out which indexes you need and places them in the index-definition file automatically.
当您使用开发服务器使用应用程序时,开发服务器会尝试找出您需要的索引并自动将它们放在索引定义文件中。
应用推荐