1.封装MODEL using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks; namespace MODEL.FormatModel{ public class TableModel<T> { public T rows { get; set; } public int total{get;set;} }} 2.方法 public
Refresh from url after use data option <!DOCTYPE html> <html> <head> <title>Refresh from url after use data option</title> <meta charset="utf-8"> <link rel="stylesheet" href="../assets/bootst