Skip to content

Commit 1e10dcf

Browse files
committed
update
1 parent 6cd1150 commit 1e10dcf

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/page/home/home.vue

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ export default {
7171
groupcity().then(res => {
7272
this.groupcity = res;
7373
})
74-
75-
// var date=new Date();
76-
// date.setTime(date.getTime()-10000);
77-
// document.cookie="USERID=186655961; expires=" + date.toGMTString() ;
78-
// document.cookie="SID=euYTx4hkmHEa1HdhpbkvaxXLvuR7lb2WjlwQ; expires=" + date.toGMTString();
7974
},
8075
8176
components:{

0 commit comments

Comments
 (0)