龍巖易富通網(wǎng)絡(luò)科技有限公司

龍巖小程序開發(fā),龍巖分銷系統(tǒng)

網(wǎng)站變黑灰色 css代碼

一、將以下代碼加到CSS最頂端就可以實(shí)現(xiàn)網(wǎng)站黑灰色:html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);-web...

2020.04.03 | 1895閱讀 | 0 條評(píng)論 閱讀全文

微信小程序wx.uploadFile返回?cái)?shù)據(jù)處理

https://developers.weixin.qq.com/miniprogram/dev/api/network/upload/wx.uploadFile.html回調(diào)函數(shù)返回?cái)?shù)據(jù)為stri...

2020.03.25 | 1823閱讀 | 0 條評(píng)論 閱讀全文

sshd出現(xiàn)error Bind to port 22 on 0.0.0.0 failed Address already in use錯(cuò)誤的解決方法

查看/var/log/secure 發(fā)現(xiàn)日志Sep1504:38:01231763sshd[1813]:Serverlisteningon::port22.Sep15...

2020.03.15 | 2535閱讀 | 0 條評(píng)論 閱讀全文

如何讓textarea,kindeditor的高度自適應(yīng)

vareditor;KindEditor.ready(function(K){editor=K.create('textarea[name="content&q...

2020.03.09 | 1747閱讀 | 0 條評(píng)論 閱讀全文

MySQL升級(jí)(5.6->5.7)時(shí),遇到一個(gè)故障

錯(cuò)誤故障:mysql.userhasno`Event_priv`columnatposition28Formoreinformation解決方法:可以執(zhí)行mysql_upgrade命...

2020.03.06 | 1676閱讀 | 0 條評(píng)論 閱讀全文

Native table 'performance_schema'.'session_variables' has the wrong structure

mysql5.6升級(jí)到mysql5.7查看參數(shù)報(bào)錯(cuò)root@localhost[(none)]>showvariableslike'%data%';ERROR1682...

2020.03.05 | 1924閱讀 | 0 條評(píng)論 閱讀全文

layer.open下laydate 一閃而過

laydate.render()的時(shí)候加上trigger:'click'laydate.render({  elem:'#test1',&...

2020.02.12 | 1851閱讀 | 0 條評(píng)論 閱讀全文

css兩端對(duì)齊

 <divclass='item'>  <div>訂單號(hào)</div>  <div...

2020.02.04 | 1840閱讀 | 0 條評(píng)論 閱讀全文

CSS截取截取字符長(zhǎng)度并顯示省略號(hào)的方法

<divclass='title'>解決標(biāo)題顯示太長(zhǎng)省略多余部分并加省略號(hào)的樣式</div>.title{   disp...

2020.02.04 | 1511閱讀 | 0 條評(píng)論 閱讀全文

CSS邊框長(zhǎng)度控制

<divclass="content-block">   <divclass="box-container&quo...

2020.02.02 | 1535閱讀 | 0 條評(píng)論 閱讀全文