@@ -68,33 +68,34 @@
'Support monthly/annual payment options',
'Suitable for individual creators and freelance designers to use'
]
- },{
- title:"Education Edition",
- info:"XXX / Year",
- detail:"Multi user management system for universities",
- highlight:"Free 5-day trial",
- detailList:[
- 'Multi user management system for universities',
- 'Credit limits are shared across the entire school',
- 'AI assisted design teaching function',
- 'Support sketch creativity and design inspiration teaching',
- 'Basic 3D design functions',
- ]
- },{
- title:"Enterprise Edition",
- info:"XXX / Year",
- detail:"Enterprise level multi person collaboration system",
- highlight:"Free 5-day trial",
- detailList:[
- 'Enterprise level multi person collaboration system',
- 'Internal Credit Sharing within Enterprises',
- 'Brand DNA management system, customizable brand Exclusive design preferences',
- 'Cloud based design generation and management',
- 'Complete 3D design function, supporting high-definition printing output, professional plate making, and 3D rendering of renderings',
- 'Enterprise level data security assurance',
- 'Suitable for fashion design teams and brands to use',
- ]
},
+ // {
+ // title:"Education Edition",
+ // info:"XXX / Year",
+ // detail:"Multi user management system for universities",
+ // highlight:"Free 5-day trial",
+ // detailList:[
+ // 'Multi user management system for universities',
+ // 'Credit limits are shared across the entire school',
+ // 'AI assisted design teaching function',
+ // 'Support sketch creativity and design inspiration teaching',
+ // 'Basic 3D design functions',
+ // ]
+ // },{
+ // title:"Enterprise Edition",
+ // info:"XXX / Year",
+ // detail:"Enterprise level multi person collaboration system",
+ // highlight:"Free 5-day trial",
+ // detailList:[
+ // 'Enterprise level multi person collaboration system',
+ // 'Internal Credit Sharing within Enterprises',
+ // 'Brand DNA management system, customizable brand Exclusive design preferences',
+ // 'Cloud based design generation and management',
+ // 'Complete 3D design function, supporting high-definition printing output, professional plate making, and 3D rendering of renderings',
+ // 'Enterprise level data security assurance',
+ // 'Suitable for fashion design teams and brands to use',
+ // ]
+ // },
],
introductList:[
{
@@ -104,7 +105,7 @@
},{
img:'/image/homeIntroduct/introduct2.png',
title:'Generate plan',
- info:'Upload inspiration boards, colors, fabric printing patterns, and sketches to generate unlimited design suggestions',
+ info:'Upload inspiration moodboards, colors, printboards, and sketches to generate unlimited design suggestions',
},{
img:'/image/homeIntroduct/introduct3.png',
title:'Simple operation',
diff --git a/src/tool/https.js b/src/tool/https.js
index f006b91b..ab00f8b9 100644
--- a/src/tool/https.js
+++ b/src/tool/https.js
@@ -36,6 +36,7 @@ axios.defaults.baseURL = process.env.VUE_APP_BASE_URL; //配置接口地址
const CancelToken = axios.CancelToken;
const source = CancelToken.source();
// console.log(process.env.VUE_APP_BASE_URL);
+const filterHttpsUrl = ['/api/portfolio/page','/api/portfolio/detail']
//POST传参序列化(添加请求拦截器)
axios.interceptors.request.use((config) => {
//在发送请求之前做某件事
@@ -45,7 +46,11 @@ axios.interceptors.request.use((config) => {
// config.data = JSON.stringify(config.data);
}
// config.headers.Authorization = 'Bearer-eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIyIiwic3ViIjoie1wiaWRcIjoyLFwidXNlcm5hbWVcIjpcImxpcnNcIn0iLCJpYXQiOjE2NjU3NDEwODcsImlzcyI6IkRXSiIsImF1dGhvcml0aWVzIjoiW10iLCJleHAiOjE2NzQzODEwODd9.ShM9R_NNFD7oo1OvxrEgg7PFeWinOuAKkuInUCMQupp66s64Hhv8tN0Wwr83nIN4rHPqtn95wmd4msWcvaFYJA';
- config.headers.Authorization = getCookie('token');
+ if(filterHttpsUrl.indexOf(config.url) == -1){
+ config.headers.Authorization = getCookie('token');
+ }else{
+ config.headers.Authorization = '';
+ }
return config;
},(error) =>{
return Promise.reject(error);
diff --git a/src/views/HomeMain.vue b/src/views/HomeMain.vue
index a9e2af85..596a57d1 100644
--- a/src/views/HomeMain.vue
+++ b/src/views/HomeMain.vue
@@ -127,7 +127,8 @@
-->
-
+
+
diff --git a/src/views/HomeRecommend.vue b/src/views/HomeRecommend.vue
index f1d038ea..980596d6 100644
--- a/src/views/HomeRecommend.vue
+++ b/src/views/HomeRecommend.vue
@@ -46,8 +46,10 @@
bloom your creativity