Skip to content

Commit

Permalink
<jx3>[feat]reset gold price UI
Browse files Browse the repository at this point in the history
  • Loading branch information
HornCopper committed Sep 14, 2024
1 parent b60f7d9 commit b1465a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/jx3/trade/gold_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
</tfoot>
</table>

<script src="https://cdn.jsdelivr.net/npm/echarts/dist/echarts.min.js"></script>
<script src="https://inkar-suki.codethink.cn/Inkar-Suki-Docs/js/echarts.min.js"></script>
<script>
const chart = echarts.init(document.getElementById("Chart"), null, { devicePixelRatio: 2 });

Expand Down

0 comments on commit b1465a3

Please sign in to comment.