Skip to content

Commit

Permalink
Revert "Revert "refactor(app): delete useless variables isIOS""
Browse files Browse the repository at this point in the history
This reverts commit e7ebd8c.
  • Loading branch information
zhetengbiji committed Jun 29, 2022
1 parent c94a67f commit 4c632c0
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 4c632c0

Please sign in to comment.