|
@@ -161,7 +161,7 @@ export default {
|
|
|
postMessage({
|
|
|
api: "openWebView",
|
|
|
content: {
|
|
|
- url: location.origin + `/gym-music-score/#/evaluat-report?id=/${item.id}&systemType=teacher`,
|
|
|
+ url: location.origin + `/gym-music-score/#/evaluat-report?id=${item.id}&systemType=teacher`,
|
|
|
orientation: 0,
|
|
|
isHideTitle: true,
|
|
|
statusBarTextColor: false,
|