import { imgServerUrl } from '../../../../config/config.js' Page({ data: { imgServerUrl: imgServerUrl }, })