1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
// [z-paging]常量
|
||||
|
||||
export default {
|
||||
version: '2.5.3',
|
||||
delayTime: 100,
|
||||
errorUpdateKey: 'z-paging-error-emit',
|
||||
completeUpdateKey: 'z-paging-complete-emit',
|
||||
cachePrefixKey: 'z-paging-cache',
|
||||
|
||||
listCellIndexKey: 'zp_index',
|
||||
listCellIndexUniqueKey: 'zp_unique_index'
|
||||
}
|
||||
Reference in New Issue
Block a user