userInfo:'<i style="font-size:16px;color:#ff6a00;" class="fa fa-taxi" aria-hidden="true"></i> rabbit',//User information display style in the upper right corner
userMenuItem:[{url:"","icon":'<i class="fa fa-folder" aria-hidden="true"></i>',"name":"My form"},{url:"www.baidu.com","icon":'<i class="fa fa-sign-out" aria-hidden="true"></i>',"name":"sign out"}],//Click the pop-up menu of user information in the upper right corner
devicePixelRatio:window.devicePixelRatio,//Equipment ratio, the larger the ratio, the higher the sub-standard rate of the table
allowEdit:true,//Whether to allow front-end editing
loadUrl:"",//Configure the address of loadUrl. Luckysheet will request form data through Ajax. By default, all data in the sheet data with status 1 will be loaded, and the rest of the sheets will load all fields except the data field.
loadSheetUrl:"",//Configure the address of loadSheetUrl, the parameters are gridKey (table primary key) and index (sheet primary key collection, the format is [1,2,3]), the returned data is the sheet data field data collection
showConfigWindowResize:true,//The configuration of the chart and pivot table will pop up on the right side, set whether the table will automatically indent after popping up
autoFormatw:false,//Automatically format numbers exceeding 4 digits into hundreds of millions of formats Example: true or "true" or "TRUE"
accuracy:undefined,//Set the exact number of digits of the transmitted value, n digits after the decimal point. The parameter is a number or a string of numbers, for example: "0" or 0