{layout:simple} {class:Shop.Admin.Product.product_price_list_window} <%foreach (Shop.Model.Lebi_User model in users) { Shop.Model.Lebi_Product_Price price=GetPriceInfo(model); %> <%=model.UserName %>  <%=model.RealName %>  <%=GetlevelName(model.UserLevel_id) %>  " onkeyup="value=value.replace(/[^.\d]/g,'')" onbeforepaste="clipboardData.setData('text',clipboardData.getData('text').replace(/[^.\d]/g,''))" /> <%} %> <%=PageString %>