zhangdongming 3 жил өмнө
parent
commit
c1e8baaaef

+ 1 - 1
Controller/SurveysController.py

@@ -90,7 +90,7 @@ class SurveysView(View):
             data = {
                 'no': result.no,
                 'title': 'Zosi Cloud Storage',
-                'img': '',
+                'imageUrl': 'https://ansjerfilemanager.s3.amazonaws.com/app/images/ansjer-cloud-surveys.png',
                 'userType': result.user_type,
                 'startTime': result.start_time,
                 'endTime': result.end_time,