publish 0.3.3
This commit is contained in:
		
							parent
							
								
									57e4fa6209
								
							
						
					
					
						commit
						83cc7a2ad2
					
				@ -33,14 +33,17 @@ export default {
 | 
				
			|||||||
::: demo
 | 
					::: demo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<template>
 | 
					<template>
 | 
				
			||||||
 | 
					  <lay-button @click="handlerClick" type="primary" size="sm">更新</lay-button>
 | 
				
			||||||
 | 
					  <br/>
 | 
				
			||||||
 | 
					  <br/>
 | 
				
			||||||
  <!-- 属性 -->
 | 
					  <!-- 属性 -->
 | 
				
			||||||
  <lay-card style="width:200px;height:120px;display:inline-block; border:1px solid #eeeeee;box-shadow: 3px 3px 5px #888888">
 | 
					  <lay-card style="width:200px;height:120px;display:inline-block;">
 | 
				
			||||||
    <h1 style="padding:20px 15px">
 | 
					    <h1 style="padding:20px 15px">
 | 
				
			||||||
      <lay-count-up :end-val="countVal2" prefix="¥" suffix="↑"></lay-count-up>
 | 
					      <lay-count-up :end-val="countVal2" prefix="¥" suffix="↑"></lay-count-up>
 | 
				
			||||||
    </h1>
 | 
					    </h1>
 | 
				
			||||||
  </lay-card>
 | 
					  </lay-card>
 | 
				
			||||||
  <!-- 插槽 -->
 | 
					  <!-- 插槽 -->
 | 
				
			||||||
  <lay-card style="width:200px;height:120px;display:inline-block; margin-left:50px; border:1px solid #eeeeee;box-shadow: 3px 3px 5px #888888">
 | 
					  <lay-card style="width:200px;height:120px;display:inline-block;">
 | 
				
			||||||
    <h1 style="padding:20px 15px">
 | 
					    <h1 style="padding:20px 15px">
 | 
				
			||||||
      <lay-count-up :end-val="18" :duration="1">
 | 
					      <lay-count-up :end-val="18" :duration="1">
 | 
				
			||||||
        <template #prefix>
 | 
					        <template #prefix>
 | 
				
			||||||
@ -54,7 +57,6 @@ export default {
 | 
				
			|||||||
      </lay-count-up>
 | 
					      </lay-count-up>
 | 
				
			||||||
    </h1>
 | 
					    </h1>
 | 
				
			||||||
  </lay-card>
 | 
					  </lay-card>
 | 
				
			||||||
  <lay-button @click="handlerClick" type="primary" border="blue" size="sm" style="margin:0px 30px;">更新</lay-button>
 | 
					 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
 | 
				
			|||||||
@ -43,7 +43,7 @@
 | 
				
			|||||||
          </a>
 | 
					          </a>
 | 
				
			||||||
        </li>
 | 
					        </li>
 | 
				
			||||||
        <li class="layui-nav-item">
 | 
					        <li class="layui-nav-item">
 | 
				
			||||||
          <a href="javascript:void(0)"> 0.3.2 </a>
 | 
					          <a href="javascript:void(0)"> 0.3.3 </a>
 | 
				
			||||||
        </li>
 | 
					        </li>
 | 
				
			||||||
      </ul>
 | 
					      </ul>
 | 
				
			||||||
    </lay-header>
 | 
					    </lay-header>
 | 
				
			||||||
 | 
				
			|||||||
@ -28,6 +28,20 @@
 | 
				
			|||||||
        </ul>
 | 
					        </ul>
 | 
				
			||||||
      </div>
 | 
					      </div>
 | 
				
			||||||
    </fieldset>
 | 
					    </fieldset>
 | 
				
			||||||
 | 
					    <fieldset class="layui-elem-field layui-field-title">
 | 
				
			||||||
 | 
					      <legend style="margin-bottom: 20px; text-align: center">后台模板</legend>
 | 
				
			||||||
 | 
					      <div class="layui-field-box">
 | 
				
			||||||
 | 
					        <ul class="layui-row layui-col-space6">
 | 
				
			||||||
 | 
					          <li class="layui-col-sm24">
 | 
				
			||||||
 | 
					            <div class="alone">
 | 
				
			||||||
 | 
					              <a href="https://gitee.com/layui-vue/layui-vue-admin" target="_blank"
 | 
				
			||||||
 | 
					                >layui - admin<cite>通用型 vue 3.0 后台模板</cite></a
 | 
				
			||||||
 | 
					              >
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					          </li>
 | 
				
			||||||
 | 
					        </ul>
 | 
				
			||||||
 | 
					      </div>
 | 
				
			||||||
 | 
					    </fieldset>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
</template>
 | 
					</template>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -26,7 +26,7 @@
 | 
				
			|||||||
          >
 | 
					          >
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <div class="site-version">
 | 
					        <div class="site-version">
 | 
				
			||||||
          <span>当前版本:v<cite class="site-showv">0.3.2</cite></span>
 | 
					          <span>当前版本:v<cite class="site-showv">0.3.3</cite></span>
 | 
				
			||||||
          <span
 | 
					          <span
 | 
				
			||||||
            ><router-link
 | 
					            ><router-link
 | 
				
			||||||
              class="layui-inline site-down"
 | 
					              class="layui-inline site-down"
 | 
				
			||||||
 | 
				
			|||||||
@ -1,9 +0,0 @@
 | 
				
			|||||||
import type { App } from "vue";
 | 
					 | 
				
			||||||
import Component from "./index.vue";
 | 
					 | 
				
			||||||
import type { IDefineComponent } from "../type/index";
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
Component.install = (app: App) => {
 | 
					 | 
				
			||||||
  app.component(Component.name || "LayCount", Component);
 | 
					 | 
				
			||||||
};
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
export default Component as IDefineComponent;
 | 
					 | 
				
			||||||
@ -1,5 +0,0 @@
 | 
				
			|||||||
<template>
 | 
					 | 
				
			||||||
  <span class="layui-count"></span>
 | 
					 | 
				
			||||||
</template>
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
<script setup name="LayCount" lang="ts"></script>
 | 
					 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user