duidui_mini_program/node_modules/@vant/weapp/dist/config-provider/index.wxml
2026-03-27 10:41:46 +08:00

6 lines
155 B
Plaintext

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