commission--yt-commit
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { baseUrl } from "../../../request"
|
||||
import { baseUrl, globalImgUrl } from "../../../request"
|
||||
|
||||
// pages/projectModule/userProject/userProject.js
|
||||
Page({
|
||||
@ -9,6 +9,7 @@ Page({
|
||||
|
||||
data: {
|
||||
userProjectList: [],
|
||||
globalImgUrl,
|
||||
},
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user