V10.511 收斂 Webcrumbs plugin 診斷空狀態
All checks were successful
CD Pipeline / deploy (push) Successful in 1m7s
All checks were successful
CD Pipeline / deploy (push) Successful in 1m7s
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
<script>
|
||||
window.StockPlatformSharedUI = window.StockPlatformSharedUI || {};
|
||||
window.StockPlatformSharedUI.allowedPluginUris = {{ tool.plugin_preview_uris | tojson }};
|
||||
window.StockPlatformSharedUI.pluginSeedData = {{ tool.plugin_seed_data | tojson }};
|
||||
window.StockPlatformSharedUI.marketSnapshot = window.StockPlatformSharedUI.pluginSeedData.marketSnapshot || [];
|
||||
window.StockPlatformSharedUI.aiCandidate = window.StockPlatformSharedUI.pluginSeedData.aiCandidate || {};
|
||||
</script>
|
||||
<section class="external-tool-webcrumbs-preview" aria-label="Webcrumbs live preview">
|
||||
<div class="external-tool-section-title">
|
||||
|
||||
Reference in New Issue
Block a user