引入 uview 组件

This commit is contained in:
YunaiV
2021-11-27 20:09:13 +08:00
parent 2da6a746e4
commit 002aea34ae
13 changed files with 911 additions and 63 deletions

View File

@ -37,4 +37,6 @@ $black : #000 ;
$gray : #777 ;
$grey : #82939c ;
$borderColor:#e0e0e0;
$borderColor:#e0e0e0;
@import '@/uni_modules/uview-ui/theme.scss';