在使用 <style scoped>
,我们可以保护其他元素不受该样式的影响。如果我们附加动态元素,我们应该使用 parent-class /deep/ current-class
。 但是我如何通过SCSS使用它呢:
<style scoped lang="scss">
::v-deep .frame {
}
</style>
# 新增一个 index 参数(方便浏览器刷新)
const value = 3
this.$router.push({
path: this.$route.path,
query: { ...this.$route.query, index: value }
})
域名 | 站名 | 到期时间 | 证书时间 |
---|---|---|---|
https://yuepaibao.com | 约拍宝 | - | 2023-03-13 |
https://zeipan.com | 贼盘网 | - | - |
https://sym.zeipan.com | 溯源码 | - | 2023-03-13 |
https://xishui.shop | 浠水网 | - | 2023-03-13 |
https://txh.xishui.shop | 浠水同乡会 | - | 2023-03-13 |
操作起来
# 执行下边命令,生产各个 view
php artisan vendor:publish --tag=laravel-errors