chore: 更新依赖
Showing
4 changed files
with
18 additions
and
1 deletions
License
0 → 100644
| 1 | MIT License | ||
| 2 | |||
| 3 | Copyright (c) 2018 vue2-h5-template | ||
| 4 | |||
| 5 | Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated | ||
| 6 | documentation files (the "Software"), to deal in the Software without restriction, including without limitation the | ||
| 7 | rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit | ||
| 8 | persons to whom the Software is furnished to do so, subject to the following conditions: | ||
| 9 | |||
| 10 | The above copyright notice and this permission notice shall be included in all copies or substantial portions of the | ||
| 11 | Software. | ||
| 12 | |||
| 13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE | ||
| 14 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR | ||
| 15 | COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR | ||
| 16 | OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| ... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
| 2 | <div class="index-container"> | 2 | <div class="index-container"> |
| 3 | <div class="warpper"> | 3 | <div class="warpper"> |
| 4 | <h1 class="demo-home__title"> | 4 | <h1 class="demo-home__title"> |
| 5 | <img src="https://www.sunniejs.cn/static/weapp/logo.png" /><span> VUE H5开发模板</span> | 5 | <img src="https://cdn.jsdelivr.net/gh/fonghehe/picture/vue-h5-template/logo.png" /><span> VUE H5开发模板</span> |
| 6 | </h1> | 6 | </h1> |
| 7 | <h2 class="demo-home__desc">A vue h5 template with Vant UI</h2> | 7 | <h2 class="demo-home__desc">A vue h5 template with Vant UI</h2> |
| 8 | </div> | 8 | </div> | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment