xvying 2 năm trước cách đây
mục cha
commit
252e860320

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
production/index.html


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
production/static/js/app.0dc4269b.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
production/static/js/app.4558e18b.js


+ 2 - 2
src/settings.js

@@ -2,7 +2,7 @@
  * @Author: xvying 1615026511@qq.com
  * @Date: 2022-10-09 11:40:36
  * @LastEditors: xvying 1615026511@qq.com
- * @LastEditTime: 2022-11-21 10:56:50
+ * @LastEditTime: 2022-11-21 14:04:44
  * @FilePath: /party/src/settings.js
  * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
  */
@@ -20,7 +20,7 @@ module.exports = {
   sidebarLogo: true, //设置是否显示logo
   SidebarTitle: "党员管理系统", //左侧导航栏标题
   title: "党员管理", //浏览器导航栏显示标题
-  loginTitle: "智慧党建信息管理系统", //登录页
+  loginTitle: "智慧党建管理系统", //登录页
   //SidebarTitle:"党员管理系统",//左侧导航栏标题
   //title: '党员管理',//浏览器导航栏显示标题
   //loginTitle:'信息技术学院 智慧党建信息管理系统',//登录页

+ 1 - 1
src/utils/request.js

@@ -61,7 +61,7 @@ service.interceptors.response.use(
     const res = response.data;
     // code不为200,请求错误
     console.log(response, "request");
-    if (res.code === 200102) {
+    if (res.code === 200102 || res.code === 200) {
       return res;
     } else if (res.code >= 300000) {
       Message({

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác