03 2020 档案

摘要:1.系统公用部分 <input id="DeleteMark" type="hidden" value="0" /> <input id="EnableMark" type="hidden" value="1" /> 2. Controllers公用部分 GetTreeJson GetTableJs 阅读全文
posted @ 2020-03-13 11:39 QQ273999072 阅读(88) 评论(0) 推荐(0) 编辑
摘要:#!/usr/bin/env python # -*- coding: utf-8 -*- import requests from pyquery import PyQuery as pq url = 'http://wwwm/203031' headers = { 'User-Agent': ' 阅读全文
posted @ 2020-03-06 10:01 QQ273999072 阅读(144) 评论(0) 推荐(0) 编辑
摘要:1.效果及Vant 位置 2.JS import Dialog from 'vant-weapp/dialog/dialog'; Page({ data: { }, onLoad: function(options) { Dialog.confirm({ title: '取消預約', context 阅读全文
posted @ 2020-03-04 11:48 QQ273999072 阅读(1125) 评论(0) 推荐(0) 编辑
摘要:1.WXML <van-field name="idcard" label="ID Card" placeholder="ID Card Number" data-prop="idcard" value='{{idcard}}' required clearable clearable bindch 阅读全文
posted @ 2020-03-04 11:39 QQ273999072 阅读(1337) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示