Explorar o código

接口数据请求

zhuth %!s(int64=6) %!d(string=hai) anos
pai
achega
6c5f43a7ae
Modificáronse 2 ficheiros con 8 adicións e 2 borrados
  1. 2 2
      app/view/grid/paging/Panel2.js
  2. 6 0
      resources/json/navigation.json

+ 2 - 2
app/view/grid/pagingBlurred/Panel.js → app/view/grid/paging/Panel2.js

@@ -1,6 +1,6 @@
-Ext.define('uas.view.grid.pagingBlurred.Panel', {
+Ext.define('uas.view.grid.paging.Panel2', {
     extend: 'Ext.grid.Panel',
     extend: 'Ext.grid.Panel',
-    xtype: 'blurred-paging-grid',
+    xtype: 'paging-grid2',
 
 
     store: {
     store: {
         type: 'big-data',
         type: 'big-data',

+ 6 - 0
resources/json/navigation.json

@@ -80,6 +80,12 @@
                 "target": "paging-grid",
                 "target": "paging-grid",
                 "iconCls": "x-fa fa-smile-o"
                 "iconCls": "x-fa fa-smile-o"
             },
             },
+            {
+                "text": "分页2",
+                "leaf": true,
+                "target": "paging-grid2",
+                "iconCls": "x-fa fa-smile-o"
+            },
             {
             {
                 "text": "大数据",
                 "text": "大数据",
                 "leaf": true,
                 "leaf": true,