image = models.ImageField(max_length=1000,upload_to='avatar/%Y/%m/', verbose_name=u'头像', null=True, blank=True). 正常情况下,需要客户端(app ...
確定! 回上一頁