forked from gzzfw/frontEnd/gzDyh

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