zhaojs
2023-07-13 c8534d4372d01c8a6e6e3677d9d3bcf195a6bc27
public/html/compareprice.html
@@ -28,7 +28,6 @@
        {
            width: 95%;
            margin: 0 auto;
            min-height: 23rem;
            margin-top: 5.3rem;
            position:relative;
        }
@@ -104,7 +103,7 @@
            width: 100%;
            text-align: center;
            margin: 0 auto;
            line-height: 6.2rem;
            line-height: 1.2rem;
            color: #a69b9b;
            font-size: 14px;
        }
@@ -418,7 +417,7 @@
            {
                uni.postMessage({
                    data: {
                        action: 'getlike'
                        action: 'copy'
                    }
                })
            },