智慧农业后台管理页面
zhongrj
2022-07-29 49837c2aa915a8ba2f2f9ac3d3c6e89147ecc43c
溯源码详情样式修改
2 files modified
5 ■■■■■ changed files
public/traceablityInfo.html 1 ●●●● patch | view | raw | blame | history
public/traceablityInfos.html 4 ●●●● patch | view | raw | blame | history
public/traceablityInfo.html
@@ -149,7 +149,6 @@
            display: flex;
            flex-direction: column;
            margin-top: 30px;
            height: 642px;
            background: #fff;
            border-radius: 30px;
        }
public/traceablityInfos.html
@@ -149,7 +149,7 @@
            display: flex;
            flex-direction: column;
            margin-top: 30px;
            height: 642px;
            /* height: 642px; */
            background: #fff;
            border-radius: 30px;
        }
@@ -611,7 +611,7 @@
        };
        var code = getData("code");
        // var code = "22060000002";
        // var code = "22070000002";
        axios.get('https://dev.jxpskj.com:8023/api/traceability/getTraceabilityDetailInfo?code=' + code).then(function(res) {