diff --git a/frontend/src/views/Prices.vue b/frontend/src/views/Prices.vue index 1b7d848..a4eab41 100644 --- a/frontend/src/views/Prices.vue +++ b/frontend/src/views/Prices.vue @@ -126,12 +126,7 @@ {{ row.output_price === 0 ? '免费' : calculateRate(row.output_price, row.currency) }} - - - - +
+
+ 创建者: + {{ row.created_by }} +
价格来源:
@@ -159,7 +158,7 @@ - +