Browse Source

优化细节

tags/6.1.7
xushubieli 2 years ago
parent
commit
2676db9e2e
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      src/admin/templets/catalog_add_quick.htm
  2. +1
    -1
      src/admin/templets/member_operations.htm
  3. +1
    -1
      src/admin/templets/shops_operations.htm

+ 1
- 1
src/admin/templets/catalog_add_quick.htm View File

@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>">
<title>栏目管理--快速创建栏目</title>
<title>快速创建栏目</title>
<script type="text/javascript" src="../static/web/js/jquery.min.js"></script>
<script type="text/javascript">
var $ = jQuery;


+ 1
- 1
src/admin/templets/member_operations.htm View File

@@ -60,7 +60,7 @@
<form name="form2" method="get" action="member_operations.php">
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3" style="margin-bottom:10px">
<tr>
<td bgcolor="#f8f8f8">
<td style="height:36px;background:#f8f8f8">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>输入订单号:</td>


+ 1
- 1
src/admin/templets/shops_operations.htm View File

@@ -71,7 +71,7 @@
<form name="form2" method="get" action="shops_operations.php">
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3" style="margin-bottom:10px">
<tr>
<td bgcolor="#f8f8f8">
<td style="height:36px;background:#f8f8f8">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>输入订单号:</td>


Loading…
Cancel
Save