Commit 383afc13 authored by 罗成兵's avatar 罗成兵

获取用户信息

parent 7165444e
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
<meta http-equiv="Pragma" content="no-cache, must-revalidate"> <meta http-equiv="Pragma" content="no-cache, must-revalidate">
<meta http-equiv="Cache-control" content="no-cache, must-revalidate"> <meta http-equiv="Cache-control" content="no-cache, must-revalidate">
<meta http-equiv="Cache" content="no-cache, must-revalidate"> <meta http-equiv="Cache" content="no-cache, must-revalidate">
<script src="https://beta-copd-img.yiboshi.com/20241106/1730860078278931285.js"></script>
<title>手机扫码上传</title> <title>手机扫码上传</title>
<style> <style>
* { * {
...@@ -113,7 +112,6 @@ ...@@ -113,7 +112,6 @@
<script src='lib/jquery1.11.3.min.js'></script> <script src='lib/jquery1.11.3.min.js'></script>
<script src='lib/layer/layer.js'></script> <script src='lib/layer/layer.js'></script>
<script> <script>
var vConsole = new VConsole();
let picList = [] let picList = []
let loading = false let loading = false
const maxLength = getUrlParams('length') || 1 const maxLength = getUrlParams('length') || 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment