
AJAX
Asynchronous JavaScript and XML(异步的 JavaScript 和 XML)
缤纷落叶之忠
Anonymous
展开
-
添加邮箱功能
$(function(){ $("#config_valueDialog").dialog({ autoOpen: false, modal: true, width: 400, show: "slide", buttons: { "确定": fu原创 2017-06-23 17:58:36 · 509 阅读 · 0 评论 -
打印装袋标签
<!DOCTYPE html> <html> <head> <title>TODO supply a title</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0&原创 2017-08-02 18:44:33 · 315 阅读 · 0 评论 -
时间配置
//Controller //标准时间配置 public function standardTimeConfigurationAction() { $type = $this->_request->getParam("type", ""); $warehouseId = $this->_request->getParam("userWarehouse", ""); $post原创 2017-11-02 20:00:15 · 455 阅读 · 0 评论