|
@@ -36,8 +36,8 @@ export default defineComponent({
|
|
|
try {
|
|
|
// this.subjectUrl = this.activeInfo.subjectUrl + `?t=${dayjs().unix()}`
|
|
|
this.subjectUrl =
|
|
|
- this.activeInfo.subjectUrl + '@base@tag=imgScale&w=570?t=' + +new Date()
|
|
|
- console.log(this.subjectUrl)
|
|
|
+ this.activeInfo.shareUrl + '@base@tag=imgScale&w=570?t=' + +new Date()
|
|
|
+ console.log(this.shareUrl)
|
|
|
// const shortRes = await request.post('/api-teacher/sysConfig/shortURL', {
|
|
|
// requestType: 'form',
|
|
|
// data: {
|