{"id":722,"date":"2023-06-04T17:54:39","date_gmt":"2023-06-04T09:54:39","guid":{"rendered":"http:\/\/gjweb.top\/?p=722"},"modified":"2023-06-04T17:54:40","modified_gmt":"2023-06-04T09:54:40","slug":"14-%e5%85%a8%e5%b1%80%e5%8f%98%e9%87%8f%e5%92%8c%e5%85%a8%e5%b1%80%e5%87%bd%e6%95%b0%e7%8e%af%e5%a2%83%e5%8f%98%e9%87%8f","status":"publish","type":"post","link":"https:\/\/gjweb.top\/?p=722","title":{"rendered":"14. \u5168\u5c40\u53d8\u91cf\u548c\u5168\u5c40\u51fd\u6570&#038;\u73af\u5883\u53d8\u91cf"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"\u5168\u5c40\u53d8\u91cf\u548c\u5168\u5c40\u51fd\u6570\">\u5168\u5c40\u53d8\u91cf\u548c\u5168\u5c40\u51fd\u6570<\/h2>\n\n\n\n<p>\u5728 main.js \u4e2d\u58f0\u660e\u5168\u5c40\u53d8\u91cf\u548c\u51fd\u6570<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>app.config.globalProperties.$env = \"dev\";<\/code><\/pre>\n\n\n\n<p>\u4f7f\u7528<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;script setup lang=\"ts\"&gt;<br>import {getCurrentInstance} from \"vue\"<br>var app = getCurrentInstance();<br>log(app?.proxy?.$env)<br>&lt;\/script&gt;<\/code><\/pre>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"\u73af\u5883\u53d8\u91cf\">\u73af\u5883\u53d8\u91cf<\/h2>\n\n\n\n<p>\u5f00\u53d1\u73af\u5883\u53d8\u91cf<\/p>\n\n\n\n<p>.env.development<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>VITE_HTTP = \"http:\/\/baidu.com\"<\/code><\/pre>\n\n\n\n<p>.env.production<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>VITE_HTTP = \"http:\/\/bing.com\"<\/code><\/pre>\n\n\n\n<p>\u5728 pageck \u4e2d\u4f7f\u7528<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>script:{<br>    dev:\"vite --mode development\"<br>}<\/code><\/pre>\n\n\n\n<p>\u5728\u4ee3\u7801\u4e2d\u6253\u5370\u73af\u5883\u53d8\u91cf<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>log(import.meta.env.VITE_HTTP);<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u5168\u5c40\u53d8\u91cf\u548c\u5168\u5c40\u51fd\u6570 \u5728 main.js \u4e2d\u58f0\u660e\u5168\u5c40\u53d8\u91cf\u548c\u51fd\u6570 \u4f7f\u7528 \u73af\u5883\u53d8\u91cf \u5f00\u53d1\u73af\u5883\u53d8\u91cf .env.deve [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[64],"tags":[],"class_list":["post-722","post","type-post","status-publish","format-standard","hentry","category-vue3"],"_links":{"self":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/722","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=722"}],"version-history":[{"count":1,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/722\/revisions"}],"predecessor-version":[{"id":723,"href":"https:\/\/gjweb.top\/index.php?rest_route=\/wp\/v2\/posts\/722\/revisions\/723"}],"wp:attachment":[{"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=722"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=722"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gjweb.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}