diff --git a/public/themes/simpleboot3/portal/index/index.html b/public/themes/simpleboot3/portal/index/index.html index 745937c..e54fbdd 100755 --- a/public/themes/simpleboot3/portal/index/index.html +++ b/public/themes/simpleboot3/portal/index/index.html @@ -26,6 +26,17 @@ margin-left: 0.16rem; background: none; } + .in_cam_shopName span{ + padding: 0.02rem 0.12rem 0.01rem 0.12rem; + box-sizing: border-box; + font-size: 0.2rem; + cursor: pointer; + color: white; + line-height: 1; + background: rgba(255, 119, 0, 1); + border-radius: 0.04rem; + margin-right: 0.04rem; + } </style> </head>