Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ipuppet committed Jun 27, 2021
1 parent 663654e commit 8d2f6aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ const Storage = require("./storage")
class AppKernel extends Kernel {
constructor() {
super()
//this.UIKit.disableLargeTitle()
this.query = $context.query
// 注册组件
this.settingComponent = this.registerComponent("Setting")
Expand Down

0 comments on commit 8d2f6aa

Please sign in to comment.