parent
d11be41163
commit
235d8e0cff
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 4.4 KiB |
After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 4.8 KiB |
After Width: | Height: | Size: 3.1 KiB |
@ -0,0 +1,31 @@
|
||||
<!--
|
||||
* @Author: ch
|
||||
* @Date: 2022-05-26 16:08:17
|
||||
* @LastEditors: ch
|
||||
* @LastEditTime: 2022-05-26 17:56:11
|
||||
* @Description: file content
|
||||
-->
|
||||
<template>
|
||||
<div>
|
||||
<h2>下载马士兵严选APP</h2>
|
||||
<p><b>精选好物</b><span>.</span><b>精致生活</b></p>
|
||||
<ul>
|
||||
<li>
|
||||
<div></div>
|
||||
<span>Android</span>
|
||||
</li>
|
||||
<li>
|
||||
<div></div>
|
||||
<span>iOS</span>
|
||||
</li>
|
||||
<li>
|
||||
<div></div>
|
||||
<span>微信公众号</span>
|
||||
</li>
|
||||
<li>
|
||||
<div></div>
|
||||
<span>H5</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</template>
|
@ -1,10 +0,0 @@
|
||||
<!--
|
||||
* @Author: ch
|
||||
* @Date: 2022-05-26 16:08:17
|
||||
* @LastEditors: ch
|
||||
* @LastEditTime: 2022-05-26 16:08:36
|
||||
* @Description: file content
|
||||
-->
|
||||
<template>
|
||||
<div>下载</div>
|
||||
</template>
|
Loading…
Reference in new issue