From f4c55ca25547035cd54bdaa8d96a89c806073e09 Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Thu, 23 Sep 2021 14:13:51 +0800 Subject: [PATCH] 1 --- index.html | 72 ++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 53 insertions(+), 19 deletions(-) diff --git a/index.html b/index.html index 04ec20e..4035d95 100644 --- a/index.html +++ b/index.html @@ -45,9 +45,12 @@ .baseevent-but-qx { background: #FF5722; color: #fff; } .baseevent-but-ok { background: #3d90ff; color: #fff; } .baseevent-but-qc { background: #FF5722; color: #fff; } + .cankao {display: flex; justify-content: right; position: relative;top: 16px; right: 30px; } + .save-list { display: flex; justify-content: space-between; align-items: center; }
+ 基础埋点参考