From fbe2bcfee6fa713cbbbf6cfb2a2300f10dd7f63d Mon Sep 17 00:00:00 2001 From: 2910410219 <2910410219@qq.com> Date: Tue, 1 Sep 2026 15:09:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=EF=BC=9A=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E8=AE=A1=E4=BB=B7=E7=BC=96=E8=BE=91=E5=99=A8=E9=80=82=E9=85=8D?= =?UTF-8?q?=E6=96=B0=E8=AE=A1=E8=B4=B9=E7=BB=93=E6=9E=84=EF=BC=88mediaPric?= =?UTF-8?q?es=E5=AA=92=E4=BD=93=E4=BB=B7=E6=A0=BC=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E3=80=81thinking/outputAudio/outputResolution=E4=B8=AD?= =?UTF-8?q?=E6=96=87=E5=B1=95=E7=A4=BA=E4=B8=8E=E4=B8=8B=E6=8B=89=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Code --- .../system/price/component/modelEditor.vue | 145 +++++++++++++++--- src/views/system/price/mock.ts | 97 ++++++++---- 2 files changed, 193 insertions(+), 49 deletions(-) diff --git a/src/views/system/price/component/modelEditor.vue b/src/views/system/price/component/modelEditor.vue index 2e91266..267a931 100644 --- a/src/views/system/price/component/modelEditor.vue +++ b/src/views/system/price/component/modelEditor.vue @@ -43,37 +43,36 @@
命中条件 match
- - - - -
@@ -100,6 +99,22 @@
+ + +
+
媒体价格模板 mediaPrices(可选)
+
+ + + + + + + 删除 +
+ + 添加媒体价格 +
基础价(input/output/cacheHit)为默认价;媒体模板仅覆盖指定媒体类型的价,未选媒体类型的行保存时丢弃。
+
+ 添加规则 @@ -147,14 +162,17 @@