dashboard
repositories
filestore
activity
search
login
刘文浩
/
gzDyh
forked from
gzzfw/frontEnd/gzDyh
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
工作台
dminyi
2024-09-10
b33cd0f7a620e09052267be2655a1084b9048528
[~liuwh/gzDyh.git]
/
gz-wxparty
/
miniprogram_npm
/
@vant
/
weapp
/
config-provider
/
index.wxml
1
2
3
4
5
<wxs src="./index.wxs" module="computed" />
<view class="van-config-provider" style="{{ computed.mapThemeVarsToCSSVars(themeVars) }}">
<slot />
</view>