Scriptable icon indicating copy to clipboard operation
Scriptable copied to clipboard

手动填写CK,运行错误。

Open infisz opened this issue 4 years ago • 1 comments

ae2e0c34c5433e6428438dd96fc2814

// Variables used by Scriptable. // These must be at the very top of the file. Do not edit. // icon-color: gray; icon-glyph: magic; // Author: 脑瓜 // 电报群: https://t.me/Scriptable_JS @anker1209 // 京豆收支采用2Ya美女的脚本 https://github.com/dompling/Scriptable/tree/master/Scripts let widgetParam = args.widgetParameter const files = FileManager.local() // ######################设置#################### const cookie = 'pt_key=AAJgBmfLADDLATP3dxSKgHNYxt_8lkgHmqF1XuTBT-y3EktKHzpl-S5FEWA;pt_pin=jd_VzK**vcIvjh' // 两个引号之间输入京东cookie,只需填入pt_key和pt_pin字段即可 const userID = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]) const size = { logo: 30, // Logo大小 userImage: 70, // 用户头像大小 userStack: 103, // 左侧用户信息栏整体宽度 division: 25, // 左侧与右侧间距 chartHeight: 120 //京豆K线图高度

infisz avatar Jan 27 '21 06:01 infisz

ae2e0c34c5433e6428438dd96fc2814

// Variables used by Scriptable. // These must be at the very top of the file. Do not edit. // icon-color: gray; icon-glyph: magic; // Author: 脑瓜 // 电报群: https://t.me/Scriptable_JS @anker1209 // 京豆收支采用2Ya美女的脚本 https://github.com/dompling/Scriptable/tree/master/Scripts let widgetParam = args.widgetParameter const files = FileManager.local() // ######################设置#################### const cookie = 'pt_key=AAJgBmfLADDLATP3d_xSKgHNYxt_8lkgHmqF1XuTBT-y3EktKHzpl-S5FEWA;pt_pin=jd_VzK_**vcIvjh' // 两个引号之间输入京东cookie,只需填入pt_key和pt_pin字段即可 const userID = decodeURIComponent(cookie.match(/pt_pin=(.+?);/) && cookie.match(/pt_pin=(.+?);/)[1]) const size = { logo: 30, // Logo大小 userImage: 70, // 用户头像大小 userStack: 103, // 左侧用户信息栏整体宽度 division: 25, // 左侧与右侧间距 chartHeight: 120 //京豆K线图高度

进群

anker1209 avatar Jan 27 '21 07:01 anker1209