diff --git a/test/snap/__snapshots__/csr.test.js.snap b/test/snap/__snapshots__/csr.test.js.snap index ddb86c021..7fee595b5 100644 --- a/test/snap/__snapshots__/csr.test.js.snap +++ b/test/snap/__snapshots__/csr.test.js.snap @@ -65311,6 +65311,38 @@ exports[`csr snapshot test > csr test ./src/link/_example/disabled.vue 1`] = ` `; +exports[`csr snapshot test > csr test ./src/link/_example/download.vue 1`] = ` +
+
+ + 跳转链接 + +
+
+ + 跳转链接 + +
+
+`; + exports[`csr snapshot test > csr test ./src/link/_example/hover.vue 1`] = `
renders ./src/link/_example/base.vue correctly 1`] exports[`ssr snapshot test > renders ./src/link/_example/disabled.vue correctly 1`] = `"
"`; +exports[`ssr snapshot test > renders ./src/link/_example/download.vue correctly 1`] = `"
"`; + exports[`ssr snapshot test > renders ./src/link/_example/hover.vue correctly 1`] = `"
"`; exports[`ssr snapshot test > renders ./src/link/_example/icon.vue correctly 1`] = `"
"`;