|
|
|
@ -1,7 +1,6 @@ |
|
|
|
// pages/shop/apply/index.js
|
|
|
|
import { updateStore, getStoreInfo, editStore } from "../../../api/ztb" |
|
|
|
const util = require('../../../utils/util') |
|
|
|
import regions from '../../../const/region' |
|
|
|
import { updateStore, getStoreInfo, editStore } from "../../../../api/ztb" |
|
|
|
const util = require('../../../../utils/util') |
|
|
|
import regions from '../../../../const/region' |
|
|
|
|
|
|
|
Page({ |
|
|
|
/** |