ledApp/pages/addTemplate/addTemplate.vue
@@ -264,13 +264,6 @@ } }, methods: { // 跳转到编辑动画页面 goToAnimaiton(index){ this.fpsIndex = index uni.navigateTo({ url: '/pages/animation/animation?index='+index }) }, // 获取编辑详情 getTempleteInfo(){ templeteInfo(this.tId).then(res=>{