微信小程序
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

6 satır
155 B

  1. <wxs src="./index.wxs" module="computed" />
  2. <view class="van-config-provider" style="{{ computed.mapThemeVarsToCSSVars(themeVars) }}">
  3. <slot />
  4. </view>