qianming 4 年之前
父節點
當前提交
ab8f744038

+ 1 - 1
report-ui/src/views/report/bigscreen/designer/index.vue

@@ -171,7 +171,7 @@
         </vue-ruler-tool>
       </div>
       <!-- 如果是二次开发商业使用必须带上这个技术支持 -->
-      <div class="bottom-text">技术支持: 安吉加加</div>
+      <div class="bottom-text">技术支持: 安吉加加信息技术有限公司</div>
     </div>
 
     <div class="layout-right" :style="{ width: widthLeftForOptions + 'px' }">

+ 1 - 1
report-ui/src/views/report/bigscreen/viewer/index.vue

@@ -15,7 +15,7 @@
       />
     </div>
     <!-- 如果是二次开发商业使用必须带上这个技术支持 -->
-    <div class="bottom-text">技术支持: 安吉加加</div>
+    <div class="bottom-text">技术支持: 安吉加加信息技术有限公司</div>
   </div>
 </template>