Skip to content

Commit 90bcdf6

Browse files
committed
update in app pay part1
1 parent 082b297 commit 90bcdf6

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

gui/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
"primeflex": "^3.3.1",
6666
"primeicons": "^7.0.0",
6767
"primevue": "4.0.0-beta.3",
68-
"square": "^38.1.0",
6968
"vee-validate": "4.12.8",
7069
"vite-plugin-monaco-editor": "^1.1.0",
7170
"vue": "^3.2.41",

gui/src-ios/ios.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,3 @@ NSPushNotificationsUsageDescription: ZTM will run in the background
9191
</array>
9292
</dict>
9393
</dict>
94-
95-
96-
[](https://developer.squareup.com/settings/notifications)

gui/src/views/mesh/MeshJoin.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ const commit = () => {
7070
});
7171
}
7272
onMounted(() => {
73-
// location.href = 'https://localhost:8000/pay.html'
7473
if(!!props.pid){
7574
permitType.value = "Form";
7675
loaddata()

0 commit comments

Comments
 (0)