Fri May 12 03:09:00 UTC 2023 inscode

上级 d2045864
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
import HelloWorld from './components/HelloWorld.vue' import HelloWorld from './components/HelloWorld.vue'
import TheWelcome from './components/TheWelcome.vue' import TheWelcome from './components/TheWelcome.vue'
</script> </script>
env.token = ???
<template> <template>
<header> <header>
...@@ -16,7 +17,7 @@ import TheWelcome from './components/TheWelcome.vue' ...@@ -16,7 +17,7 @@ import TheWelcome from './components/TheWelcome.vue'
<TheWelcome /> <TheWelcome />
</main> </main>
curl :" ddddd?token=${token}" curl :" url?token=${token}"
</template> </template>
<style scoped> <style scoped>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册