laiguoran před 4 roky
rodič
revize
2b17144a2e
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      app/view/tender/detail.ejs

+ 1 - 1
app/view/tender/detail.ejs

@@ -465,7 +465,7 @@
             name : '金额',
             position:'left',
             axisLabel : {
-                rotate: -90,
+                rotate: 30,
                 <% if (ctx.tender.info.display.thousandth) { %>
                 formatter: function (value, index) {
                     return value.format2Str('#,##0.######') + ' 元'