mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
fix build
This commit is contained in:
@@ -14,7 +14,7 @@ command_exists () {
|
||||
|
||||
fontname() {
|
||||
if command_exists superman ; then
|
||||
echo "//b.yzcdn.cn$server_prefix/$(basename $basepath/../build/font/zanui-icon-*.$1)"
|
||||
echo "https://b.yzcdn.cn$server_prefix/$(basename $basepath/../build/font/zanui-icon-*.$1)"
|
||||
else
|
||||
echo "$(abspath $basepath/../build/font/zanui-icon-*.$1)"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user