|
|
|
@ -348,7 +348,7 @@ function rightclickHTML(){ |
|
|
|
${rightclick.to} |
|
|
|
<span class="luckysheet-cols-rows-shift-right">${rightclick.right}</span> |
|
|
|
${rightclick.add} |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;margin-left:5px;"/> |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;margin-left:5px;"/> |
|
|
|
<span class="luckysheet-cols-rows-shift-word luckysheet-mousedown-cancel">${rightclick.column}</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -374,7 +374,7 @@ function rightclickHTML(){ |
|
|
|
<div class="luckysheet-cols-menuitem-content luckysheet-mousedown-cancel"> |
|
|
|
<span class="luckysheet-cols-rows-shift-word luckysheet-mousedown-cancel">${rightclick.column}</span> |
|
|
|
<span class="luckysheet-cols-rows-shift-size luckysheet-mousedown-cancel">${rightclick.width}</span> |
|
|
|
<input type="number" class="luckysheet-mousedown-cancel rcsize" min="0" max="255" placeholder="${rightclick.number}" value="" style="width:50px;height:20px;box-sizing:border-box;text-align: center;;margin-left:5px;"> |
|
|
|
<input type="number" class="luckysheet-mousedown-cancel rcsize" min="0" max="255" placeholder="${rightclick.number}" value="" style="width:50px;height:20px;box-sizing:border-box;text-align: center;margin-left:5px;"> |
|
|
|
px |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -437,9 +437,9 @@ function rightclickHTML(){ |
|
|
|
<div id="luckysheet-copy-arraymore-confirm" data-clipboard-action="copy" data-clipboard-target="#luckysheet-copy-content" class="luckysheet-cols-menuitem luckysheet-mousedown-cancel"> |
|
|
|
<div class="luckysheet-cols-menuitem-content luckysheet-mousedown-cancel"> |
|
|
|
<span class="luckysheet-mousedown-cancel">${rightclick.array3}</span> |
|
|
|
<input type="number" id="luckysheet-copy-arraymore-row" min="1" class="luckysheet-mousedown-cancel" placeholder="${rightclick.row}" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;"/> |
|
|
|
<input type="number" id="luckysheet-copy-arraymore-row" min="1" class="luckysheet-mousedown-cancel" placeholder="${rightclick.row}" style="width:40px;height:20px;box-sizing:border-box;text-align: center;"/> |
|
|
|
× |
|
|
|
<input type="number" id="luckysheet-copy-arraymore-col" min="1" class="luckysheet-mousedown-cancel" placeholder="${rightclick.column}" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;"/> |
|
|
|
<input type="number" id="luckysheet-copy-arraymore-col" min="1" class="luckysheet-mousedown-cancel" placeholder="${rightclick.column}" style="width:40px;height:20px;box-sizing:border-box;text-align: center;"/> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="luckysheet-menuseparator luckysheet-mousedown-cancel" role="separator"></div> |
|
|
|
@ -452,7 +452,7 @@ function rightclickHTML(){ |
|
|
|
<div id="luckysheet-copy-diagonaloffset" class="luckysheet-cols-menuitem luckysheet-mousedown-cancel"> |
|
|
|
<div class="luckysheet-cols-menuitem-content luckysheet-mousedown-cancel"> |
|
|
|
${rightclick.diagonalOffset} |
|
|
|
<input type="number" id="luckysheet-copy-diagonaloffset-value" class="luckysheet-mousedown-cancel" placeholder="${rightclick.offset}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;margin-left:5px;"/> |
|
|
|
<input type="number" id="luckysheet-copy-diagonaloffset-value" class="luckysheet-mousedown-cancel" placeholder="${rightclick.offset}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;margin-left:5px;"/> |
|
|
|
${rightclick.column} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -467,28 +467,28 @@ function rightclickHTML(){ |
|
|
|
<div class="luckysheet-cols-menuitem luckysheet-mousedown-cancel"> |
|
|
|
<div class="luckysheet-cols-menuitem-content luckysheet-mousedown-cancel"> |
|
|
|
${rightclick.to}${rightclick.top}${rightclick.add} |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;margin-left:5px;"/> |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;margin-left:5px;"/> |
|
|
|
<span class="luckysheet-mousedown-cancel">${rightclick.row}</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="luckysheet-cols-menuitem luckysheet-mousedown-cancel"> |
|
|
|
<div class="luckysheet-cols-menuitem-content luckysheet-mousedown-cancel"> |
|
|
|
${rightclick.to}${rightclick.bottom}${rightclick.add} |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;margin-left:5px;"/> |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;margin-left:5px;"/> |
|
|
|
<span class="luckysheet-mousedown-cancel">${rightclick.row}</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="luckysheet-cols-menuitem luckysheet-mousedown-cancel"> |
|
|
|
<div class="luckysheet-cols-menuitem-content luckysheet-mousedown-cancel"> |
|
|
|
${rightclick.to}${rightclick.left}${rightclick.add} |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;margin-left:5px;"/> |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;margin-left:5px;"/> |
|
|
|
<span class="luckysheet-mousedown-cancel">${rightclick.column}</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="luckysheet-cols-menuitem luckysheet-mousedown-cancel"> |
|
|
|
<div class="luckysheet-cols-menuitem-content luckysheet-mousedown-cancel"> |
|
|
|
${rightclick.to}${rightclick.right}${rightclick.add} |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;margin-left:5px;"/> |
|
|
|
<input type="text" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="1" style="width:40px;height:20px;box-sizing:border-box;text-align: center;margin-left:5px;"/> |
|
|
|
<span class="luckysheet-mousedown-cancel">${rightclick.column}</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
@ -583,7 +583,7 @@ function rightclickHTML(){ |
|
|
|
<option value="root">${rightclick.root}</option> |
|
|
|
<option value="log">${rightclick.log}</option> |
|
|
|
</select> |
|
|
|
<input type="number" id="luckysheet-matrix-cal-value" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="2" style="width:40px;height:20px;box-sizing:border-box;text-align: center;;margin-left:5px;"/> |
|
|
|
<input type="number" id="luckysheet-matrix-cal-value" class="luckysheet-mousedown-cancel" placeholder="${rightclick.number}" value="2" style="width:40px;height:20px;box-sizing:border-box;text-align: center;margin-left:5px;"/> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|