Selaa lähdekoodia

批量上传-自动获取素材名称

朱鑫波 3 vuotta sitten
vanhempi
commit
62b0f2d1f4
2 muutettua tiedostoa jossa 4 lisäystä ja 4 poistoa
  1. 2 2
      src/views/modules/material/videoMaterial.vue
  2. 2 2
      vue.config.js

+ 2 - 2
src/views/modules/material/videoMaterial.vue

@@ -1017,7 +1017,7 @@ a {
               :wrapper-col="{ span: 14 }">
                 <video :src="items.url" style="width:150px"></video>
               </a-form-model-item>
-              <a-form-model-item label="素材名称"  
+              <!-- <a-form-model-item label="素材名称"  
                 :key="index"
                 :prop="'urlListData.'+index+'.materialName'" 
                 :label-col="{ span: 4 }" 
@@ -1029,7 +1029,7 @@ a {
                 }"
               >
                 <a-input placeholder="请输入素材名称" v-model="items.materialName"></a-input>
-              </a-form-model-item>
+              </a-form-model-item> -->
               
               <a-form-model-item label="剪辑"  
               :key="index"

+ 2 - 2
vue.config.js

@@ -70,7 +70,7 @@ module.exports = {
 			'/jeecg-boot': {
 				// target: 'http://192.168.1.8:8080', //请求本地 需要jeecg-boot后台项目  蒙蒙
 				// target: 'http://192.168.1.3:8080', //请求本地 需要jeecg-boot后台项目  蒙蒙
-        // target: 'http://192.168.1.3:7001', //请求本地 需要jeecg-boot后台项目  蒙蒙
+        target: 'http://192.168.1.3:7001', //请求本地 需要jeecg-boot后台项目  蒙蒙
 				// target: 'http://192.168.0.59:8088', //请求本地 需要jeecg-boot后台项目  英豪
 				// target: 'http://192.168.1.62:7001', //请求本地 需要jeecg-boot后台项目  英豪
 				// target: 'http://192.168.6.162:9806', //请求本地 需要jeecg-boot后台项目  祚云
@@ -81,7 +81,7 @@ module.exports = {
 				// target: 'http://192.168.1.219:8081', //请求本地 需要jeecg-boot后台项目  赵西安
 				// target: 'http://192.168.1.193:8080', //请求本地 需要jeecg-boot后台项目  李煜一
 				// target: 'http://192.168.1.193:31012', //请求本地 需要jeecg-boot后台项目  李煜一
-				 target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
+				//  target: 'http://api.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
 				// target: 'https://trac.tjyourong.com.cn', //请求本地 需要jeecg-boot后台项目
 				// target: 'http://39.106.184.70:8088/', //请求本地 需要jeecg-boot后台项目
 				//  target: 'http://adsp.tjyourong.com.cn/', //请求本地 需要jeecg-boot后台项目