mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
Deploying to gh-pages from @ youzan/vant-weapp@abeddfd09d 🚀
This commit is contained in:
parent
4e6a568d22
commit
645b842dfb
File diff suppressed because one or more lines are too long
1
assets/main.35b3d619.js
Normal file
1
assets/main.35b3d619.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/main.a6b74c46.css
Normal file
1
assets/main.a6b74c46.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
assets/mobile.21b768a1.css
Normal file
1
assets/mobile.21b768a1.css
Normal file
@ -0,0 +1 @@
|
||||
.van-doc-demo-block__title{color:rgba(69,90,100,.6);font-size:14px;font-weight:400;line-height:16px;margin:0;padding:32px 16px 16px}.van-doc-demo-block__card{border-radius:8px;margin:12px 12px 0;overflow:hidden}.van-doc-demo-block__title+.van-doc-demo-block__card{margin-top:0}.van-doc-demo-block:first-of-type .van-doc-demo-block__title{padding-top:20px}.van-doc-demo-section{box-sizing:border-box;min-height:calc(100vh - 56px);padding-bottom:20px}.demo-home-nav__title{color:rgba(69,90,100,.6);font-size:14px;margin:24px 0 8px 16px}.demo-home-nav__block{background:#f7f8fa;border-radius:99px;color:#323233;display:flex;font-size:14px;font-weight:600;line-height:40px;margin:0 0 12px;padding-left:20px;position:relative;transition:background .3s}.demo-home-nav__block:hover{background:#eef0f4}.demo-home-nav__block:active{background:#e4e8ee}.demo-home-nav__icon{height:16px;margin-top:-8px;position:absolute;right:16px;top:50%;width:16px}.demo-home{background:#fff;box-sizing:border-box;min-height:100vh;padding:46px 20px 20px;width:100%}.demo-home__desc,.demo-home__title{font-weight:400;line-height:1;padding-left:16px;-webkit-user-select:none;user-select:none}.demo-home__title{font-size:32px;margin:0 0 16px}.demo-home__title img,.demo-home__title span{display:inline-block;vertical-align:middle}.demo-home__title img{width:32px}.demo-home__title span{margin-left:16px}.demo-home__title--small{font-size:24px}.demo-home__desc{color:rgba(69,90,100,.6);font-size:14px;margin:0 0 40px}.demo-nav{align-items:center;background-color:#fff;display:flex;height:56px;justify-content:center;position:relative}.demo-nav__title{font-size:17px;font-weight:600;text-transform:capitalize}.demo-nav__back{cursor:pointer;height:24px;left:16px;position:absolute;top:16px;width:24px}body{-webkit-font-smoothing:antialiased;background-color:#f7f8fa;color:#323233;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Segoe UI,Arial,Roboto,PingFang SC,miui,Hiragino Sans GB,Microsoft Yahei,sans-serif;font-size:16px;min-width:1100px;overflow-x:auto}body,p{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;margin:0}ol,ul{list-style:none;margin:0;padding:0}a{text-decoration:none}.van-doc-row{width:100%}@media (min-width:1680px){.van-doc-row{margin:0 auto;width:1680px}}body{min-width:100vw}::-webkit-scrollbar{background:transparent;width:0}
|
1
assets/mobile.82c4f79f.js
Normal file
1
assets/mobile.82c4f79f.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
5
assets/vue-libs.8d6a461f.js
Normal file
5
assets/vue-libs.8d6a461f.js
Normal file
File diff suppressed because one or more lines are too long
@ -26,10 +26,10 @@
|
||||
})();
|
||||
</script>
|
||||
|
||||
<script type="module" crossorigin src="/vant-weapp/assets/main.6ba4a190.js"></script>
|
||||
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.67be768b.js">
|
||||
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.68b3fc32.js">
|
||||
<link rel="stylesheet" href="/vant-weapp/assets/main.fa8622b7.css">
|
||||
<script type="module" crossorigin src="/vant-weapp/assets/main.35b3d619.js"></script>
|
||||
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.8d6a461f.js">
|
||||
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.062e6359.js">
|
||||
<link rel="stylesheet" href="/vant-weapp/assets/main.a6b74c46.css">
|
||||
</head>
|
||||
<body ontouchstart>
|
||||
<div id="app"></div>
|
||||
|
@ -30,10 +30,10 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<script type="module" crossorigin src="/vant-weapp/assets/mobile.0db65011.js"></script>
|
||||
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.67be768b.js">
|
||||
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.68b3fc32.js">
|
||||
<link rel="stylesheet" href="/vant-weapp/assets/mobile.8eb5bcd7.css">
|
||||
<script type="module" crossorigin src="/vant-weapp/assets/mobile.82c4f79f.js"></script>
|
||||
<link rel="modulepreload" href="/vant-weapp/assets/vue-libs.8d6a461f.js">
|
||||
<link rel="modulepreload" href="/vant-weapp/assets/iframe-router.062e6359.js">
|
||||
<link rel="stylesheet" href="/vant-weapp/assets/mobile.21b768a1.css">
|
||||
</head>
|
||||
<body ontouchstart>
|
||||
<div id="app"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user