mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-09 02:46:46 +08:00
增加一个打印测试
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
mounted() {
|
||||
//对cookies进行操作,这里是写
|
||||
//document.cookie = "mytest=qweqwe131231; path=/; max-age=" + 30*24*60*60;
|
||||
console.log('process.env.NODE_ENV',process.env.NODE_ENV);
|
||||
},
|
||||
methods: {
|
||||
submitLogin(){
|
||||
|
||||
Reference in New Issue
Block a user