feat: 注释掉交易页面的按钮组,优化界面布局
This commit is contained in:
@@ -124,14 +124,14 @@ function signIn() {
|
||||
</ui-tag>
|
||||
<ion-icon :icon="caretDownOutline" />
|
||||
</div>
|
||||
<ion-buttons slot="end">
|
||||
<!-- <ion-buttons slot="end">
|
||||
<ion-button @click="gotoTokenized">
|
||||
<MaterialSymbolsCandlestickChartOutline class="text-xl" />
|
||||
</ion-button>
|
||||
<ion-button>
|
||||
<ion-icon :icon="ellipsisHorizontal" />
|
||||
</ion-button>
|
||||
</ion-buttons>
|
||||
</ion-buttons> -->
|
||||
</ion-toolbar>
|
||||
</ion-header>
|
||||
<ion-content :fullscreen="true">
|
||||
|
||||
Reference in New Issue
Block a user