优化组件/更新
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<slot></slot>
|
||||
</view>
|
||||
<!-- #endif -->
|
||||
|
||||
|
||||
</template>
|
||||
|
||||
<script>
|
||||
@@ -23,7 +23,12 @@
|
||||
export default {
|
||||
name: 'uniTd',
|
||||
options: {
|
||||
// #ifdef MP-TOUTIAO
|
||||
virtualHost: false,
|
||||
// #endif
|
||||
// #ifndef MP-TOUTIAO
|
||||
virtualHost: true
|
||||
// #endif
|
||||
},
|
||||
props: {
|
||||
width: {
|
||||
|
||||
Reference in New Issue
Block a user