diff --git a/static/vue-app.js b/static/vue-app.js index 3bfe2b5..16af0be 100644 --- a/static/vue-app.js +++ b/static/vue-app.js @@ -2080,6 +2080,21 @@ const ResultView = { +
+| {{ scheme.title || scheme.scheme_id }} | +|||
| + ★ + {{ scheme.title || scheme.scheme_id }} + | {{ formatSchemeDirection(scheme) }} | {{ scheme.offset_label || '中面' }} | {{ formatNumber(scheme.score) }} | @@ -2272,21 +2241,7 @@ const ResultView = {