07 2021 档案
摘要:isVehicleNumber(vehicleNumber) { var result = false if (vehicleNumber.length == 8) { var express = /^[京津沪渝冀豫云辽黑湘皖鲁新苏浙赣鄂桂甘晋蒙陕吉闽贵粤青藏川宁琼使领A-Z]{1}[A-Z]{1}
阅读全文
摘要:<view class="gender-box"> <radio-group class="radio-group" bindchange="radioChange" > <view class="gender-con gender-con-border"> <view class="gender-
阅读全文
摘要:日期选择 <picker class="date=='选择生日'?'placeName':'placeText'" mode="date" value="{{date}}" start="2015-09-01" end="{{dateEnd}}" bindchange="bindDateChange
阅读全文
摘要:wml <view class="photoCon" bindtap='uploader'> <view class="phontoBox"> <view class="phontoBox-img"> <image src="{{headImg}}" class="slide-image" mode
阅读全文
摘要:<el-cascader ref="refSubCat" v-model="areaValue" :options="options" @change="handleChange"> </el-cascader> js areaValue: [], options:[], 模拟后台返回数据格式后修改
阅读全文
摘要:// subpackageA/pages/invoiceManage/addInvoice/addInvoice.js const Util = require('../../../../utils/util.js'); const app = getApp() const { regenerato
阅读全文
摘要:<camera device-position="back" flash="off" binderror="error" style="width: 100%; height: 300px;"></camera> <button type="primary" bindtap="takePhoto">
阅读全文
摘要:1,申请证书,申请测试证书需要开发者账号 2,开发者账号申请,公司账号的话需要申请邓白氏编码才能申请苹果开发者账号,个人账号不需要 3,证书申请链接 https://developer.apple.com/account/resources/certificates/list 4, 证书和描述文件的
阅读全文