zq-erp/src/main/resources/config/application.properties
@@ -8,11 +8,15 @@ #spring.datasource.password=123456 #spring.datasource.url=jdbc:mysql://120.27.238.55:3306/hive_test?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&allowMultiQueries=true&transformedBitIsBoolean=true&serverTimezone=GMT%2B8 spring.datasource.username=xc_shop spring.datasource.password=xc_shop123!@# spring.datasource.url=jdbc:mysql://124.70.222.34/xc_shop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&allowMultiQueries=true&transformedBitIsBoolean=true&serverTimezone=GMT%2B8 #spring.datasource.username=xc_shop #spring.datasource.password=xc_shop123!@# #spring.datasource.url=jdbc:mysql://124.70.222.34/xc_shop?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&allowMultiQueries=true&transformedBitIsBoolean=true&serverTimezone=GMT%2B8 spring.datasource.username=hive spring.datasource.password=hive123!@# spring.datasource.url=jdbc:mysql://124.70.222.34/hive_prd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&allowMultiQueries=true&transformedBitIsBoolean=true&serverTimezone=GMT%2B8 spring.datasource.type=com.alibaba.druid.pool.DruidDataSource spring.datasource.initialSize=3 zq-erp/src/main/resources/mybatis/mapper/xcxShop/ShopProductCommentDao.xml
@@ -318,7 +318,7 @@ shop_product_comment c LEFT JOIN shop_product p ON c.product_id = p.id LEFT JOIN shop_order o ON c.order_id = o.id LEFT JOIN sys_vip_info b ON c.user_id = b.id LEFT JOIN sys_vip_info b ON c.user_id = b.openid <where> <include refid="where_sql"></include> </where> zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/index.html
@@ -10,7 +10,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="renderer" content="webkit"> <meta http-equiv="Cache-Control" content="no-siteapp" /> <title>HIVE蜜米管理系统</title> <title>讯聪管理系统</title> <link rel="shortcut icon" href="${path }/resource/images/mm.ico"> <!--[if lt IE 8]> <meta http-equiv="refresh" content="0;ie.html" /> zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/order-form.html
@@ -118,8 +118,8 @@ } </style> </head> <body> <div class="ibox-content" id="app" v-cloak> <body style="overflow: hidden"> <div id="app" v-cloak> <el-row> @@ -359,7 +359,7 @@ </el-table> </el-row> <el-row class="mt-20 vertical"> <el-row class=" vertical"> <el-col :span="10" class="money-box"> <div> <ul> @@ -660,7 +660,7 @@ shopInfo: {}, tableHeight: 500, tableHeight: 'calc(100vh - 300px)', /*****搜索表格数据*********/ //搜索关键词 zq-erp/src/main/resources/templates/views/admin/index.html
@@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="renderer" content="webkit"> <meta http-equiv="Cache-Control" content="no-siteapp"/> <title>HIVE管理系统</title> <title>讯聪管理系统</title> <!-- 本框架基本脚本和样式 --> <link rel="stylesheet" type="text/css" th:href="@{/plugin/layer/skin/layer.css}"> <script type="text/javascript" @@ -37,7 +37,7 @@ <a id="dLabel" data-toggle="dropdown" class="dropdown-toggle" href="#" aria-haspopup="true" aria-expanded="true"> <span class="clear" style="height: auto;"> <span class="block m-t-xs"> <strong class="font-bold">HIVE</strong> <strong class="font-bold">讯聪管理系统</strong> </span> </span> </a> zq-erp/src/main/resources/templates/views/common/login.html
@@ -37,7 +37,7 @@ .download-bar a:hover { text-decoration: underline; color: #fff; color: #4968bd; } </style> <script> @@ -271,7 +271,9 @@ href="https://pubstorage-bucket.oss-cn-shenzhen.aliyuncs.com/tools/xp/49.0.2623.112_chrome_installer.exe " target="_blank">谷歌浏览器(推荐)</a><span>|</span><strong>打印控件:</strong><a href="https://pubstorage-bucket.oss-cn-shenzhen.aliyuncs.com/tools/CLodop_Setup_for_Win32NT_https_3.056Extend.exe" target="_blank">下载控件</a><span>|</span> target="_blank">下载控件</a><span>|</span><strong>APP:</strong><a href="http://testfile.hive.jyymatrix.cc/mobile/download.html" target="_blank">下载APP客户端</a> </p> </div> </div>