Skip to content

Commit 51ec7f0

Browse files
test: run example for version 5.1.8-alpha.0
1 parent da3f9ea commit 51ec7f0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

examples/miniapp-uniapp/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/miniapp-uniapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"dependencies": {
5151
"@authing/miniapp-jsencrypt": "^5.1.0",
5252
"@authing/miniapp-sm2encrypt": "^5.1.0",
53-
"@authing/miniapp-uniapp": "^5.1.5-alpha.0",
53+
"@authing/miniapp-uniapp": "^5.1.8-alpha.0",
5454
"@dcloudio/uni-app-plus": "^2.0.1-35320220729002",
5555
"@dcloudio/uni-h5": "^2.0.1-35320220729002",
5656
"@dcloudio/uni-helper-json": "*",

examples/miniapp-uniapp/src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414

1515
<style>
1616
/*每个页面公共css */
17-
</style>
17+
</style>

0 commit comments

Comments
 (0)