mall-app-b/peach/config/zindex.js

12 lines
261 B
JavaScript
Raw Permalink Normal View History

2024-04-30 17:45:03 +08:00
export default {
toast: 10090,
noNetwork: 10080,
popup: 10075, // popup包含popupactionsheetkeyboardpicker的值
mask: 10070,
navbar: 980,
topTips: 975,
sticky: 970,
indexListSticky: 965,
popover: 960,
}