first commit
This commit is contained in:
1
unpackage/dist/build/web/assets/using-custom-navbar.D_-3PoX-.js
vendored
Normal file
1
unpackage/dist/build/web/assets/using-custom-navbar.D_-3PoX-.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import{s as t}from"./button.BC3KjxGU.js";const a={data:()=>({distanceTop:0}),props:{usingCustomNavbar:{type:Boolean,default:!1},customNavbarHeight:{type:Number,default:0}},created(){this.usingCustomNavbar&&this.calculateCustomNavbarDistanceTop()},methods:{calculateCustomNavbarDistanceTop(){const{statusBarHeight:a}=t;this.distanceTop=Math.max(0,this.customNavbarHeight+a)}}};export{a as u};
|
||||
Reference in New Issue
Block a user