篩選條件以及請求資料打包

2021-08-22 00:17:39 字數 1597 閱讀 1499

需要私有jquery以及bootstrap

html頁面部分  

篩選條件

成員

日期

標籤

//任務篩選條件資料整合js部分

//展示篩選條件

$('.conditions').on('click',function()elseelseelseelseelse; //今天的日期

var delay = ; //為設定日期

switch(data)

return data;

//本週日期

function getweek()

return data;

//本月日期

function getmonth()

return data;

//日期轉化

function transferdate(date,data) elseelse{

$(this).attr("data-static",0);

$(this).find('.check').hide();

//監聽使用者資料id

$("ul.usersx").find('li').each(function(){

if($(this).attr("data-static") == 1){

if($(this).attr("data-userid")){

useridsx.push($(this).attr("data-userid"));

//標籤資料id

$("ul.labelsx").find('li').each(function(){

if($(this).attr("data-static") == 1){

if($(this).attr("data-labelid")){

labelidsx.push($(this).attr("data-labelid"));

//獲取日期

var planstartdate = $("ul.timesx").attr("data-startdate"),

planenddate = $("ul.timesx").attr("data-enddate");

var data = datazh(projectid,planstartdate,planenddate,useridsx,labelidsx); //獲取整合資料資訊

showboradlist(data); //請求看板資料

整合後的資料

data= {abellist:"100003,100002",

planenddate:"2018-08-02 23:59:59",

planstartdate:"2018-08-02 00:00:00",

projectid:"0eaa6da91ea542239cc8b2330277f514",

users:"0204705c003e4119a201e07c62f2283b,05093d8453fc4fe0b1c350f76a1eaaaf"

頁面請求資料展示效果以及頁面動態重新整理後的展示

多條件查詢以及資料篩選

開發工具與關鍵技術 visualstudio 2015 mvc 多條件查詢,在mvc中是常用的,一般涉及到資料的都會用到條件查詢,這要也叫做組合查詢,這個好處就是可根據設定的條件篩選出想要的資料。用不同的外掛程式做出來的資料 查詢條件的用法會有一定的差異,這裡我用的是layui外掛程式做的資料 用法...

C winform post請求資料

其原理是,利用winfrom模擬表單提交資料,將要提交的引數提交給網頁,網頁執行 得到資料,然後winform程式將網頁的所有源 讀取下來,這樣就達到windows應用程式和web應用程式之間傳參和現實資料的效果了。首先建立乙個windows應用程式和web應用程式。在web應用程式中,將網頁切換到...

PHPcurl請求資料

php curl post請求和get請求 獲取的引數 api key 8a82d53a57b06c1d835d129f7e43d49c ordernum pdo fetch select ddlm order no from tablename ewei shop order where id g...