| | |
| | | <%@ Page Title="生产领料" Language="C#" MasterPageFile="~/Mst.master" AutoEventWireup="true" CodeFile="Scll.aspx.cs" Inherits="H5_Scll" %> |
| | | <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server"> |
| | | <style> |
| | | |
| | | |
| | | |
| | | /*.van-nav-bar__content { |
| | | height: 0.8267rem; |
| | | }*/ |
| | | |
| | | /*.van-nav-bar__title { |
| | | max-width: 60%; |
| | | margin: 0 auto; |
| | | color: #323233; |
| | | font-weight: 500; |
| | | font-size: .3267rem; |
| | | }*/ |
| | | |
| | | |
| | | |
| | | |
| | | /* 特殊文本样式 */ |
| | | /*.blue-text { |
| | | color: #1989fa; |
| | | font-weight: 500; |
| | | }*/ |
| | | |
| | | .bg-info { |
| | | background-color: #fff; |
| | | } |
| | | </style> |
| | | </asp:Content> |
| | | |