@feedmepos/mf-miniprogram-v2 0.1.0-dev.0 → 0.1.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6885,7 +6885,7 @@ function tc(t) {
6885
6885
  return t.replace(/\/+$/, "");
6886
6886
  }
6887
6887
  function nc() {
6888
- return tc("");
6888
+ return tc("https://miniprogram-v2-control-plane.feedme-dev.workers.dev");
6889
6889
  }
6890
6890
  function Ht(t) {
6891
6891
  const e = nc();
@@ -6911,7 +6911,7 @@ function ic(t) {
6911
6911
  }
6912
6912
  function is() {
6913
6913
  var e;
6914
- return ((e = Gn().sessionUser.value) == null ? void 0 : e.token) || Oi.token || void 0;
6914
+ return ((e = Gn().sessionUser.value) == null ? void 0 : e.token) || Oi.token || "";
6915
6915
  }
6916
6916
  async function ni() {
6917
6917
  let t = is();
package/dist/app.js CHANGED
@@ -3,7 +3,7 @@ const n = [
3
3
  {
4
4
  path: "/",
5
5
  name: "miniprogram-v2-control",
6
- component: () => import("./ControlPlaneView-DUEDpmae.js")
6
+ component: () => import("./ControlPlaneView-4ax3O5Nf.js")
7
7
  },
8
8
  {
9
9
  path: "/:pathMatch(.*)*",
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-miniprogram-v2",
3
- "version": "0.1.0-dev.0",
3
+ "version": "0.1.0-dev.1",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-miniprogram-v2",
3
- "version": "0.1.0-dev.0",
3
+ "version": "0.1.0-dev.1",
4
4
  "type": "module",
5
5
  "publishConfig": {
6
6
  "access": "public",