-
Notifications
You must be signed in to change notification settings - Fork 772
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
94c7eff
commit d7dcf4b
Showing
3 changed files
with
66 additions
and
24 deletions.
There are no files selected for viewing
59 changes: 59 additions & 0 deletions
59
components/license-plate/test/__snapshots__/demo.spec.js.snap
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
// Jest Snapshot v1, https://goo.gl/fbAQLP | ||
|
||
exports[`Landscape - Demo Basic 1`] = ` | ||
<div> | ||
<div class="license-plate-container"> | ||
<div> | ||
<div id="ac4c8e71-e294-736d-a047-8c2b04c44585_divisionInput" class="input-container division"> | ||
<div class="input-widget"> | ||
<div class="input-item active animation"> | ||
<div class="input-item_content"> | ||
</div> | ||
</div> | ||
<div class="input-item"> | ||
<div class="input-item_content"> | ||
</div> | ||
</div> | ||
<div class="input-item"> | ||
<div class="input-item_content"> | ||
</div> | ||
</div> | ||
<div class="input-item"> | ||
<div class="input-item_content"> | ||
</div> | ||
</div> | ||
<div class="input-item"> | ||
<div class="input-item_content"> | ||
</div> | ||
</div> | ||
<div class="input-item"> | ||
<div class="input-item_content"> | ||
</div> | ||
</div> | ||
<div class="input-item"> | ||
<div class="input-item_content"> | ||
</div> | ||
</div> | ||
<div class="input-item"> | ||
<div class="input-item_content"> | ||
<div class="emptyValue"> | ||
<div>+</div> | ||
<div class="emptyValue_text">新能源</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!----> | ||
</div> | ||
<!----> | ||
</div> | ||
</div> | ||
`; |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters