mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs.csss
This commit is contained in:
parent
ede88de69e
commit
2d8a21922e
@ -38,7 +38,3 @@ export default {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="css">
|
|
||||||
@import '../assets/docs.css';
|
|
||||||
</style>
|
|
||||||
|
@ -11,6 +11,7 @@ const global = {
|
|||||||
};
|
};
|
||||||
window._global = global;
|
window._global = global;
|
||||||
|
|
||||||
|
import '../assets/docs.css';
|
||||||
import 'packages/zanui-css/src/index.css';
|
import 'packages/zanui-css/src/index.css';
|
||||||
|
|
||||||
function isMobile() {
|
function isMobile() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user