mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-05-09 03:05:05 +08:00
stylus 语法换成 saas 语法
This commit is contained in:
@@ -517,6 +517,6 @@ const modelConfirm = (item) => {
|
||||
}
|
||||
</script>
|
||||
|
||||
<style lang="stylus">
|
||||
@import '../../../assets/css/mobile/image-sd.styl'
|
||||
<style lang="scss">
|
||||
@use '../../../assets/css/mobile/image-sd.scss' as *;
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user