mycpen-blog 0.0.0-ejbsvibmdm → 0.0.0-ejusfrunvp
Sign up to get free protection for your applications and to get access to all the features.
- package/css/index.css +1 -1
- package/js/custom.js +1 -1
- package/js/fcircle.js +1 -1
- package/js/home_page_swiper.js +1 -1
- package/js/people.js +1 -1
- package/js/random.js +1 -1
- package/js/tianli_gpt.js +1 -1
- package/json/friend.json +1 -1
- package/json/link.json +1 -1
- package/manifest.json +1 -1
- package/music1/main.css +1 -1
- package/music1/manifest.json +2 -2
- package/package.json +1 -1
- package/search.xml +5 -5
- package/sitemap.xml +113 -113
- package/wechatOA/main.css +1 -1
package/wechatOA/main.css
CHANGED
@@ -1 +1 @@
|
|
1
|
-
body{background:#f6f7f8;margin:0;padding:0}.wechatOA{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:var(--vh)}.wechat-card{background:#fff;max-width:428px;max-height:569px;border-radius:16px;padding:24px 36px 20px 36px;display:flex;flex-direction:column;margin:auto;align-items:center}.qrcode{width:256px;height:256px;display:flex}.tips{font-size:14px;color:#000;opacity:.5;margin-top:8px}.wechatOA-card{width:100%;display:flex;margin-top:16px;background:#f7f7f7;padding:18px;border-radius:16px;align-items:center}.wechatOA-head{width:48px;height:48px;background-image:url(https://cdn.jsdmirror.com/npm/mycpen-blog@0.0.0-
|
1
|
+
body{background:#f6f7f8;margin:0;padding:0}.wechatOA{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:var(--vh)}.wechat-card{background:#fff;max-width:428px;max-height:569px;border-radius:16px;padding:24px 36px 20px 36px;display:flex;flex-direction:column;margin:auto;align-items:center}.qrcode{width:256px;height:256px;display:flex}.tips{font-size:14px;color:#000;opacity:.5;margin-top:8px}.wechatOA-card{width:100%;display:flex;margin-top:16px;background:#f7f7f7;padding:18px;border-radius:16px;align-items:center}.wechatOA-head{width:48px;height:48px;background-image:url(https://cdn.jsdmirror.com/npm/mycpen-blog@0.0.0-ejusfrunvp/wechatOA/img/icon.webp);border-radius:68px;background-size:contain;margin-right:16px}.wechatOA-name{font-weight:700}.wechatOA-description{font-size:12px;color:#000;opacity:.5}a.help{font-size:14px;color:#000;opacity:.5;text-decoration:none;margin:20px 0}a.help:visited{color:#000}
|