dingdong-mall/common/js/globalData.js

5 lines
64 B
JavaScript

export default {
deptId: 1,
initPageNum: 1,
initPageSize: 5
}