摘要: 订单详细内容页手动修改订单状态方法:打开此文件:app\design\adminhtml\default\default\template\sales\order\view\history.phtml34行位置为如下原本内容: getStatuses() as $_code=>... 阅读全文
posted @ 2014-11-02 18:13 QQ9915072 阅读(271) 评论(0) 推荐(0)
摘要: 在CSS里面定义INPUT输入框的全局样式input[type=text]:focus,input[type=password]:focus,textarea:focus{transition:border linear .2s,box-shadow linear .5s;-moz-transiti... 阅读全文
posted @ 2014-11-02 12:26 QQ9915072 阅读(3199) 评论(0) 推荐(0)