You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
356 B
Vue
15 lines
356 B
Vue
<!--
|
|
* @Author: weisheng
|
|
* @Date: 2023-07-20 00:34:54
|
|
* @LastEditTime: 2023-07-21 17:52:56
|
|
* @LastEditors: weisheng
|
|
* @Description:
|
|
* @FilePath: \wot-design-uni\src\uni_modules\wot-design-uni\components\wot-design-uni\wot-design-uni.vue
|
|
* 记得注释
|
|
-->
|
|
<template>
|
|
<view></view>
|
|
</template>
|
|
<script></script>
|
|
<style lang="scss" scoped></style>
|