chore(components): 所有diy组件,添加data-component-name属性
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<view class="container" :style="warpCss">
|
||||
<view data-component-name="diy-member-info" class="container" :style="warpCss">
|
||||
<!-- 会员信息 -->
|
||||
<view class="common-wrap info-wrap" :class="[`data-style-${value.style}`]">
|
||||
<view class="member-info" :style="memberInfoStyle">
|
||||
|
||||
Reference in New Issue
Block a user