NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name 联通10015抢单插件 // @namespace http://tampermonkey.net/ // @version 0.2 // @description 自动领单工具 // @copyright 2020, jungangvip.sina.com (https://openuserjs.org/users/jungangvip.sina.com) // @author 通软宋俊刚 // @match http://10.188.34.1/* // @match http://10.188.34.1/jd15/pcc/ac/visitor/sheet/workbench/page/choosemore.html // @require https://gitee.com/sjg/extension/raw/Feature-2020.09.21/dist/app.bundle.js // @grant none // @license MIT // ==/UserScript== // @require file:///Users/songjungang/WebstormProjects/tamperMonkeyBuyCar/dist/app.bundle.js (function() { 'use strict'; // Your code here... })();