Initial commit

This commit is contained in:
zhongjin
2020-06-15 10:58:47 +08:00
commit 4f1dfe7564
8590 changed files with 1516878 additions and 0 deletions

View File

@@ -0,0 +1,70 @@
<div class="FormPlaceholder-paragraph u-tSpace-m u-flex">
<div class="FormPlaceholder-paragraphLoader">
<div class="CDB-Loader is-visible"></div>
</div>
</div>
<div class="FormPlaceholder-paragraph u-tSpace-m u-flex">
<div class="FormPlaceholder-step u-rSpace--m"></div>
<div class="FormPlaceholder-inner">
<span class="FormPlaceholder-title FormPlaceholder-size--med u-tSpace--m"></span>
</div>
</div>
<div class="FormPlaceholder-paragraph u-flex">
<div class="FormPlaceholder-step u-rSpace--m"></div>
<div class="FormPlaceholder-inner">
<span class="FormPlaceholder-title FormPlaceholder-size--med u-tSpace--m"></span>
<span class="FormPlaceholder-label FormPlaceholder-size--short u-tSpace-xl"></span>
<ul class="FormPlaceholder-carousel u-flex FormPlaceholder-size--long">
<li class="FormPlaceholder-carouselItem"></li>
<li class="FormPlaceholder-carouselItem"></li>
<li class="FormPlaceholder-carouselItem"></li>
</ul>
</div>
</div>
<div class="FormPlaceholder-paragraph u-flex">
<div class="FormPlaceholder-step u-rSpace--m"></div>
<div class="FormPlaceholder-inner">
<span class="FormPlaceholder-title FormPlaceholder-size--short u-tSpace--m"></span>
<span class="FormPlaceholder-label FormPlaceholder-size--med u-tSpace-xl"></span>
<ul class="FormPlaceholder-fields">
<li class="FormPlaceholder-fieldsItem u-flex u-justifySpace">
<span class="FormPlaceholder-label FormPlaceholder-size--short"></span>
<span class="FormPlaceholder-input FormPlaceholder-size--med"></span>
</li>
<li class="FormPlaceholder-fieldsItem u-flex u-justifySpace">
<span class="FormPlaceholder-label FormPlaceholder-size--shorter"></span>
<span class="FormPlaceholder-input FormPlaceholder-size--med"></span>
</li>
</ul>
</div>
</div>
<div class="FormPlaceholder-paragraph u-flex">
<div class="FormPlaceholder-step u-rSpace--m"></div>
<div class="FormPlaceholder-inner">
<span class="FormPlaceholder-title FormPlaceholder-size--short u-tSpace--m"></span>
<span class="FormPlaceholder-label FormPlaceholder-size--med u-tSpace-xl"></span>
<ul class="FormPlaceholder-fields">
<li class="FormPlaceholder-fieldsItem u-flex u-justifySpace">
<span class="FormPlaceholder-label FormPlaceholder-size--short"></span>
<span class="FormPlaceholder-input FormPlaceholder-size--med"></span>
</li>
<li class="FormPlaceholder-fieldsItem u-flex u-justifySpace">
<span class="FormPlaceholder-label FormPlaceholder-size--shorter"></span>
<span class="FormPlaceholder-input FormPlaceholder-size--med"></span>
</li>
<li class="FormPlaceholder-fieldsItem u-flex u-justifySpace">
<span class="FormPlaceholder-label FormPlaceholder-size--shorter"></span>
<span class="FormPlaceholder-input FormPlaceholder-size--med"></span>
</li>
<li class="FormPlaceholder-fieldsItem u-flex u-justifySpace">
<span class="FormPlaceholder-label FormPlaceholder-size--short"></span>
<span class="FormPlaceholder-input FormPlaceholder-size--med"></span>
</li>
<li class="FormPlaceholder-fieldsItem u-flex u-justifySpace">
<span class="FormPlaceholder-label FormPlaceholder-size--short"></span>
<span class="FormPlaceholder-input FormPlaceholder-size--med"></span>
</li>
</ul>
</div>
</div>