diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a70e400..acbcb91 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,11 +1,6 @@ server: -<<<<<<< HEAD - port: 8090 - url: http://127.0.0.1:8090/businesscard -======= - port: 8088 - url: http://192.168.0.111:8088/businesscard ->>>>>>> 5a94052e7f98f2f26229a8ea58ceffc20b2b0ed6 + port: 8080 + url: http://127.0.0.1:8080/businesscard system-title: 名片管理系统 system-sub-title: 名片系统 servlet: @@ -34,11 +29,7 @@ spring: db-type: mysql driver-class-name: com.mysql.cj.jdbc.Driver username: root -<<<<<<< HEAD - password: admin -======= password: 123456 ->>>>>>> 5a94052e7f98f2f26229a8ea58ceffc20b2b0ed6 initial-size: 2 min-idle: 2 max-active: 10 diff --git a/src/main/resources/static/route/shop/list.html b/src/main/resources/static/route/shop/list.html index 8cc1ad4..b29060c 100644 --- a/src/main/resources/static/route/shop/list.html +++ b/src/main/resources/static/route/shop/list.html @@ -81,7 +81,7 @@ {field: 'shopLogo', width: 180, title: '店铺LOGO', align:'center', templet: function(row) { var rowData = row[this.field]; - return '