去除首页调用~
This commit is contained in:
parent
6e569b3ef5
commit
c0c8d90c4f
@ -69,10 +69,6 @@ struct Index {
|
||||
aboutToAppear(): void {
|
||||
ScreenUtil.getInstance().initScreenSize();
|
||||
BaseLocalStorage.getInstance().init(getContext(this));
|
||||
|
||||
let cal:Calculator = new Calculator();
|
||||
let sum = cal.add(1,2);
|
||||
let info = cal.getInfo();
|
||||
}
|
||||
|
||||
onPageShow(): void {
|
||||
|
Loading…
Reference in New Issue
Block a user