feat: 更新 @riwa/api-types 依赖至 0.0.132,优化订单相关组件,修正订单状态枚举
This commit is contained in:
@@ -79,6 +79,8 @@ async function handleSubmit() {
|
||||
console.error("订单验证失败:", err);
|
||||
}
|
||||
}
|
||||
function gotoTokenized() {
|
||||
}
|
||||
</script>
|
||||
|
||||
<template>
|
||||
@@ -95,7 +97,7 @@ async function handleSubmit() {
|
||||
<ion-icon :icon="caretDownOutline" />
|
||||
</div>
|
||||
<ion-buttons slot="end">
|
||||
<ion-button>
|
||||
<ion-button @click="gotoTokenized">
|
||||
<MaterialSymbolsCandlestickChartOutline class="text-xl" />
|
||||
</ion-button>
|
||||
<ion-button>
|
||||
|
||||
Reference in New Issue
Block a user