Files
ClassContent/项目合集/校园失物招领/min-tpl/miniprogram_npm/@vant/weapp/config-provider/index.wxml
2024-09-27 02:06:13 +08:00

6 lines
155 B
Plaintext

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