Skip to content

Commit

Permalink
refactor(app): delete useless variables isIOS
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenyuWang authored and zhetengbiji committed Jun 9, 2022
1 parent d9d3ab5 commit ad6e717
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/platforms/app-plus/service/framework/tab-bar.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import {
} from '../bridge'

const TABBAR_HEIGHT = 50
const isIOS = plus.os.name === 'iOS'
let config

/**
Expand Down

0 comments on commit ad6e717

Please sign in to comment.