融资余额Y坐标auto scale

This commit is contained in:
yangshuimiao
2023-10-26 10:24:47 +08:00
parent fdbbe445bb
commit d367cfc2e9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -43,6 +43,6 @@ include_once "html/head.php";
var headtxt = '<?php echo $ts_name.'('.$_REQUEST['ts_code'].')'; ?>';
var subtxt = '<?php echo $subtext_ext; ?>';
</script>
<script type="text/javascript" src="js/chartmargin.js?version=3.15"></script>
<script type="text/javascript" src="js/chartmargin.js?version=3.16"></script>
<?php include_once "html/footer.php"; ?>