public async Task OnGetAsync(string word, int? page, int? sort) { }
此处page好象是系统关键字,如果换个变量名就可以得到,怎么样可以保留page?以前的都用page作URL传递
相关分类