Optimize UI for unit converter and random draw, remove relative calculator page
This commit is contained in:
@@ -64,12 +64,6 @@ Component({
|
||||
});
|
||||
},
|
||||
|
||||
goToRelativeCalculator() {
|
||||
wx.navigateTo({
|
||||
url: '/pages/relative/relative'
|
||||
});
|
||||
},
|
||||
|
||||
goToRandomDraw() {
|
||||
wx.navigateTo({
|
||||
url: '/pages/random-draw/random-draw'
|
||||
|
||||
Reference in New Issue
Block a user