Remove template file
This commit is contained in:
parent
53af2dd84e
commit
601f9fe054
|
@ -0,0 +1,3 @@
|
||||||
|
node_modules
|
||||||
|
uni_modules
|
||||||
|
.history
|
|
@ -9,6 +9,7 @@
|
||||||
<view class="name">足球场休息室</view>
|
<view class="name">足球场休息室</view>
|
||||||
<u-tag text="已完成" type="success" border-color="transparent" />
|
<u-tag text="已完成" type="success" border-color="transparent" />
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="time">
|
<view class="time">
|
||||||
<u-tag text="9:00~12:00" type="info" border-color="transparent" />
|
<u-tag text="9:00~12:00" type="info" border-color="transparent" />
|
||||||
</view>
|
</view>
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
可把模板放在 \HBuilder X\templates\file\vue-page目录下面,这样可以在新建页面中,快速创建。
|
|
Loading…
Reference in New Issue