批发行业进销存-手持打单机办理会员 源码CyberWinApp-SAAS 本地化及未来之窗行业应用跨平台架构

一、手持终端办理会员必备条件

1.手持机的有点可以打印单据开单

2.手持通过接口将数据传到进销存

3.需要支持刷卡,感应身份证,各种卡

4.考虑到网络和工厂,向下无网络环境,数据需要放本地

二、会员办理界面代码

<form id="会员表单" method="post" action="" frame="true" refresh="true" autocomplete="off" onsubmit="return false;" >
		<table>
 

			<tr> 
				<th width="">姓名:</th>
				<td width="" colspan="1"><input type="text" class="input"  name="cyber_ext_member_truename" 
				id="cyber_ext_member_truename"  value="" style="width:100px;"></td>

				</tr>

				<tr>
					<th width="">等级</th>
					<td width=""  >
						<select name="gid"  class="cl_handle_data_gid">
						<option value="0" >请选择</option>
							<option value="8055" >普通</option><option value="8056" >VIP</option>						</select>
					</td>
			

				<td width=" ">性别</td>
				<td width=" " colspan="1">
					<select name="cyber_ext_member_sex" id="cyber_ext_member_sex" style="min-width: 40px;width: 40px;">
						<option value="男" selected="selected">男</option>
						<option value="女">女</option>
					</select>
				</td>

				 		 
				
			</tr>

        <th width="">密码:</th>
				<td width="" colspan="1"><input type="number" class="input"  name="card_password" value="" id="card_password" style="width:100px;"></td>

            </tr>
			<tr> 

			<th width="">电话:</th>
				<td width="" colspan="1"><input type="number" class="input"  name="cyber_ext_member_phone" value="" id="cyber_ext_member_phone" style="width:100px;"></td>

           
			<th width="">ID</th>
				<td width="" colspan="1"><input type="number" class="input cl_handle_data_card_ph_id"  name="physical_id" value="" style="width:60px;" readonly=readonly></td>


				
				</td>


			</tr>

				<tr> 
			<th width="">卡面号</th>
				<td width="" colspan="1"><input type="number" class="input"  name="physical_face_id" value="" style="width:100px;" ></td>


				
				</td>


			</tr>


 
 
			<tr>
					<th width="">员工</th>
					<td width="" colspan="1">
						<select name="invite_staffid"  id="invite_staffid" class="cl_handle_data_staffes">
						 
						
                    	 </select>
					</td>
				</tr>

		 

			
			 

			 
			 

 
			
		</table>
		
	
		<div class="btn">
			<button type="submit11" onClick="javascript:核验会员();" class="btn_card" >确定</button>
			<button type="reset" class="btn_card">清空</button>

			 
		</div>
		</form>

四、未来之窗跨平台调用调用会员界面

 CyberWin_Dialog.layer(办卡,{type:"frame",title:"办卡",move:false,width:"100%",height:"380px",id:"办卡id",mask:false,align:8});
	

注意条件id,作用防止用户多次点击,不会重复调用,覆盖出错

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值