generated from thzxcx/vue3
fix: 路径错误
This commit is contained in:
@ -26,7 +26,7 @@ module.exports.resolverThzxcx = function (name) {
|
||||
return {
|
||||
name: 'default',
|
||||
as: name,
|
||||
from: `@thzxcx/uni/packages/${componentName}/index.vue`,
|
||||
from: `@thzxcx/uni/packages/th${componentName}/index.vue`,
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user