소스 검색

qrcode scanner

Mike 3 년 전
부모
커밋
b9cb2ba35e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      ArkCard-web/goto.js

+ 0 - 2
ArkCard-web/goto.js

@@ -19,8 +19,6 @@ $(document).on("click", ".close", function (event) {
   $(".collectcontent").removeClass("select");
 });
 
-var collectuserid = ''; // test
-
 // 收藏頁面
 function collection(collectuserid='') {
   console.log('Call collection(' + collectuserid + ')'); // test